<!--
// declare array
menuData = new Array()
for (i=0; i < 14; i++) {
	menuData[i] = new Array(40)
	for (j=0; j < 20; j++) {
		menuData[i][j] = new Array(2)}}

// enter navigation data into array
// ecint
menuData[0][0][0]="&nbsp;About us";
menuData[0][0][1]="http://www.ecint.com.au/educare/aboutus.html";
menuData[0][1][0]="&nbsp;Editorials";
menuData[0][1][1]="http://www.ecint.com.au/educare/editorials.html";
menuData[0][2][0]="&nbsp;Gallery";
menuData[0][2][1]="http://www.ecint.com.au/educare/gallery.html";
menuData[0][3][0]="&nbsp;Contact us";
menuData[0][3][1]="http://www.ecint.com.au/contactus.html";


// enter navigation data into array
// news
menuData[1][0][0]="&nbsp;Plan to immigrate to australia?!";
menuData[1][0][1]="http://www.ecint.com.au/news.html";
menuData[1][1][0]="&nbsp;You don't want to sit for an IELTS";
menuData[1][1][1]="http://www.ecint.com.au/news.html";
menuData[1][2][0]="&nbsp;Academy of IT";
menuData[1][2][1]="http://www.ecint.com.au/news.html";
menuData[1][3][0]="&nbsp;Short English courses for Tourists";
menuData[1][3][1]="http://www.ecint.com.au/news.html";
menuData[1][4][0]="&nbsp;Contributory Parent Visa";
menuData[1][4][1]="http://www.ecint.com.au/news.html";
menuData[1][5][0]="&nbsp;Special Eligibility Stream";
menuData[1][5][1]="http://www.ecint.com.au/news.html";

// enter navigation data into array
// services

menuData[2][0][0]="&nbsp;Professional Advice on School Choices";
menuData[2][0][1]="http://www.ecint.com.au/services.html";
menuData[2][1][0]="&nbsp;Student Visa Application / Extension";
menuData[2][1][1]="http://www.ecint.com.au/services.html";
menuData[2][2][0]="&nbsp;Guardianship Service";
menuData[2][2][1]="http://www.ecint.com.au/services.html";
menuData[2][3][0]="&nbsp;Accommodation and Airport Pick-up Services";
menuData[2][3][1]="http://www.ecint.com.au/services.html";
menuData[2][4][0]="&nbsp;Post-Arrival Service";
menuData[2][4][1]="http://www.ecint.com.au/services.html";


// enter navigation data into array
// aus immi
menuData[3][0][0]="&nbsp;Skilled migration";
menuData[3][0][1]="http://www.ecint.com.au/ausimmi/skilled_e.html";
menuData[3][1][0]="&nbsp;Parents migration";
menuData[3][1][1]="http://www.ecint.com.au/ausimmi/parent_e.html";
menuData[3][2][0]="&nbsp;Partner migration";
menuData[3][2][1]="http://www.ecint.com.au/ausimmi/party_e.html";
menuData[3][3][0]="&nbsp;Business skills entry";
menuData[3][3][1]="http://www.ecint.com.au/ausimmi/com_e.html";
menuData[3][4][0]="&nbsp;Child migration";
menuData[3][4][1]="http://www.ecint.com.au/ausimmi/child_e.html";
menuData[3][5][0]="&nbsp;Special Migration";
menuData[3][5][1]="http://www.ecint.com.au/ausimmi/special_e.html";


// enter navigation data into array
// nz immi
menuData[4][0][0]="&nbsp;General Skilled Migration";
menuData[4][0][1]="http://www.ecint.com.au/nzimmi/skilled_e.html";
menuData[4][1][0]="&nbsp;The Migration Policy";
menuData[4][1][1]="http://www.ecint.com.au/nzimmi/com_e.html";


// enter navigation data into array
// aus study
menuData[5][0][0]="&nbsp;General Information";
menuData[5][0][1]="http://www.ecint.com.au/ausstudy/ausabout_e.html";
menuData[5][1][0]="&nbsp;Australian Lifestyle";
menuData[5][1][1]="http://www.ecint.com.au/ausstudy/auslife_e.html";
menuData[5][2][0]="&nbsp;Costs";
menuData[5][2][1]="http://www.ecint.com.au/ausstudy/auscost_e.html";
menuData[5][3][0]="&nbsp;Academic Qualification";
menuData[5][3][1]="http://www.ecint.com.au/ausstudy/ausqualification_e.html";
menuData[5][4][0]="&nbsp;About Student Visa";
menuData[5][4][1]="http://www.ecint.com.au/ausstudy/ausstudentvisa_e.html";

// enter navigation data into array
// nz study
menuData[6][0][0]="&nbsp;Background";
menuData[6][0][1]="http://www.ecint.com.au/nzstudy/nzabout_e.html";
menuData[6][1][0]="&nbsp;New Zealand climate ";
menuData[6][1][1]="http://www.ecint.com.au/nzstudy/nzclimate_e.html";
menuData[6][2][0]="&nbsp;More about New Zealand";
menuData[6][2][1]="http://www.ecint.com.au/nzstudy/nzmoreabout_e.html";
menuData[6][3][0]="&nbsp;Education";
menuData[6][3][1]="http://www.ecint.com.au/nzstudy/nzeducation_e.html";
menuData[6][4][0]="&nbsp;Pri & Sec education";
menuData[6][4][1]="http://www.ecint.com.au/nzstudy/nzpriseceducation_e.html";
menuData[6][5][0]="&nbsp;Tertiary Education";
menuData[6][5][1]="http://www.ecint.com.au/nzstudy/nztertiary_e.html";


// ecint
menuData[7][0][0]="&nbsp;學進簡介";
menuData[7][0][1]="http://www.ecint.com.au/educare/aboutus_c.html";
//menuData[7][1][0]="&nbsp;文稿集";
//menuData[7][1][1]="http://www.ecint.com.au/educare/editorials_c.html";
menuData[7][2][0]="&nbsp;影館";
menuData[7][2][1]="http://www.ecint.com.au/educare/gallery_c.html";
menuData[7][3][0]="&nbsp;聯絡";
menuData[7][3][1]="http://www.ecint.com.au/contactus_c.html";


// enter navigation data into array
// news
 
 
menuData[8][0][0]="&nbsp;學院最新優惠 (Special Offers)";
menuData[8][0][1]="http://www.ecint.com.au/news/specialoffers_c.html";
menuData[8][1][0]="&nbsp;學院課程推介";
menuData[8][1][1]="http://www.ecint.com.au/news_c.html";
//menuData[8][2][0]="&nbsp;當前熱門技術移民課程";
//menuData[8][2][1]="http://www.ecint.com.au/news_c.html";
//menuData[8][3][0]="&nbsp;介紹新推出的父母簽証";
//menuData[8][3][1]="http://www.ecint.com.au/news/contributoryparentvisa_c.html";
//menuData[8][4][0]="&nbsp;移民部推出特別資格類別永居簽証";
//menuData[8][4][1]="http://www.ecint.com.au/news/specialeligibilitystream_c.html";

/*
menuData[8][0][0]="&nbsp;最新推出的特快技術移民課程";
menuData[8][0][1]="http://www.ecint.com.au/news_c.html";
menuData[8][1][0]="&nbsp;澳洲技術移民";
menuData[8][1][1]="http://www.ecint.com.au/news_c.html";
menuData[8][2][0]="&nbsp;不想考IELTS ";
menuData[8][2][1]="http://www.ecint.com.au/news_c.html";
menuData[8][3][0]="&nbsp;旅遊簽証-語言班";
menuData[8][3][1]="http://www.ecint.com.au/news_c.html";
menuData[8][4][0]="&nbsp;本地學生請注意";
menuData[8][4][1]="http://www.ecint.com.au/news_c.html";
*/


// enter navigation data into array
// services
menuData[9][0][0]="&nbsp;選校及升學指導";
menuData[9][0][1]="http://www.ecint.com.au/services_c.html";
menuData[9][1][0]="&nbsp;提供申請簽証的辦法 ";
menuData[9][1][1]="http://www.ecint.com.au/services_c.html";
menuData[9][2][0]="&nbsp;監護人服務";
menuData[9][2][1]="http://www.ecint.com.au/services_c.html";
menuData[9][3][0]="&nbsp;安排住宿,機場接送";
menuData[9][3][1]="http://www.ecint.com.au/services_c.html";
menuData[9][4][0]="&nbsp;抵澳後的安排及服務";
menuData[9][4][1]="http://www.ecint.com.au/services_c.html";


// enter navigation data into array
// aus immi
menuData[10][0][0]="&nbsp;澳洲一般性技術移民";
menuData[10][0][1]="http://www.ecint.com.au/ausimmi/skilled_c.html";
menuData[10][1][0]="&nbsp;澳洲父母移民";
menuData[10][1][1]="http://www.ecint.com.au/ausimmi/parent_c.html";
menuData[10][2][0]="&nbsp;澳洲配偶移民";
menuData[10][2][1]="http://www.ecint.com.au/ausimmi/party_c.html";
menuData[10][3][0]="&nbsp;澳洲子女或小童移民";
menuData[10][3][1]="http://www.ecint.com.au/ausimmi/child_c.html";
//menuData[10][4][0]="&nbsp;澳洲特別移民";
//menuData[10][4][1]="http://www.ecint.com.au/ausimmi/special_c.html";


// enter navigation data into array
// nz immi
//menuData[11][0][0]="&nbsp;新西蘭技術移民";
//menuData[11][0][1]="http://www.ecint.com.au/nzimmi/skilled_c.html";
//menuData[11][1][0]="&nbsp;新西蘭投資移民政策";
//menuData[11][1][1]="http://www.ecint.com.au/nzimmi/com_c.html";


// enter navigation data into array
// aus study

menuData[11][0][0]="&nbsp;澳洲升學篇";
menuData[11][0][1]="http://www.ecint.com.au/ausstudy/ausstudy_c.html";
menuData[11][1][0]="&nbsp;澳洲生活篇";
menuData[11][1][1]="http://www.ecint.com.au/ausstudy/ausstudylife_c.html";

/*
menuData[12][0][0]="&nbsp;澳洲的一般資料";
menuData[12][0][1]="http://www.ecint.com.au/ausstudy/ausabout_c.html";
menuData[12][1][0]="&nbsp;澳洲的生活慨況";
menuData[12][1][1]="http://www.ecint.com.au/ausstudy/auslife_c.html";
menuData[12][2][0]="&nbsp;留學費用";
menuData[12][2][1]="http://www.ecint.com.au/ausstudy/auscost_c.html";
menuData[12][3][0]="&nbsp;學校住宿";
menuData[12][3][1]="http://www.ecint.com.au/ausstudy/ausliving_c.html";
menuData[12][4][0]="&nbsp;工作";
menuData[12][4][1]="http://www.ecint.com.au/ausstudy/auswork_c.html";
*/

// enter navigation data into array
// nz study

menuData[12][0][0]="&nbsp;新西蘭升學篇";
menuData[12][0][1]="http://www.ecint.com.au/nzstudy/nzstudy_c.html";
menuData[12][1][0]="&nbsp;新西蘭生活篇";
menuData[12][1][1]="http://www.ecint.com.au/nzstudy/nzstudylife_c.html";

/*
menuData[13][0][0]="&nbsp;新西蘭國家";
menuData[13][0][1]="http://www.ecint.com.au/nzstudy/nzabout_c.html";
menuData[13][1][0]="&nbsp;新西蘭的生活慨況";
menuData[13][1][1]="http://www.ecint.com.au/nzstudy/nzmoreabout_c.html";
menuData[13][2][0]="&nbsp;新西蘭的教育體係";
menuData[13][2][1]="http://www.ecint.com.au/nzstudy/nzeducation_c.html";
menuData[13][3][0]="&nbsp;初等和中等教育";
menuData[13][3][1]="http://www.ecint.com.au/nzstudy/nzpriseceducation_c.html";
menuData[13][4][0]="&nbsp;高等教育";
menuData[13][4][1]="http://www.ecint.com.au/nzstudy/nztertiary_c.html";
*/




//-->