 //About Us
arMenu1 = new Array(
"",                    
"",19,                
"","",                  
"","",    
"","",   
"Our Vision & Mission","http://www.mnd.gov.sg/aboutus/about.htm",0,
"Our Logo","http://www.mnd.gov.sg/aboutus/about_logo.htm",0,
"Addendum to President's Address","http://www.mnd.gov.sg/aboutus/about_president_Addendum.htm",0,
"Organisation Structure","http://www.mnd.gov.sg/aboutus/about_chart.htm",0,
"Corporate Directory","javascript:OpenWin('http://app.sgdi.gov.sg/listing.asp?agency_subtype=dept&agency_id=0000000012')", 0,
"Contact Us","http://www.mnd.gov.sg/aboutus/contact.htm",0

)

//Newsroom
arMenu2 = new Array(
"",                    
"",19,                 
"","",                  
"","",    
"","",    
"Speeches","http://www.mnd.gov.sg/newsroom/speeches/speeches.htm",0,
"Press Releases","http://www.mnd.gov.sg/newsroom/newsreleases/newsreleases.htm",0,
"Parliament Matters","http://www.mnd.gov.sg/newsroom/parliament/parliament.htm",0,
"Letters to the Media","http://www.mnd.gov.sg/newsroom/forums/forums.htm",0
)


//MND Publications
arMenu3 = new Array(
"",                    
"",19,                 
"","",                  
"","",    
"","", 
"MND Corporate Book","http://www.mnd.gov.sg/handbook/Index.html",0,
"MND Link","http://www.mnd.gov.sg/mndlink/MNDLink.htm",0,
"Love and the City","http://www.mnd.gov.sg/publications/love/loveandthecity.htm",0,
"Planning For Growth, Investing In Our Future","http://www.mnd.gov.sg/publications/planningforgrowth/Index.htm",0,
"Report and Recommendations by the Forum on HDB Heartware", "http://www.mnd.gov.sg/publications/HDBHeartware/index.htm", 0,
"Sustainable Development Blueprint", "http://www.mnd.gov.sg/publications/SDB/index.htm", 0
)

//Useful Links
arMenu4 = new Array(
"",                    
"",19,                 
"","",                  
"","",    
"","",    
"Bird Flu Website","http://www.birdflu.gov.sg/",0,
"EAS LCC","EAS-LCC/index.htm",0,
"eCitizen","http://www.ecitizen.gov.sg/",0,
"Enterprise Challenge","http://www.tec.gov.sg/",0,
"EnterpriseOne","http://www.business.gov.sg",0,
"MND Research Fund for the Built Environment", "http://www.bca.gov.sg/ResearchInnovation/mndrf.html",0,
"PS21","http://app.ps21.gov.sg/newps21/",0,
"REACH","http://www.feedback.gov.sg/",0,
"Singapore Government","http://www.gov.sg/",0,
"Singapore Statutes Online","http://statutes.agc.gov.sg/",0,
"SPRinter","http://www.sprinter.gov.sg/",0
)

//Careers
arMenu5 = new Array(
"",                    
"",19,                 
"","",                  
"","",    
"","",    
"Division I Appointments","http://www.mnd.gov.sg/careers/career_so.htm",0,
"Division II Appointments","http://www.mnd.gov.sg/careers/career_mso.htm",0,
"Division III Appointments","http://www.mnd.gov.sg/careers/career_cso.htm",0,
"Job Opportunities","http://www.mnd.gov.sg/careers/vacancies.htm",0,
"Job Application Form","javascript:OpenWin('http://www.mnd.gov.sg/careers/Job%20Application%20Form.doc')",0
)






function OpenWin(url){
NewWin=window.open(url,'NWin');
window['NewWin'].focus();
}
