
	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='7DFF7D';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=8;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=6;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// 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=500;			// 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='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// 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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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","default.htm","",0,20,210);

Menu2=new Array("Meghalaya & its Forests","","",2);
	Menu2_1=new Array("General Description of Meghalaya","megfor_gdesc_meg.htm","",0,20,240);
	Menu2_2=new Array("Forests of the State","","",5);
		Menu2_2_1=new Array("Extent of Forests","megfor_extent_forest.htm","",0,20,260);
		Menu2_2_2=new Array("Forests Types","megfor_forest_types.htm","",0);
		Menu2_2_3=new Array("Forest Resource Inventory","megfor_forest_resinvy.htm","",0);
		Menu2_2_4=new Array("Important Tree Species","megfor_imp_tree_species.htm","",0);
		Menu2_2_5=new Array("List of Reserved & Protected Forests","megfor_list_resvprot_forest.htm","",0);

Menu3=new Array("Activities of the Department","","",7);
	Menu3_1=new Array("Conservation & Development of Natural Forests","","",3,20,330);
		Menu3_1_1=new Array("Activities","activity_conservation.htm","",0,20,260);
		Menu3_1_2=new Array("List of Reserved & Protected Forests","megfor_list_resvprot_forest.htm","",0);
		Menu3_1_3=new Array("Meghalaya Forest Regulation Act","javascript:window.open('forest_acts_rules_notifs_gdlines/act_megfor_regultn_appltn_n_amend_act.pdf');","",0);

	Menu3_2=new Array("Social Forestry","activity_social_forestry.htm","",6);
		Menu3_2_1=new Array("Forest Development Agency (FDA)","activity_soclfortry_fda.htm","",1,20,270);
			Menu3_2_1_1=new Array("FDA Notification","javascript:window.open('forest_acts_rules_notifs_gdlines/notif_fda_notification_final.pdf');","",0,20,120);
		Menu3_2_2=new Array("Joint Forest Management (JFM)","activity_soclfortry_jfm.htm","",1);
			Menu3_2_2_1=new Array("JFM Notification","javascript:window.open('forest_acts_rules_notifs_gdlines/notif_jfm_notification_final.pdf');","",0,20,120);
		Menu3_2_3=new Array("VANMAHOTSAV","activity_soclfortry_vanmahotsav.htm","",0);
		Menu3_2_4=new Array("Afforestation","activity_soclfortry_afforestation.htm","",0);
		Menu3_2_5=new Array("Recreation Forestry","javascript:window.open('activity_soclfortry_recreation_forestry_sf_park.pdf');","",0);
		Menu3_2_6=new Array("Cost Norms for Nurseries & Plantations","javascript:window.open('activity_soclfortry_costnorms_nursplnt.pdf');","",0);

	Menu3_3=new Array("Wildlife Conservation","","",4);
		Menu3_3_1=new Array("National Parks & Sanctuaries","activity_wildlife_nparksancty.htm","",0,20,210);
		Menu3_3_2=new Array("Man Animal Conflict","activity_wildlife_mananimal_conflict.htm","",0);
		Menu3_3_3=new Array("Elephant Reserve","activity_wildlife_elephant_resv.htm","",0);
		Menu3_3_4=new Array("Animal Census","activity_wildlife_animal_census.htm","",0);

	Menu3_4=new Array("Research & Training","","",4);
		Menu3_4_1=new Array("Silviculture","activity_reschtrg_silviculture.htm","",0,20,180);
		Menu3_4_2=new Array("Training","activity_reschtrg_training.htm","",0);
		Menu3_4_3=new Array("Forest Resource Survey","activity_reschtrg_forest_resc_survey.htm","",0);
		Menu3_4_4=new Array("Working Plan","activity_reschtrg_working_plan.htm","",0);

	Menu3_5=new Array("Bamboo Resource","activity_bamboo_resource.htm","",0);
	Menu3_6=new Array("Medicinal Plants","activity_medic_plants.htm","",0);

	Menu3_7=new Array("Remote Sensing & GIS Applications","","",3);
		Menu3_7_1=new Array("GPS Manual","javascript:window.open('activity_rsgis_GPS_manual.pdf');","",0,20,190);
		Menu3_7_2=new Array("Forest Maps of Meghalaya","","",3);
			Menu3_7_2_1=new Array("A0 Size","javascript:window.open('forest_maps/activity_rsgis_megforestmap_a0.pdf');","",0,20,70);
			Menu3_7_2_2=new Array("A3 Size","javascript:window.open('forest_maps/activity_rsgis_megforestmap_a3.pdf');","",0);
			Menu3_7_2_3=new Array("A4 Size","javascript:window.open('forest_maps/activity_rsgis_megforestmap_a4.pdf');","",0);
		Menu3_7_3=new Array("Forest Maps of Jaintia Hills","javascript:window.open('forest_maps/activity_rsgis_megforestmap_jhd_28X20.pdf');","",0);

Menu4=new Array("Organisation","","",3);
	Menu4_1=new Array("Organogram","megfor_orgn_organogram.htm","",0,20,220);
//	Menu4_2=new Array("Budget","","",0);
	Menu4_2=new Array("Schemes","megfor_orgn_schemes.htm","",0);
	Menu4_3=new Array("Personnel Strength of the Dept.","megfor_orgn_persnl_strength.htm","",0);

Menu5=new Array("Acts & Rules","megfor_acts_rules.htm","",0);

Menu6=new Array("Who's who","","",2);
	Menu6_1=new Array("State Level","javascript:window.open('http://meghalaya.nic.in/telephone/tele_dept.asp?dept=FORESTS AND ENVIRONMENT');","",0,20,220);
	Menu6_2=new Array("Head Office Level","megfor_whoswho.htm","",0);

Menu7=new Array("Public Interface","","",12);
	Menu7_1=new Array("Transit Rules for Forest Produce","javascript:window.open('forest_acts_rules_notifs_gdlines/rules_public_intf_trnstrule_frstprod.pdf');","",0,20,350);
	Menu7_2=new Array("Establishment of Wood-based Industries","javascript:window.open('forest_acts_rules_notifs_gdlines/rules_forest_based_industries_rules.pdf');","",0);
	Menu7_3=new Array("Felling of Trees on Private land","public_intf_felgtrees_pvtland.htm","",0);
	Menu7_4=new Array("Joint Forest Management","activity_soclfortry_jfm.htm","",0);
	Menu7_5=new Array("Green India : A Scheme for Afforestation by NGOs'","javascript:window.open('public_intf_green_india_afforstn.pdf');","",0);
	Menu7_6=new Array("Bamboo Resource","activity_bamboo_resource.htm","",0);
	Menu7_7=new Array("Visit to National Parks /Sanctuaries","public_intf_visit_nparks_sancty.htm","",0);
	Menu7_8=new Array("Forest Fire Control","public_intf_forest_fire_ctrl.htm","",0);
	Menu7_9=new Array("Charcoal/Production /Transportation","public_intf_charcoal_prodtrans.htm","",0);
	Menu7_10=new Array("Minor Minerals","public_intf_minor_minerals.htm","",0);
	Menu7_11=new Array("Schedule Rate of Royalty","javascript:window.open('public_intf_sch_rate_royalty.pdf');","",0);
	Menu7_12=new Array("National Forest Policy, 1988","javascript:window.open('public_intf_natnl_forest_policy1988.pdf');","",0);

Menu8=new Array("Picture Gallery","","",2);
	Menu8_1=new Array("Bamboo in Meghalaya","pictgalry_bamboo.htm","",0,20,330);
	Menu8_2=new Array("Man Animal Conflict","pictgalry_mananimal_conflict.htm","",0);
//	Menu8_3=new Array("Eco-Development at Nokrek Biosphere Reserve","","",0);

Menu9=new Array("Right to Information","megfor_rti.htm","",0);

Menu10=new Array("Related Links","megfor_related_links.htm","",0);

Menu11=new Array("Tender Notices - Archive","","",7);
	Menu11_1=new Array("Supply of Jaw Crusher & Impact Pulveriser","javascript:window.open('tender_notices/megfor_tender_supply_of_jaw_crusher_imp_pulveriser.pdf');","",0,20,300);
	Menu11_2=new Array("Supply of Mobile handsets, DG set, etc.","javascript:window.open('tender_notices/bid_document_supply_of_mobilehandsets_dgset_etc.pdf');","",0);
	Menu11_3=new Array("Architectural & Structural Design","javascript:window.open('tender_notices/bid_document_architectural_n_structural_design.pdf');","",0);
	Menu11_4=new Array("Supply of Bamboo Seedlings","javascript:window.open('tender_notices/bid_document_supply_of_bamboo_seedlings.pdf');","",0);
	Menu11_5=new Array("Supply of Briquetting Machine","javascript:window.open('tender_notices/bid_document_supply_of_briquetting_machine.pdf');","",0);
	Menu11_6=new Array("Supply of Equipments","javascript:window.open('tender_notices/bid_document_supply_of_equipment_under_TFC.pdf');","",0);
	Menu11_7=new Array("Establishment of Zoological Park at Umtrew","javascript:window.open('tender_notices/megfor_tender_notices_zoopark_umtrew.pdf');","",0);
