/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=21;			// Number of first level items
	var LowBgColor='#4e84a0';			// Background color when mouse is not over
	var LowSubBgColor='#1472b2';			// Background color when mouse is not over on subs
	var HighBgColor='#1472b2';			// Background color when mouse is over
	var HighSubBgColor='#3c7c95';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='White';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='#eae9f4';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=248;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=9;				// Left padding
	var TopPaddng=6;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='navig';			// Frame where sub levels appear
	var DocTargetFrame='navig';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=1;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.ncst.gov.jm/index.htm",'_blank',"",20,234,528);
Menu2=new Array("About Us","","",4,20,150);
	Menu2_1=new Array("Commission","http://www.ncst.gov.jm/Members.htm","",0,20,150);
	Menu2_2=new Array("Mission Statement","http://www.ncst.gov.jm/About_Us.html","",0,20,150);
	Menu2_3=new Array("Secretariat","http://www.ncst.gov.jm/secretariat.htm","",0,20,150);
	Menu2_4=new Array("Steering Committee","http://www.ncst.gov.jm/Steering_Committee.htm","",0,20,150);
Menu3=new Array("Terms of Reference","http://www.ncst.gov.jm/About_Us.html","_blank",0,20,209);

Menu4=new Array("National Foundation for the Dev. S&T","","",1, 20, 308);
	Menu4_1=new Array("National Foundation for S&T","http://www.ncst.gov.jm/NFDSTinfo.htm","_blank",0,20,208);
	
Menu5=new Array("Programmes","","",14, 20, 308);
	//Menu5_1=new Array("Quarterly Updates","http://www.ncst.gov.jm/quarterlyUpdate.htm","_blank",0,20,208);
	Menu5_1=new Array("Bamboo Initiative","http://www.ncst.gov.jm/Banboo1.html","_blank",0,20,208);
	Menu5_2=new Array("Biotechnology/Biodiversity ","http://www.ncst.gov.jm/biodiversity.html",'_blank',1,20,180);		
		Menu5_2_1=new Array("Biotechnology Policy","http://www.ncst.gov.jm/BiotechnologyPolicyDraft5.pdf","_blank",0,20,208);
	Menu5_3=new Array("Sidgrains Wastewater project","#","",2,20,180);	
		Menu5_3_1=new Array("About the Sidgrains Project","http://www.ncst.gov.jm/Sidgrains.html","",0,20,208);
		Menu5_3_2=new Array("Sidgrains Report","http://www.ncst.gov.jm/FINAL REPORTSidgrainsWastewaterProject.pdf","",0,20,208);
	Menu5_4=new Array("Information & Communication","http://www.ncst.gov.jm/Info_comm1.html","",0,20,180);
	Menu5_5=new Array("R&D Tax Incentives Scheme","http://www.ncst.gov.jm/Tax Incentive.html",'_blank',"",0,20,180);		
	Menu5_6=new Array("Bioprospecting","http://www.ncst.gov.jm/bioprospecting.htm",'_blank',"",0,20,180);
	Menu5_7=new Array("Technology Investment Fund","http://www.ncst.gov.jm/Technology_Investment_fund.htm",'_blank',"",0,20,180);
	Menu5_8=new Array("Nutracueticals & Functional Foods","http://www.ncst.gov.jm/Nutraceuticals.html","",0,20,180);
	Menu5_9=new Array("Jamaica Young Scientists Forum","#","",4,20,180);		
		Menu5_9_1=new Array("About the Forum","http://www.ncst.gov.jm/Young_Scientist_Forum.html","",0,20,208);
		Menu5_9_2=new Array("Newsletter","http://www.ncst.gov.jm/Newslettervolume1_2006.pdf","",0,20,208);
		Menu5_9_3=new Array("Membership Form","http://www.ncst.gov.jm/JYSFmembershipformfinal.pdf","",0,20,208);
		Menu5_9_4=new Array("Presentations to the Forum","#","",2,20,208);
			Menu5_9_4_1=new Array("Presentations to the Forum 1","http://www.ncst.gov.jm/JYSFPresentation.pdf","",0,20,208);
			Menu5_9_4_2=new Array("Presentations to the Forum 2","http://www.ncst.gov.jm/JYSFPresentation2.pdf","",0,20,208);
	Menu5_10=new Array("S&T Indicators","http://www.ncst.gov.jm/STIndicatorsReport.pdf",'_blank',"",0,20,180);
	Menu5_11=new Array("Technology Transfer","http://www.ncst.gov.jm/Technology_Transfer1.html",'_blank',"",0,20,180);
	Menu5_12=new Array("S&T Innovation Policy","http://www.ncst.gov.jm/S&T_policy.htm",'_blank',"",0,20,180);
	//Menu5_14=new Array("S&T Policy 2005","http://www.ncst.gov.jm/STPolicy2005.pdf","_blank",0,20,208);
	//Menu5_15=new Array("S&T Policy 2004","http://www.ncst.gov.jm/S&TPolicy6thDraft.pdf","_blank",0,20,208);
	Menu5_13=new Array("Biosafety","#","",5,20,380);
			Menu5_13_1=new Array("National Biosafety Committee","http://www.ncst.gov.jm/NationalBiosafetyCommittee.pdf","","",20,190,580);
			Menu5_13_2=new Array("Post-Biosafety Baseline","http://www.ncst.gov.jm/Biosafety KAP Baseline Survey Report.pdf","","",20,190,580);
			Menu5_13_3=new Array("Public Education Programme","http://www.ncst.gov.jm/biosaefty2.htm",'_blank',"","",0,320,380);
			Menu5_13_4=new Array("Biosafety Impact Survey","http://www.ncst.gov.jm/BiosafetyKAPPostsurveyreport.pdf","","",0,320,380);
			Menu5_13_5=new Array("Genetically Modified Organism","http://www.ncst.gov.jm/biosaefty_genetically Modified_organism.htm","","",0,320,350);
    Menu5_14=new Array("Study on Ginger and Mangoes","http://www.ncst.gov.jm/Final REPORT-ASTI JAMAICA.pdf","",0,20,380);

Menu6=new Array("S&T Policy","","",2,20,180);
	Menu6_1=new Array("S&T Policy 2005","http://www.ncst.gov.jm/S&TPolicy2005.pdf","_blank",0,20,208);
	Menu6_2=new Array("S&T Policy 1990","http://www.ncst.gov.jm/ST Policy - 1990.pdf","_blank",0,20,208);

Menu7=new Array("Draft Biotechnology Policy","http://www.ncst.gov.jm/BiotechnologyPolicyDraft5.pdf","_blank",0,20,150);

Menu8=new Array("Strategic Plan 2005","http://www.ncst.gov.jm/NCST_Strategic_Plan_Feb_2005 Feb 17_v_Final_NCS_2 _2_.pdf","_blank",0,20,209);

Menu9=new Array("S&T Institutions","http://www.ncst.gov.jm/Networking_Research.html","_blank",0,20,209);

Menu10=new Array("R&D Institutions","#","_blank",2,30,209);
	Menu10_1=new Array("Profile of R&D Institutions","Profile of RD Institutions.pdf","_blank",0,40,209);
	Menu10_2=new Array("Presentations on Innovation & Jobs","http://www.ncst.gov.jm/InnovationsandNewConceptS.pdf","_blank",0,40,229);

Menu11=new Array("Tax Incentive Scheme","http://www.ncst.gov.jm/Tax_Incentive_Scheme.htm","_blank",0,20,209);

Menu12=new Array("Technology Investment Fund","#","_blank",2,20,209);
Menu12_1=new Array("Technology Investment Fund","http://www.ncst.gov.jm/Technology_Investment_fund.htm","_blank",0,20,209);
Menu12_2=new Array("TIF Application Form","http://www.ncst.gov.jm/TIFApplicationForm.pdf","_blank",0,20,209);

Menu13=new Array("The National Medal for S&T","","",3,20,180);
	Menu13_1=new Array("Background info for National Medals...","http://www.ncst.gov.jm/application_for _Medal.htm","",0,30,250);
	Menu13_2=new Array("National Medal Application Form...","http://www.ncst.gov.jm/MedalNominationApplicationForm2007.pdf","",0,30,250);
	Menu13_3=new Array("Awardees Citations","http://www.ncst.gov.jm/MedalNominationApplicationForm2007.pdf","",7,30,250);
	Menu13_3_1=new Array("Awardees Citations RAYMOND MARCIO WRIGHT","http://www.ncst.gov.jm/RAYMOND-MARCIO-WRIGHT.htm","",0,30,250);
	Menu13_3_2=new Array("Awardees Citations Dr. Cicely Delphine Williams","http://www.ncst.gov.jm/CICELY_DELPHINE_WILLIAMS.htm","",0,30,250);
	Menu13_3_3=new Array("Awardees Citations GERALD C. LALOR.","http://www.ncst.gov.jm/GERALD_C.htm","",0,30,250);
	Menu13_3_4=new Array("Awardees Citations THOMAS P. LECKY","http://www.ncst.gov.jm/THOMAS P. LECKY.htm","",0,30,250);
	Menu13_3_5=new Array("Awardees Citations AUSTIN JAMES THOMAS","http://www.ncst.gov.jm/AUSTIN JAMES THOMAS.htm","",0,30,250);
	Menu13_3_6=new Array("Awardees Citations ARNOLDO KHALEEL VENTURA","http://www.ncst.gov.jm/ARNOLDO KHALEEL VENTURA.htm","",0,30,250);
	Menu13_3_7=new Array("Awardees Citations Edward Robinson","http://www.ncst.gov.jm/EdwardRobinson.htm","",0,30,250);

Menu14=new Array("Articles & Reports","","",7,20,150);
	Menu14_1=new Array("Articles / Reports 2007","#","",1,20,150);
		Menu14_1_1=new Array("ASTI Sugar Cane Case Study","http://www.ncst.gov.jm/ASTISugarCaneCaseStudy.pdf","",0,20,150);
	
	Menu14_2=new Array("Articles / Reports 2006","#","",6,20,150);
		Menu14_2_1=new Array("National Medal...","http://www.ncst.gov.jm/medal2006.htm","",0,20,150);
		Menu14_2_2=new Array("PM Address at Medal Award...","http://www.ncst.gov.jm/MedalAwardJan12_2006.pdf","",0,20,150);
		Menu14_2_3=new Array("GOJ’s Draft Biotechnology Policy","http://www.ncst.gov.jm/Consultation_Meeting.htm","",0,20,150);
		Menu14_2_4=new Array("Triple Helix Lessons in S&T","http://www.ncst.gov.jm/TripleHelix.pdf","",0,20,150);
		Menu14_2_5=new Array("Triple Helix Lessons in S&T Presentation","http://www.ncst.gov.jm/TripleHelixSlides.pdf","",0,20,150);
		Menu14_2_6=new Array("Essential Considerations of Leadership","http://www.ncst.gov.jm/EssentialConsiderations.pdf","",0,20,150);
		
	Menu14_3=new Array("Articles / Reports 2005","#","",21,20,150);
		Menu14_3_1=new Array("CTA Project...","http://www.ncst.gov.jm/FinalREPORT-CTAProject.pdf","",0,20,150);
		Menu14_3_2=new Array("S&T Policy March 2005...","http://www.ncst.gov.jm/S&TPolicyFinalMarch26_05.pdf","",0,20,150);
		Menu14_3_3=new Array("S&T policy","http://www.ncst.gov.jm/S&TpolicyConsultations JA.pdf","",0,20,150);
		Menu14_3_4=new Array("ST& Democracy","http://www.ncst.gov.jm/ST&Democracy.pdf","",0,20,150);
		Menu14_3_5=new Array("Nominations Invited for National Medal for Science and Technology","http://www.ncst.gov.jm/national_Medal invitation.htm","",0,20,150);
		Menu14_3_6=new Array("Study: Ginger & ...","http://www.ncst.gov.jm/Final REPORT-ASTI JAMAICA.pdf","",0,20,150);
		Menu14_3_7=new Array("Strategic Plan 2005–2010 ...","http://www.ncst.gov.jm/NCST_Strategic_Plan_Feb_2005 Feb 17_v_Final_NCS_2 _2_.pdf","",0,20,150);
		Menu14_3_8=new Array("Bacis Requirement for Building Innovative ...","http://www.ncst.gov.jm/Basic Requirements for Building.pdf","",0,20,150);
		Menu14_3_9=new Array("A Human Rights Approach The Ultimate Solution to Persistent Poverty","http://www.ncst.gov.jm/Poverty A Violation of Human Rights1.pdf","",0,20,150);
		Menu14_3_10=new Array("Promoting Innovation Through Education, Science And Technology","http://www.ncst.gov.jm/PROMOTING INNOVATION THROUGH EDUCATION.pdf","",0,20,150);
		Menu14_3_11=new Array("An Opportunity to Defeat Underdevelopment","http://www.ncst.gov.jm/THE KNOWLEDGE ECONOMY.pdf","",0,20,150);
		Menu14_3_12=new Array("Poverty Eradication","http://www.ncst.gov.jm/Poverty Eradication.pdf","",0,20,150);
		Menu14_3_13=new Array("The Importance of The Knowledge Economy to A Developing Country’s Future","http://www.ncst.gov.jm/Knowledge Industry.pdf","",0,20,150);
		Menu14_3_14=new Array("Sciencetech_and_poverty - a potent mix","http://www.ncst.gov.jm/Sciencetech_and_poverty - a potent mix final 26 10 05.pdf","",0,20,150);
		Menu14_3_15=new Array("Bacis Requirement for Building Innovative ...","http://www.ncst.gov.jm/Basic Requirements for Building.pdf","",0,20,150);
		Menu14_3_16=new Array("Biotechnology For Farmers","http://www.ncst.gov.jm/BIOTECHNOLOGY FOR FARMERS-revised.pdf","",0,20,150);
		Menu14_3_17=new Array("A Human Rights Approach The Ultimate Solution to Persistent Poverty","http://www.ncst.gov.jm/Poverty A Violation of Human Rights1.pdf","",0,20,150);
		Menu14_3_18=new Array("Promoting Innovation Through Education, Science And Technology","http://www.ncst.gov.jm/PROMOTING INNOVATION THROUGH EDUCATION.pdf","",0,20,150);
		Menu14_3_19=new Array("An Opportunity to Defeat Underdevelopment","http://www.ncst.gov.jm/THE KNOWLEDGE ECONOMY.pdf","",0,20,150);
		Menu14_3_20=new Array("The Launch of Science Month","http://www.ncst.gov.jm/LaunchScienceMonth.htm","",0,20,150);
		Menu14_3_21=new Array("CTA NCST Workshop","http://www.ncst.gov.jm/CTA_NCST_WORKSHOP_REPORT-July18-22_2005.pdf","",0,20,150);
		 
	Menu14_4=new Array("Articles / Reports 2004","http://www.ncst.gov.jm/Population Activities.pdf","",5,20,150);
	
		Menu14_4_1=new Array("The Knowledge Industry...","http://www.ncst.gov.jm/THE_KNOWLEDGE_INDUSTRY.pdf","",0,20,150);
		Menu14_4_2=new Array("Minister\'\s Address Stakeholders...","http://www.ncst.gov.jm/MinistersAddressNCST.pdf","",0,20,150);
		Menu14_4_3=new Array("Crucial biotechnological","http://www.ncst.gov.jm/Crucialbiotechnologicaloptions.pdf","",0,20,150);
		Menu14_4_4=new Array("SECOND OAS MEETING","http://www.ncst.gov.jm/SECONDOASMEETING.pdf","",0,20,150);
		Menu14_4_5=new Array("Managing S&T","http://www.ncst.gov.jm/managingS&T.html","",0,20,150);
		
		
	
	Menu14_5=new Array("Articles / Reports 2003","","",1,20,150);
		Menu14_5_1=new Array("Crucial biotechnological","http://www.ncst.gov.jm/Crucialbiotechnologicaloptions.pdf","",0,20,150);
		//Menu8_2_2=new Array("S&T policy","http://www.ncst.gov.jm/S&TpolicyConsultations JA.pdf","",0,20,150);
		//Menu8_2_3=new Array("ST& Democracy","http://www.ncst.gov.jm/ST&Democracy.pdf","",0,20,150);
		//Menu8_2_4=new Array("SECOND OAS MEETING","http://www.ncst.gov.jm/SECONDOASMEETING.pdf","",0,20,150);
	Menu14_6=new Array("Articles / Reports 2002","#","",6,20,150);
		Menu14_6_1=new Array("A framework for Dev Imp...","http://www.ncst.gov.jm/A framework_for_Dev_Imp_IS.pdf","",0,20,150);
		Menu14_6_2=new Array("A new world","http://www.ncst.gov.jm/A_new_world.pdf","",0,20,150);
		Menu14_6_3=new Array("Foreign Direct Investment","http://www.ncst.gov.jm/Foreign_Direct.pdf","",0,20,150);
		Menu14_6_4=new Array("Effective Science Demands","http://www.ncst.gov.jm/Effective.pdf","",0,20,150);
		Menu14_6_5=new Array("Indicators of Knowledge Creation","http://www.ncst.gov.jm/Indicators of Knowledge.pdf","",0,20,150);
		Menu14_6_6=new Array("Science, Technology And Democracy","http://www.ncst.gov.jm/Science Technology & Democracy.pdf","",0,20,150);
		
		
	Menu14_7=new Array("Articles / Reports 2001","#","",4,20,150);
		Menu14_7_1=new Array("A New Scientific...","http://www.ncst.gov.jm/A New Scientific Approach 2.pdf","",0,20,150);
		Menu14_7_2=new Array("Is Technology-The Way...","http://www.ncst.gov.jm/Is Technology.pdf","",0,20,150);
		Menu14_7_3=new Array("ST& Democracy","http://www.ncst.gov.jm/ST&Democracy.pdf","",0,20,150);
		Menu14_7_4=new Array("A New Organizational...","http://www.ncst.gov.jm/A second draft Proposal for A New Org. Struct. MERCOCYT.pdf","",0,20,150);

//Menu15=new Array("S&T Calendar of Events","http://www.ncst.gov.jm/Calendar of Events.html","_blank",0,20,150);
Menu15=new Array("S&T Critiques","http://www.ncst.gov.jm/What _do_you_think.htm","_blank",0,20,209)

Menu16=new Array("National S&T Retreat","#","",5,20,150);
Menu16_1=new Array("Agricultural S&T: Contribution to Jamaica's Socio-economic Demands in Food","Agricultural S T Presentation - Office of the Prime Minister.ppt","",0,20,530);
Menu16_2=new Array("Combination Slides","COMBINATION SLIDES.ppt","",0,20,530);
Menu16_3=new Array("Current State of S&T Contributions to Jamaica's Socio-Economic Dev. (Energy Sector)","Energy.ppt","",0,20,530);
Menu16_4=new Array("Current Contribution of S&T to Jamaica's Socio-Economic Demands in: Enterprise and Jobs","SRC's presentation.ppt","",0,20,530);
Menu16_5=new Array("Jamaica's Ability to Cope With a Globalized Knowledge Economy","Ja's ability  S & T retreat.doc","",0,20,530);

//Menu17=new Array("Scholarships","http://www.ncst.gov.jm/Scholarships.htm","_blank",0,20,209)

//Menu18=new Array("Career Opportunities","#","",3,20,150);
	//Menu18_1=new Array("Career Opportunities","http://www.ncst.gov.jm/Jobs.htm","_blank",0,20,150);
	//Menu18_2=new Array("Scientist Education and Capacity Dev.","http://www.ncst.gov.jm/VacancyScientist EducationandCapDev.pdf","_blank",0,20,150);
	//Menu18_3=new Array("Legal Specialist","http://www.ncst.gov.jm/VLegalSpecialist2005.pdf","_blank",0,20,150);

Menu17=new Array("The NCST Act","The_National_Commission_On_Science_And_Technology_Act.pdf","_blank",0,20,150);


Menu18=new Array("Photo Gallery","photo_gallery.htm","_blank",0,20,209)

Menu19=new Array("Fellowships/Scholarships","#","",4,20,209)
	Menu19_1=new Array("UNESCO-Obiang Nguema Mbasogo International Prize for Research in the Life Sciences 2009","#","",3,35,250);
	Menu19_1_1=new Array("Guidelines","http://www.ncst.gov.jm/guidelines_en_life_sciences.pdf","_blank",0,20,208);
	Menu19_1_2=new Array("Nomination Form - English","http://www.ncst.gov.jm/e_nominationForm.pdf","_blank",0,20,208);
	Menu19_1_3=new Array("Nomination Form - French","http://www.ncst.gov.jm/f_nominationForm.pdf","_blank",0,20,208);
	Menu19_2=new Array("Third World Academy of Sciences (TWAS) Fellowships","http://www.ncst.gov.jm/fellowships.pdf","_blank",0,20,250);
	Menu19_3=new Array("UNESCO Fellowships","http://www.ncst.gov.jm/unesco_fellowships.htm","_blank",0,20,150);
	Menu19_4=new Array("Calls for Project Proposals","http://www.ncst.gov.jm/project_proposals.htm","_blank",0,20,150);

Menu20=new Array("Career Opportunities","#","",3,20,150);
	Menu20_1=new Array("Career Opportunities","http://www.ncst.gov.jm/Jobs.htm","_blank",0,20,150);
	Menu20_2=new Array("Scientist Education and Capacity Dev.","http://www.ncst.gov.jm/VacancyScientist EducationandCapDev.pdf","_blank",0,20,150);
	Menu20_3=new Array("Legal Specialist","http://www.ncst.gov.jm/VLegalSpecialist2005.pdf","_blank",0,20,150);

Menu21=new Array("Related Links","http://www.ncst.gov.jm/links.htm","_blank",2,20,150);
	Menu21_1=new Array("International Links","http://www.ncst.gov.jm/links.htm","_blank",0,20,150);
	Menu21_2=new Array("Local Links","http://www.ncst.gov.jm/localLinks.htm","_blank",0,20,150);
