var obj = obj || new Array();
/* 設定參數9的數值為300(px) 當mouse靠上「關於本所」，submenu 的寬度即為 220 */
addArray("menu1",	"<img id=\"menu1\" width=\"78\" height=\"30\" border=\"0\"  alt=\"About Us\" src=\"/imgs/index/btn_aboutus_en_1.gif\" />",		"/page/aboutus/Introduction.html",		0, 78, 30, true, '/imgs/index/btn_aboutus_en_2.gif', 150);
addArray("menu2",	"<img id=\"menu2\" width=\"60\" height=\"30\" border=\"0\"  alt=\"People\" src=\"/imgs/index/btn_people_en_1.gif\" />",			"/page/people/ResearchFellows.html",	0, 60, 30, true, '/imgs/index/btn_people_en_2.gif', 170);
addArray("menu3",	"<img id=\"menu3\" width=\"76\" height=\"30\" border=\"0\"  alt=\"Research\" src=\"/imgs/index/btn_research_en_1.gif\" />",		"/page/research/Laboratories.html",		0, 76, 30, true, '/imgs/index/btn_research_en_2.gif', 170);
addArray("menu4",	"<img id=\"menu4\" width=\"58\" height=\"30\" border=\"0\" alt=\"Events\" src=\"/imgs/index/btn_events_en_1.gif\" />",			"/page/events/SeminarsHistorical.html",0, 58, 30, true, '/imgs/index/btn_events_en_2.gif', 180);
addArray("menu5",	"<img id=\"menu5\" width=\"95\" height=\"30\" border=\"0\" alt=\"Recruitment\" src=\"/imgs/index/btn_recruitment_en_1.gif\" />",		"/page/recruitment/Assistants.html",0, 95, 30, true, '/imgs/index/btn_recruitment_en_2.gif', 150);
//addArray("menu6",	"<img id=\"menu6\" width=\"130\" height=\"30\" border=\"0\" alt=\"Infocomm Center\" src=\"/imgs/index/btn_infocomm_en_1.gif\" />","/page/infocomm/Introduction.html",0, 130, 30, true, '/imgs/index/btn_infocomm_en_2.gif', 140);
addArray("menu6",	"<img style=\"display: none;\" id=\"menu6\" width=\"130\" height=\"30\" border=\"0\" alt=\"Infocomm Center\" src=\"/imgs/index/btn_infocomm_en_1.gif\" />","/page/infocomm/Introduction.html",0, 0, 30, true, '/imgs/index/btn_infocomm_en_2.gif', 140);
addArray("menu7",	"<img id=\"menu7\" width=\"49\" height=\"30\" border=\"0\" alt=\"JISE\" src=\"/imgs/index/btn_jise_en_1.gif\" />",				"/page/jise/Introduction.html",0, 49, 30, true, '/imgs/index/btn_jise_en_2.gif', 155);
addArray("menu8",	"<img id=\"menu8\" width=\"68\" height=\"30\" border=\"0\" alt=\"Library\" src=\"/imgs/index/btn_library_en_1.gif\" />",			"/page/library/Introduction.html",0, 68, 30, true, '/imgs/index/btn_library_en_2.gif', 200);
/* 這兒設定圖片的切換也是注意要幫<img /> 增加id 的屬性，當靠上主選單資訊室時，圖片會變成圖書館... */
addArray("menu9",	"<img id=\"menu9\" width=\"130\" height=\"30\" border=\"0\" alt=\"Computer Center\" src=\"/imgs/index/btn_computer_en_1.gif\" />",	"/page/computer/OtherServices.html",0, 130, 30, true, '/imgs/index/btn_computer_en_2.gif', 175);

addArray("menu10",	"<img id=\"menu10\" width=\"118\" height=\"30\" border=\"0\" alt=\"Internal Affeirs\" src=\"/imgs/index/btn_internal_en_1.gif\" />",	"/page/internal/ServiceSystems.html",0, 118, 30, true, '/imgs/index/btn_internal_en_2.gif', 175);
addArray("menu11",	"<img id=\"menu11\" width=\"50\" height=\"30\" border=\"0\" alt=\"CITI\" src=\"/imgs/index/btn_citi_en_1.gif\" />",	"http://www.citi.sinica.edu.tw/en_index.php",0, 50, 30, true, '/imgs/index/btn_citi_en_2.gif', 110);
/* 這兒也是，設定參數9的數值為200，當Mouse 靠上「關於本所」->「本所回顧」時顯示的submenu寬度即為200 */
addArray("summer1","In retrospect","#",1, 100, 25, true);
/* 其它沒有設定subtable_width(參數9)，都會由Browser依照最長的資料，來決定顯示時的寬度 */
addArray("summer2","Research Groups","#",1, 100, 25, true);
addArray("summer3","Research Projects","#",1, 100, 25, true);
addArray("summer4","Publications","#",1, 100, 25, true);
addArray("summer5","Historical Data","#",1, 100, 25, true);
addArray("summer6","TIGP Students","#",1, 100, 25, true);
addArray("summer7","Library Information","#",1, 100, 25, true);
addArray("summer8","Electronic Resources","#",1, 100, 25, true);
addArray("summer9","Document Delivery Services","#",1, 100, 25, true);
addArray("summer10","IIS Publications","#",1, 100, 25, true);
addArray("summer11","Internal Affairs","#",1, 100, 25, true);
addArray("summer12","Service Applications","#",1, 100, 25, true);
addArray("summer13","Email Systems","#",1, 100, 25, true);
addArray("summer14","Phone System","#",1, 100, 25, true);
addArray("summer15","IIS Network Services","#",1, 100, 25, true, null, 150);
addArray("summer16","Printer Services","#",1, 100, 25, true);
addArray("summer17","Servers","#",1, 100, 25, true);
addArray("summer18","Borrow Softwares or Equipments","#",1, 100, 25, true);
addArray("summer19","Other Services","#",1, 100, 25, true);
addArray("summer20","所內公告","#",1, 100, 25, true, null, 100);
addArray("summer21","行政各組室","#",1, 100, 25, true, null, 120);
addArray("summer22","資通研究計畫","#",1, 100, 25, true);
addArray("summer23","Research Cooperation","#",1, 100, 25, true);
addArray("summer24","Must Know","#",1, 100, 25, true);
addArray("summer25","IIS Brochure","#",1, 100, 25, true);
addArray("summer26","Newsletter","#",1, 100, 25, true);

//===========================
//建立rows
//===========================
$o('menu11').rows = new Array();

rows = new Array(3);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Regulations';
rows[0].href = '/page/internal/Regulations.html';
rows[1].text = 'Welfare'; 
rows[1].href = '/page/internal/ForAssistant.html';
rows[2].text = 'Administrative Affairs';
rows[2].href = '/page/internal/AffairJobs.html';
$o('summer24').rows = rows;

/* remove 2010-09-30 
rows = new Array(3);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Sensor Information Systems for Active Retirees and Assisted Living';
rows[0].href = '/page/research/SensorInformationSystemsforActiveRetireesandAssistedLiving.html';
rows[1].text = 'Open Source Software Foundry';
rows[1].href = '/page/research/OpenSourceSoftwareFoundry.html';
rows[2].text = 'Creative Commons Taiwan';
rows[2].href = '/page/research/CreativeCommonsTaiwan.html';
$o('summer23').rows = rows;
*/

rows = new Array(5);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'SISARL ';
rows[0].href = '/page/infocomm/SISARL.html';
rows[1].text = 'Digital Archive Technologies';
rows[1].href = '/page/infocomm/DigitalArchiveTechnologies.html';
rows[2].text = 'Open Source Software Foundry';
rows[2].href = '/page/infocomm/OpenSourceSoftwareFoundry.html';
rows[3].text = 'Open Spatial Information Technologies';
rows[3].href = '/page/infocomm/OpenSpatialInformationTechnologies.html';
rows[4].text = 'Educational Resource Web for Grade 1-9 Curriculum';
rows[4].href = '/page/infocomm/EducationalResourceWebforGrade19Curriculum.html';
$o('summer22').rows = rows;

rows = new Array(3);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = '2010';
rows[0].href = '/IIS_ebook/2010IISBrochure/IIS_ebook.html';
rows[0].target = '_blank';
rows[1].text = '2008';
rows[1].href = '/IIS_ebook/2008IISBrochure/IIS_ebook.html';
rows[1].target = '_blank';
rows[2].text = 'A research and development world 0 and 1';
rows[2].href = '/IIS_video';
rows[2].target = '_blank';
$o('summer25').rows = rows;


rows = new Array(3);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = '2010 Spring/Summer';
rows[0].href = '/page/aboutus/FILE/2010iisupdate-E1.pdf';
rows[0].target = '_blank';
rows[1].text = '2011 Spring/Summer';
rows[1].href = '/page/aboutus/FILE/2011iisupdate-E1.pdf';
rows[1].target = '_blank';
rows[2].text = '2011 Fall/Winter';
rows[2].href = '/page/aboutus/FILE/2011iisupdate-E2.pdf';
rows[2].target = '_blank';
$o('summer26').rows = rows;


rows = new Array(12);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Introduction';
rows[0].href = '/page/aboutus/Introduction.html';
rows[1].text = 'Organization Chart';
rows[1].href = '/page/aboutus/OrganizationChart.html';
rows[2].text = 'Director&acute;s Message';
rows[2].href = '/page/aboutus/DirectorsMessage.html';
rows[3].text = 'In retrospect';
rows[3].href = '/page/aboutus/PastPresentDirectors.html';
rows[3].subtable = 'summer1';
rows[4].text = 'Advisory Committee';
rows[4].href = '/page/aboutus/AdvisoryCommittee.html';
rows[5].text = 'Committees';
rows[5].href = '/page/aboutus/Committees.html';
rows[6].text = 'Achievements';
rows[6].href = '/page/aboutus/Achievements.html';
rows[7].text = 'Honors &amp; Awards';
rows[7].href = '/page/aboutus/HonorsAwards.html';
rows[8].text = 'Contact Information';
rows[8].href = '/page/aboutus/ContactInformation.html';
rows[9].text = 'Location';
rows[9].href = '/page/aboutus/Location.html';
rows[10].text = 'IIS Brochure';
rows[10].href = 'http://www.iis.sinica.edu.tw/IIS_ebook/IIS_ebook.html';
rows[10].target = '_blank';
rows[10].subtable = 'summer25';
rows[11].text = 'Newsletter';
rows[11].href = '/page/aboutus/Newsletter.html';
rows[11].target = '_blank';
rows[11].subtable = 'summer26';
$o('menu1').rows = rows;

rows = new Array(2);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Past &amp; Present  Directors';
rows[0].href = '/page/aboutus/PastPresentDirectors.html';
rows[1].text = 'Past &amp; Present Deputy Directors';
rows[1].href = '/page/aboutus/PastPresentDeputyDirectors.html';
$o('summer1').rows = rows;



rows = new Array(10);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Research Fellows';
rows[0].href = '/page/people/ResearchFellows.html';
rows[1].text = 'Joint &amp; Adjunct Faculty';
rows[1].href = '/page/people/JointAdjunctFaculty.html';
rows[2].text = 'Emeritus Faculty';
rows[2].href = '/page/people/RetiredPeople.html';
rows[3].text = 'Postdoctoral Fellows';
rows[3].href = '/page/people/PostdoctoralFellows.html';
rows[4].text = 'Research Engineers';
rows[4].href = '/page/people/ResearchEngineers.html';
rows[5].text = 'Research Assistants';
rows[5].href = '/page/people/ResearchAssistants.html';
rows[6].text = 'Administrative Staff';
rows[6].href = '/page/people/AdministrativeStaff.html';
rows[7].text = 'TIGP';
rows[7].href = '/page/people/TIGP.html';
rows[8].text = 'Visitors';
rows[8].href = '/page/people/Visitors.html';
rows[9].text = 'Directory';
rows[9].href = '/page/people/Directory.html';
$o('menu2').rows = rows;


rows = new Array(7);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Recent Research Results';
rows[0].href = '/page/research/CurrentResearchResults.html';
//rows[0].href = '/page/research/CurrentResearchResults.html';
//rows[0].target = '_blank';
rows[1].text = 'Research Groups';
rows[1].href = '/page/research/ResearchGroups.html';
rows[1].subtable = 'summer2';
//remove 2010-09-30
//rows[2].text = 'Research Cooperation';
//rows[2].href = '/page/research/ResearchCooperation.html';
//rows[2].subtable = 'summer23';
rows[2].text = 'Research Projects';
rows[2].href = '/page/research/ResearchProjects.html';
rows[2].subtable = 'summer3';
rows[3].text = 'Laboratories';
rows[3].href = '/page/research/Laboratories.html';
rows[4].text = 'Publication Lists';
rows[4].href = '/page/research/PublicationLists.html';
rows[5].text = 'TIGP-BP';
rows[5].href = 'http://tigpbp.iis.sinica.edu.tw/';
rows[5].target = '_blank';
rows[6].text = 'Publications';
rows[6].href = '/page/research/Publications.html';
rows[6].subtable = 'summer4';
$o('menu3').rows = rows;


rows = new Array(8);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Bioinformatics Laboratory';
rows[0].href = '/page/research/Bioinformatics.html';
rows[1].text = 'Computer System Laboratory';
rows[1].href = '/page/research/ComputerSystem.html';
rows[2].text = 'Information Processing and Discovery(iPAD) Laboratory';
rows[2].href = '/page/research/InformationProcessingAndDiscovery.html';
rows[3].text = 'Multimedia Technologies Laboratory';
rows[3].href = '/page/research/MultimediaProcessingApplicationLabs.html';
rows[4].text = 'Natual Language and Knowledge Processing Laboratory';
rows[4].href = '/page/research/LanguageKnowledgeProcessing.html';
rows[5].text = 'Network System and Service Laboratory';
rows[5].href = '/page/research/NetworkSystemAndService.html';
rows[6].text = 'Programming Languages and Formal Methods Laboratory';
rows[6].href = '/page/research/ProgrammingLanguagesAndFormalMethodsLaboratory.html';
rows[7].text = 'Computeation Theory and Algorithms Laboratory';
rows[7].href = '/page/research/TheoreticalComputerScienceParallelProcessing.html';
/*rows[0].text = 'Theoretical Computer Science and Parallel Processing';
rows[0].href = '/page/research/TheoreticalComputerScienceParallelProcessing.html';
rows[1].text = 'Language and Knowledge Processing';
rows[1].href = '/page/research/LanguageKnowledgeProcessing.html';
rows[2].text = 'Multimedia Processing and Application Labs';
rows[2].href = '/page/research/MultimediaProcessingApplicationLabs.html';
rows[3].text = 'Bio-informatics';
rows[3].href = '/page/research/Bioinformatics.html';
rows[4].text = 'Systems Technology';
rows[4].href = '/page/research/WebInternetNetworkingSoftware.html';*/
$o('summer2').rows = rows;



rows = new Array(2);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Internal Projects';
rows[0].href = '/page/research/InternalProjects.html';
rows[1].text = 'External Projects';
rows[1].href = '/page/research/ExternalProjects.html';
$o('summer3').rows = rows;

rows = new Array(2);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Proceedings';
rows[0].href = '/page/research/Proceedings.html';
rows[1].text = 'Technical Reports';
rows[1].href = '/page/research/TechnicalReports.html';
$o('summer4').rows = rows;

rows = new Array(6);
for (i=0; i<rows.length; i++)
	rows[i] = new Object();
rows[0].text = 'News';
rows[0].href = '/page/events/NewsHistorical.html';
rows[1].text = 'Distinguished Lecture Series';
rows[1].href = '/page/events/DistinguishedLectureSeries.html';
rows[2].text = 'Seminars';
rows[2].href = '/page/events/SeminarsHistorical.html';
rows[3].text = 'Workshops &amp; Conferences';
rows[3].href = '/page/events/WorkshopsConferencesHistorical.html';
rows[4].text = 'Honors &amp; Awards';
rows[4].href = '/page/events/HonorsAwardsHistorical.html';
rows[5].text = 'Recent Research Results';
rows[5].href = '/page/events/CurrentResearchResults.html';
//rows[5].text = 'Historical Data';
//rows[5].href = '/page/events/HistoricalData.html';
//rows[5].subtable = 'summer5';

$o("menu4").rows = rows;

//rows = new Array(4);
//for (i=0; i<rows.length; i++)
//rows[i] = new Object();
//rows[0].text = 'News';
//rows[0].href = '/page/events/NewsHistorical.html';
//rows[1].text = 'Seminars';
//rows[1].href = '/page/events/SeminarsHistorical.html';
//rows[2].text = 'Workshops &amp; Conferences';
//rows[2].href = '/page/events/WorkshopsConferencesHistorical.html';
//rows[3].text = 'Honors &amp; Awards';
//rows[3].href = '/page/events/HonorsAwardsHistorical.html';
//$o('summer5').rows = rows;

rows = new Array(6);
for (i=0; i<rows.length; i++)
	rows[i] = new Object();
rows[0].text = 'Research Fellows';
rows[0].href = '/page/recruitment/ResearchFellows.html';
rows[1].text = 'Postdoctoral Fellows';
rows[1].href = '/page/recruitment/PostdoctoralFellows.html';
rows[2].text = 'Assistants';
rows[2].href = '/page/recruitment/Assistants.html';
rows[3].text = 'TIGP Students';
rows[3].href = 'http://tigpbp.iis.sinica.edu.tw/';
rows[3].target = '_blank';
rows[3].subtable = 'summer6';
rows[4].text = 'Reserved Officers';
rows[4].href = '/page/recruitment/ReservedOfficers.html';
rows[5].text = 'Summer Interns';
rows[5].href = '/page/recruitment/SummerInterns.html';
$o("menu5").rows = rows;


rows = new Array(1);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Bioinformatics';
rows[0].href = 'http://tigpbp.iis.sinica.edu.tw/';
rows[0].target = '_blank';
$o('summer6').rows = rows;

rows = new Array(2);
for (i=0; i<rows.length; i++)
	rows[i] = new Object();
rows[0].text = 'Introduction';
rows[0].href = '/page/infocomm/Introduction.html';
rows[1].text = 'Research Projects';
rows[1].href = '/page/infocomm/ResearchProjects.html';
rows[1].subtable = 'summer22';
$o("menu6").rows = rows;

rows = new Array(9);
for (i=0; i<rows.length; i++)
	rows[i] = new Object();
rows[0].text = 'Introduction';
rows[0].href = '/page/jise/Introduction.html';
rows[1].text = 'Aim and Scope';
rows[1].href = '/page/jise/AimandScope.html';
rows[2].text = 'Editorial Board';
rows[2].href = '/page/jise/EditorialBoard.html';
rows[3].text = 'Instruction to Authors';
rows[3].href = '/page/jise/InstructiontoAuthors.html';
rows[4].text = 'Status of Submissions';
rows[4].href = '/page/jise/StatusofSubmissions.html';
rows[5].text = 'Table of Contents';
rows[5].href = '/page/jise/TableofContents.html';
rows[6].text = 'Call for Papers';
rows[6].href = '/page/jise/CallforPapers.html';
rows[7].text = 'Subscription Rate';
rows[7].href = '/page/jise/SubscriptionRate.html';
rows[8].text = 'News';
rows[8].href = '/page/jise/News.html';
$o("menu7").rows = rows;


rows = new Array(9);
for (i=0; i<rows.length; i++)
	rows[i] = new Object();
rows[0].text = 'News &amp; Events';
rows[0].href = '/page/library/NewsEvents.html';
rows[1].text = 'Library Information';
rows[1].href = '/page/library/LibraryInformation.html';
rows[1].subtable = 'summer7';
rows[2].text = 'Search Library Catalog';
rows[2].href = 'http://las.sinica.edu.tw/search*eng';
rows[2].target = '_blank';
rows[3].text = 'Electronic Resources';
rows[3].href = 'http://www.sinica.edu.tw/~libserv/aslib/database/database1.html';
rows[3].target = '_blank';
rows[3].subtable = 'summer8';
rows[4].text = 'Document Delivery Services';
rows[4].href = 'http://www.sinica.edu.tw/~libserv/aslib/dds/dds1.html';
rows[4].target = '_blank';
rows[4].subtable = 'summer9';
rows[5].text = 'Internet Resources';
rows[5].href = '/page/library/InternetResources.html';
rows[6].text = 'Patron Information';
rows[6].href = 'http://las.sinica.edu.tw/patroninfo*cht';
rows[6].target = '_blank';
rows[7].text = 'IIS Publications';
rows[7].href = '/page/library/IISPublications.html';
rows[7].subtable = 'summer10';
rows[8].text = 'Internal Affairs';
rows[8].href = '/page/library/InternalAffairs.html';
rows[8].subtable = 'summer11';
$o("menu8").rows = rows;


rows = new Array(4);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Introduction';
rows[0].href = '/page/library/Introduction.html';
rows[1].text = 'Hours';
rows[1].href = '/page/library/Hours.html';
rows[2].text = 'Circulation Policy';
rows[2].href = '/page/library/CirculationPolicy.html';
rows[3].text = 'Library Card';
rows[3].href = '/page/library/LibraryCard.html';
$o('summer7').rows = rows;

rows = new Array(6);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'E-journals (IIS) - alphabetical';
rows[0].href = '/page/library/EjournalsIISalphabetical.html';
rows[1].text = 'E-journals (IIS) - alphabetical';
rows[1].href = '/page/library/EJournalsIISpublishers.html';
rows[2].text = 'E-journals (AS)';
rows[2].href = 'http://srv1.sinica.edu.tw/ej.html';
rows[2].target = '_blank';
rows[3].text = 'Databases (IIS)';
rows[3].href = '/page/library/DatabasesIIS.html';
rows[4].text = 'Databases (AS)';
rows[4].href = 'http://www.sinica.edu.tw/~libserv/aslib/database/database1.html';
rows[4].target = '_blank';
rows[5].text = 'Ebooks';
rows[5].href = '/page/library/EbooksIIS.html';
$o('summer8').rows = rows;


rows = new Array(2);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'STPI, NDDS';
rows[0].href = 'http://ndds.stpi.org.tw/';
rows[0].target = '_blank';
rows[1].text = 'Computing Center, AS';
rows[1].href = 'http://www.sinica.edu.tw/~libserv/aslib/dds/dds1.html';
rows[1].target = '_blank';
$o('summer9').rows = rows;

rows = new Array(2);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Conference Proceedings';
rows[0].href = '/page/library/ConferenceProceedings.html';
rows[1].text = 'Technical Report';
rows[1].href = '/page/library/TechnicalReport.html';
$o('summer10').rows = rows;

rows = new Array(4);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Recommendation';
rows[0].href = '/page/library/Recommendation.html';
rows[1].text = 'Copy Card';
rows[1].href = '/page/library/CopyCard.html';
rows[2].text = 'Library Key';
rows[2].href = '/page/library/LibraryKey.html';
rows[3].text = 'Technical Report Notification';
rows[3].href = '/page/library/TechnicalReportNotification.html';
$o('summer11').rows = rows;

rows = new Array(10);
for (i=0; i<rows.length; i++)
	rows[i] = new Object();
rows[0].text = 'Introduction';
rows[0].href = '/page/computer/Introduction.html';
rows[1].text = 'User Regulations';
rows[1].href = '/page/computer/UserRegulations.html';
rows[2].text = 'Applying For Services';
rows[2].href = '/page/computer/ApplyingForServices.html';
rows[2].subtable = 'summer12';
rows[3].text = 'Email Systems';
rows[3].href = '/page/computer/EmailSystems.html';
rows[3].subtable = 'summer13';
rows[4].text = 'Phone System';
rows[4].href = '/page/computer/PhoneSystem.html';
rows[4].subtable = 'summer14';
rows[5].text = 'IIS Network Services';
rows[5].href = '/page/computer/IISNetworkServices.html';
rows[5].subtable = 'summer15';
rows[6].text = 'Printers';
rows[6].href = '/page/computer/Printers.html';
rows[6].subtable = 'summer16';
rows[7].text = 'Borrow Softwares or Equipments';
rows[7].href = '/page/computer/BorrowSoftwaresorEquipments.html';
rows[7].subtable = 'summer18';
rows[8].text = 'FAQ and Other Services';
rows[8].href = '/page/computer/OtherServices.html';
rows[8].subtable = 'summer19';
rows[9].text = 'Contact Information';
rows[9].href = '/page/computer/ContactInformation.html';
$o("menu9").rows = rows;


rows = new Array(6);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Application Forms';
rows[0].href = '/page/computer/ApplicationForms.html';
rows[1].text = 'Contactless IC Card';
rows[1].href = '/page/computer/ContactlessICCard.html';
rows[2].text = 'Accounts';
rows[2].href = '/page/computer/Accounts.html';
rows[3].text = 'Account Password';
rows[3].href = '/page/computer/AccountPassword.html';
rows[4].text = 'Electronic Certificates';
rows[4].href = '/page/computer/ElectronicCertificates.html';
rows[5].text = 'ComputerRoom IP Service';
rows[5].href = '/page/computer/IPFirewallService.html';
$o('summer12').rows = rows;



rows = new Array(4);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Email Systems';
rows[0].href = '/page/computer/EmailSystems.html';
rows[1].text = 'Internal Access';
rows[1].href = '/page/computer/InternalAccess.html';
rows[2].text = 'Access over Firewalls';
rows[2].href = '/page/computer/AccessoverFirewalls.html';
rows[3].text = 'Email Filtering';
rows[3].href = '/page/computer/EmailFiltering.html';
$o('summer13').rows = rows;

rows = new Array(4);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Regulations';
rows[0].href = '/page/computer/Regulations.html';
rows[1].text = 'Phone/Fax Numbers';
rows[1].href = '/page/computer/PhoneFaxNumbers.html';
rows[2].text = 'Phone System Instructions';
rows[2].href = '/page/computer/PhoneSystemInstructions.html';
rows[3].text = 'Voice Phone Instructions';
rows[3].href = '/page/computer/VoicePhoneInstructions.html';
$o('summer14').rows = rows;

rows = new Array(7);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Main Servers';
rows[0].href = '/page/computer/MainServers.html';
rows[1].text = 'Network Introduction';
rows[1].href = '/page/computer/NetworkIntroduction.html';
rows[2].text = 'Wireless Networks';
rows[2].href = '/page/computer/WirelessNetworks.html';
rows[3].text = 'Firewalls &amp; VPN';
rows[3].href = '/page/computer/FirewallsVPN.html';
rows[4].text = 'Network Security Check';
rows[4].href = '/page/computer/NetworkSecurityCheck.html';
rows[5].text = 'Video Conference';
rows[5].href = '/page/computer/VideoConference.html';
rows[6].text = 'Symantec Endpoint Protection';
rows[6].href = '/page/computer/SymantecEndpoint.html';
$o('summer15').rows = rows;

rows = new Array(5);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Network Printer';
rows[0].href = '/page/computer/NetworkPrinter.html';
rows[1].text = 'Photo Printer';
rows[1].href = '/page/computer/PhotoPrinter.html';
rows[2].text = 'Large Format Printer';
rows[2].href = '/page/computer/LargeFormatPrinter.html';
rows[3].text = 'WinXP Network Printing';
rows[3].href = '/page/computer/WinXPNetworkPrinting.html';
rows[4].text = 'Linux Network Printing';
rows[4].href = '/page/computer/LinuxNetworkPrinting.html';
$o('summer16').rows = rows;


rows = new Array(3);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Projectors';
rows[0].href = '/page/computer/Projectors.html';
rows[1].text = 'Computer Accessories';
rows[1].href = '/page/computer/ComputerAccessories.html';
rows[2].text = 'Software';
rows[2].href = '/page/computer/Software.html';
$o('summer18').rows = rows;

rows = new Array(5);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'FAQ';
rows[0].href = '/page/computer/FAQ.html';
rows[1].text = 'Downloads';
rows[1].href = '/page/computer/Downloads.html';
rows[2].text = 'NTP';
rows[2].href = '/page/computer/NTP.html';
rows[3].text = 'Computer Reinstallation';
rows[3].href = '/page/computer/ComputerReinstallation.html';
rows[4].text = 'Staff Homepage';
rows[4].href = '/page/computer/StaffHomepage.html';
$o('summer19').rows = rows;

rows = new Array(6);
for (i=0; i<rows.length; i++)
	rows[i] = new Object();
rows[0].text = 'Announcement';
rows[0].href = '/webapps/AdmSchedule/SearchMain_news.jsp?order=ToDate';
rows[0].target = '_blank';
rows[0].subtable = 'summer20';
rows[1].text = 'For Assistants';
rows[1].href = '/page/internal/ForAssistant.html';
rows[1].subtable = 'summer24';
rows[2].text = 'Service Systems';
rows[2].href = '/page/internal/ServiceSystems.html';
rows[3].text = 'For Researchers';
rows[3].href = '/page/internal/ForResearchers.html';
rows[4].text = 'For Administrative Staff';
rows[4].href = '/page/internal/ForAdministrativeStaff.html';
rows[5].text = 'Administrative Affairs';
rows[5].href = '/CCS/staff/ccs/index.html';
rows[5].subtable = 'summer21';
$o("menu10").rows = rows;

rows = new Array(2);
for (i=0; i<rows.length; i++)
rows[i] = new Object();
rows[0].text = 'Internal News';
rows[0].href = '/webapps/AdmSchedule/SearchMain_news.jsp?order=ToDate';
rows[0].target = '_blank';
rows[1].text = 'Searching';
rows[1].href = '/webapps/AdmSchedule/Search_news.jsp?Groups=0';
rows[1].target = '_blank';
$o('summer20').rows = rows;

rows = new Array(8);
for (i=0; i<rows.length; i++)
rows[i] = new Object();

rows[0].text = 'Library';
rows[0].href = '/CCS/staff/lib';
rows[0].target = '_blank';
rows[1].text = 'JISE Office';
rows[1].href = '/CCS/staff/jise';
rows[1].target = '_blank';
rows[2].text = 'Secretariat';
rows[2].href = '/CCS/staff/secretary';
rows[2].target = '_blank';
rows[3].text = 'Personnel Office';
rows[3].href = '/CCS/staff/personnel';
rows[3].target = '_blank';
rows[4].text = 'General Affairs';
rows[4].href = '/CCS/staff/general';
rows[4].target = '_blank';
rows[5].text = 'Accounting';
rows[5].href = '/CCS/staff/accounting';
rows[5].target = '_blank';
rows[6].text = 'Cashier';
rows[6].href = '/CCS/staff/teller';
rows[6].target = '_blank';
rows[7].text = 'TIGP';
rows[7].href = '/CCS/staff/tigp';
rows[7].target = '_blank';
$o('summer21').rows = rows;

