reo_path = reo_URL();
var vLink = '';
var selectedSubSubSection;
var subLevelSection

/*------------------------------Main Menu------------------------------*/
var MainLink = new Array();
MainLink[0] = '../about/chairman.htm';
MainLink[1] = '../whatsnew/whatsnew.htm';
MainLink[2] = '../about/aboutus.htm';
MainLink[3] = 'http://'+reo_path+'/en/voter/application.htm';
MainLink[4] = '../chief/cee.htm';
MainLink[5] = '../ecse/ecse.htm';
MainLink[6] = '../legco/lce.htm';
MainLink[7] = '../distco/dce.htm';
MainLink[8] = '../village/vre.htm';
MainLink[9] = '../contact/contact.htm';
MainLink[10] = '../links/links.htm';

//Image file name without file extension
//e.g. : The image file for what users see before the mouseover is named 'index.gif'
//	   The image file for what users see during the mouseover is named 'index2.gif'
var MainImg = new Array();
MainImg[0] = 'index';
MainImg[1] = 'whatsnew';
MainImg[2] = 'aboutus';
MainImg[3] = 'application';
MainImg[4] = 'cee';
MainImg[5] = 'ecse';
MainImg[6] = 'lce';
MainImg[7] = 'dce';
MainImg[8] = 'vre';
MainImg[9] = 'contact';
MainImg[10] = 'links';
/*----------------------------------------------------------------------*/


/*------------------------------Sub Menu------------------------------*/
var SubLink = new Array();
var SubImg = new Array();
//Home 
//What's New 

//About Us 
SubLink[2] = new Array();
SubLink[2][1]='../about/chairman.htm';
SubLink[2][2]='../about/reference.htm';
SubLink[2][3]='../about/member.htm';
SubImg[2] = new Array();
SubImg[2][1]='sub_chairmans';
SubImg[2][2]='sub_terms';
SubImg[2][3]='sub_membership';

//SubLink[3] = new Array();
//Voter Registration
//Chief Executive Election
SubLink[4] = new Array();
SubLink[4][1] = '../chief/2007_ce_guideline.htm';
SubLink[4][2] = '../chief/2007ce_election.htm';
SubLink[4][3] = '../chief/2005ce_election.htm';
SubLink[4][4] = '../chief/2002ce_election.htm';
SubImg[4] = new Array();
SubImg[4][1] = 'sub_guidelines';
SubImg[4][2] = 'sub_2007_cee';
SubImg[4][3] = 'sub_2005_cee';
SubImg[4][4] = 'sub_2002cee';

//Election Committee Subsector Elections
SubLink[5] = new Array();
SubLink[5][1] = '../ecse/ecse_guide.htm';
SubLink[5][2] = '../ecse/function.htm';
SubLink[5][3] = 'http://'+reo_path+'/en/voter/application.htm';
SubLink[5][4] = '../ecse/2006_ecse.htm';
SubLink[5][5] = '../ecse/ecse_2005byelect.htm';
SubLink[5][6] = '../ecse/ecse_2002byelect.htm';
SubLink[5][7] = '../ecse/ecse_2000elect.htm';
SubImg[5] = new Array();
SubImg[5][1] = 'sub_guidelines';
SubImg[5][2] = 'sub_functioncomm';
SubImg[5][3] = 'sub_application';
SubImg[5][4] = 'sub_2006_ecse';
SubImg[5][5] = 'sub_2005_sbe';
SubImg[5][6] = 'sub_2002_sbe';
SubImg[5][7] = 'sub_2000_se';

//Legislative Council Elections
SubLink[6] = new Array();
SubLink[6][1] = '../legco/lc_guide.htm';
SubLink[6][2] = '../legco/legco_main.htm';
SubLink[6][3] = '../legco/2010lcbe_elec.htm';
SubLink[6][4] = '../legco/2008.htm';
SubLink[6][5] = '../legco/2007lcbe_hki_elec.htm';
SubLink[6][6] = '../legco/2004.htm';
SubLink[6][7] = '../legco/2001.htm';
SubLink[6][8] = '../legco/hknd.htm';
SubLink[6][9] = '../legco/2000.htm';
SubLink[6][10] = '../legco/1998.htm';
SubImg[6] = new Array();
SubImg[6][1] = 'sub_guidelines';
SubImg[6][2] = 'sub_lce';
SubImg[6][3] = 'sub_2010_lcbe';
SubImg[6][4] = 'sub_2008_lce';
SubImg[6][5] = 'sub_2007_lcbe_hki';
SubImg[6][6] = 'sub_2004_lce';
SubImg[6][7] = 'sub_2001_lcbe_ec';
SubImg[6][8] = 'sub_2000_lcbe_hki';
SubImg[6][9] = 'sub_2000_lce';
SubImg[6][10] = 'sub_1998_lce';

//District Council Elections
SubLink[7] = new Array();
SubLink[7][1] = '../distco/2007dc_boundary.htm';
SubLink[7][2] = '../distco/dc_guide.htm';
SubLink[7][3] = '../distco/dce_main.htm';
SubLink[7][4] = '../distco/2009ktd_ksee_elect.htm';
SubLink[7][5] = '../distco/2009wcd_cr_elect.htm';
SubLink[7][6] = '../distco/2009std_tw_elect.htm';
SubLink[7][7] = '../distco/2008wtsd_tww_elect.htm';
SubLink[7][8] = '../distco/2008ytmd_je_elect.htm';
SubLink[7][9] = '../distco/2007dc_elect.htm';
SubLink[7][10] = '../distco/2007kcd_hhb_elect.htm';
SubLink[7][11] = '../distco/2007tpd_hly_elect.htm'; 
SubLink[7][12] = '../distco/2007ktd_ky_elect.htm'; 
SubLink[7][13] = '../distco/2007std_ky_elect.htm'; 
SubLink[7][14] = '../distco/2006edc_tw_elect.htm'; 
SubLink[7][15] = '../distco/2006wcdc_cs_elect.htm';
SubLink[7][16] = '../distco/2005ktdc_kt_elect.htm';
SubLink[7][17] = '../distco/2005sdc_alcn_elect.htm';
SubLink[7][18] = '../distco/2005sspdc_ncc_elect.htm';
SubLink[7][19] = '../distco/2005edc_fs_elect.htm';
SubLink[7][20] = '../distco/2004sdc_tw_elect.htm';
SubLink[7][21] = '../distco/2003dc_elect.htm';
SubLink[7][22] = '../distco/2003ssp_lk_elect.htm';
SubLink[7][23] = '../distco/2003ssp_elect.htm';
SubLink[7][24] = '../distco/2003kc_elect.htm';
SubLink[7][25] = '../distco/2002kc_elect.htm';
SubLink[7][26] = '../distco/2000by_elect.htm';
SubLink[7][27] = '../distco/1999elect.htm';
SubImg[7] = new Array();
SubImg[7][1] = 'sub_2007_dc_ constituency_boundaries';
SubImg[7][2] = 'sub_guidelines';
SubImg[7][3] = 'sub_lce';
SubImg[7][4] = 'sub_2009_ktd_ksee_be';
SubImg[7][5] = 'sub_2009_wcd_cr_be';
SubImg[7][6] = 'sub_2009_std_tw_be';
SubImg[7][7] = 'sub_2008_wtsd_tww_be';
SubImg[7][8] = 'sub_2008_ytmd_je_be';
SubImg[7][9] = 'sub_2007_dce';
SubImg[7][10] = 'sub_2007_kcd_hhb_be';
SubImg[7][11] = 'sub_2007_tpd_hly_be';
SubImg[7][12] = 'sub_2007_ktd_ky_be';
SubImg[7][13] = 'sub_2007_std_ky_be';
SubImg[7][14] = 'sub_2006_eds_tw_be';
SubImg[7][15] = 'sub_2006_wcdc_cs_be';
SubImg[7][16] = 'sub_2005_ktdc_king_tin';
SubImg[7][17] = 'sub_2005_sdc_ap_lei_chau';
SubImg[7][18] = 'sub_2005_ssp_nam_cheong_central';
SubImg[7][19] = 'sub_2005_edc_fort_street';
SubImg[7][20] = 'sub_2004_sd_tin_wan';
SubImg[7][21] = 'sub_2003_dce';
SubImg[7][22] = 'sub_2003_ssp_lai_kok';
SubImg[7][23] = 'sub_2003_ssp_mei_foo';
SubImg[7][24] = 'sub_2003_kcdc_hoi_sham';
SubImg[7][25] = 'sub_2002_kcdc_kai_tak';
SubImg[7][26] = 'sub_2000_ndc_fung_tsui';
SubImg[7][27] = 'sub_1999_dce';

//Village Representative Elections
SubLink[8] = new Array();
SubLink[8][1] = '../village/vr_guide.htm';
SubLink[8][2] = '../village/2010v_elect1.htm';
SubLink[8][3] = '../village/2009v_elect1.htm';
SubLink[8][4] = '../village/2008v_elect3.htm';
SubLink[8][5] = '../village/2008v_elect2.htm';
SubLink[8][6] = '../village/2008v_elect1.htm';
SubLink[8][7] = '../village/2007v_elect1.htm';
SubLink[8][8] = '../village/2007v_elect.htm';
SubLink[8][9] = '../village/2006v_elect3.htm';
SubLink[8][10] = '../village/2006v_elect2.htm';
SubLink[8][11] = '../village/2006v_elect.htm';
SubLink[8][12] = '../village/2005v_elect.htm';
SubLink[8][13] = '../village/2004v_elect2.htm';
SubLink[8][14] = '../village/2004v_elect.htm';
SubLink[8][15] = '../village/2003v_elect.htm';

SubImg[8] = new Array();
SubImg[8][1] = 'sub_guidelines';
SubImg[8][2] = 'sub_vrbe_17_01_10_';
SubImg[8][3] = 'sub_vrbe_31_05_09_';
SubImg[8][4] = 'sub_vrbe_23_11_08_';
SubImg[8][5] = 'sub_vrbe_25_5_08_';
SubImg[8][6] = 'sub_vrbe_6_1_08_';
SubImg[8][7] = 'sub_vrbe_27_5_07_';
SubImg[8][8] = 'sub_2007_vre';
SubImg[8][9] = 'sub_vrbe_15_10_06_';
SubImg[8][10] = 'sub_vrbe_21_5_06_';
SubImg[8][11] = 'sub_vrbe_8_1_06_';
SubImg[8][12] = 'sub_vrbe_8_5_05_';
SubImg[8][13] = 'sub_vrbe_28_11_04_';
SubImg[8][14] = 'sub_vrbe_28_3_04_';
SubImg[8][15] = 'sub_2003_vre';
//Contact Us
//Links
/*----------------------------------------------------------------------*/



var SubLink2 = new Array();
//Home 

SubLink2[0] = new Array();

// -------------------------------------------------------------   End of Link Variable Setting -----------------------------------------
//set alternate text for the items
var title = new Array();
title[0]='Home';
title[1]='What \'s new';
title[2]='About Us';
title[3]='Voter Registration';
title[4]='Chief Executive Election';
title[5]='Election Committee Subsector Elections';
title[6]='Legislative Council Elections'; 
title[7]='District Council Elections';
title[8]='Village Representative Elections';
title[9]='Contact Us';
title[10]='Links';
var subTitle = new Array();
subTitle[2] = new Array();
subTitle[2][1] = 'Chairman\'s Welcome Message';
subTitle[2][2] = 'Terms of Reference';
subTitle[2][3] = 'Membership';
subTitle[3] = new Array();
subTitle[4] = new Array();
subTitle[4][1] = 'Guidelines';
subTitle[4][2] = '2007 Chief Executive Election';
subTitle[4][3] = '2005 Chief Executive Election';
subTitle[4][4] = '2002 Chief Executive Election';
subTitle[5] = new Array();
subTitle[5][1] = 'Guidelines';
subTitle[5][2] = 'Function of the Committee';
subTitle[5][3] = 'Application as a Subsector Voter';
subTitle[5][4] = '2006 Election Committee Subsector Elections';
subTitle[5][5] = '2005 Subsector By-elections';
subTitle[5][6] = '2002 Subsector By-elections';
subTitle[5][7] = '2000 Subsector Elections';
subTitle[6] = new Array();
subTitle[6][1] = 'Guidelines';
subTitle[6][2] = 'Legislative Council Elections';
subTitle[6][3] = '2010 Legislative Council By-election';
subTitle[6][4] = '2008 Legislative Council Election';
subTitle[6][5] = '2007 Legislative Council By-Election (Hong Kong Island Geographical Constituency)';
subTitle[6][6] = '2004 Legislative Council Election';
subTitle[6][7] = '2001 Legislative Council By-Election (Election Committee)';
subTitle[6][8] = '2000 Legislative Council By-Election (Hong Kong Island Geographical Constituency)';
subTitle[6][9] = '2000 Legislative Council Elections';
subTitle[6][10] = '1998 Legislative Council Elections';
subTitle[7] = new Array();
subTitle[7][1] = '2007 District Council Election Constituency Boundaries';
subTitle[7][2] = 'Guidelines';
subTitle[7][3] = 'Particulars Relating to Candidates on Ballot Papers';
subTitle[7][4] = '2009 Kwai Tsing District Council Kwai Shing East Estate By-election';
subTitle[7][5] = '2009 Wan Chai District Council Canal Road By-election';
subTitle[7][6] = '2009 Sha Tin District Council Tai Wai By-election';
subTitle[7][7] = '2008 Wong Tai Sin District Council Tsz Wan West By-election';
subTitle[7][8] = '2008 Yau Tsim Mong District Council Jordan East By-election';
subTitle[7][9] = '2007 District Council Election';
subTitle[7][10] = '2007 Kowloon City District Council Hung Hom Bay By-election';
subTitle[7][11] = '2007 Tai Po District Council Hong Lok Yuen By-election';
subTitle[7][12] = '2007 Kwun Tong District Council Kai Yip By-election';
subTitle[7][13] = '2007 Sha Tin District Council Kam Ying By-election';
subTitle[7][14] = '2006 Eastern District Council Tsui Wan By-election';
subTitle[7][15] = '2006 Central and Western District Council Centre Street By-election';
subTitle[7][16] = '2005 Kwun Tong District Council King Tin By-election';
subTitle[7][17] = '2005 Southern District Council Ap Lei Chau North By-election';
subTitle[7][18] = '2005 Sham Shui Po District Council Nam Cheong Central By-election';
subTitle[7][19] = '2005 Eastern District Council Fort Street By-election';
subTitle[7][20] = '2004 Southern District Council Tin Wan By-election';
subTitle[7][21] = '2003 District Council Election';
subTitle[7][22] = '2003 Sham Shui Po District Council Lai Kok By-election';
subTitle[7][23] = '2003 Sham Shui Po District Council Mei Foo By-election';
subTitle[7][24] = '2003 Kowloon City District Council Hoi Sham By-election';
subTitle[7][25] = '2002 Kowloon City District Council Kai Tak By-election';
subTitle[7][26] = '2000 North District Council Fung Tsui By-election';
subTitle[7][27] = '1999 District Councils Election';

subTitle[8] = new Array();
subTitle[8][1] = 'Guidelines';
subTitle[8][2] = 'Village Representative By-election (17.01.2010)';
subTitle[8][3] = 'Village Representative By-election (31.05.2009)';
subTitle[8][4] = 'Village Representative By-election (23.11.2008)';
subTitle[8][5] = 'Village Representative By-election (25.5.2008)';
subTitle[8][6] = 'Village Representative By-election (6.1.2008)';
subTitle[8][7] = 'Village Representative By-election (27.5.2007)';
subTitle[8][8] = '2007 Village Representative Election';
subTitle[8][9] = 'Village Representative By-election (15.10.2006)';
subTitle[8][10] = 'Village Representative By-election (21.5.2006)';
subTitle[8][11] = 'Village Representative By-election (8.1.2006)';
subTitle[8][12] = 'Village Representative By-election (8.5.2005)';
subTitle[8][13] = 'Village Representative By-election (28.11.2004)';
subTitle[8][14] = 'Village Representative By-election (28.3.2004)';
subTitle[8][15] = '2003 Village Representative Election';
subTitle[9] = new Array();

var LeftMenuTableWidth = 189
var LeftSubMenuTop = -3

var arLayerPos = new Array()
//arLayerPos[5] = 130;

var arSecondLayerPos = new Array();
//arSecondLayerPos[6] = new Array();
//arSecondLayerPos[6][0] = 200;

var left_menu_img_path='../../images/en/';