/***********************************************************************************
	          
*	You may remove all comments for faster loading	         	
***********************************************************************************/

	var NoOffFirstLineMenus=22;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#F0EACF';			// Background color when mouse is over
	var HighSubBgColor='#F0EACF';			// Background color when mouse is over on subs
	var FontLowColor='#000063';			// Font color when mouse is not over
	var FontSubLowColor='#000063';			// Font color subs when mouse is not over
	var FontHighColor='#000063';			// Font color when mouse is over
	var FontSubHighColor='#000063';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// 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=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=-.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=137;				// 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=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=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='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/triright.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("Board of Directors","bod.htm","",0,20,148);

Menu2=new Array("Administrative Setup","admin_setup.htm","",0,20,148);
	
Menu3=new Array("Our Services","services.htm","",0,20,148);
	
Menu4=new Array("List of Container Freight Stations & Inland Clearance Depots","stations.htm","",0,45,148);
	
Menu5=new Array("Services at ICD/CFS","icd.htm","",0,20,148);

Menu6=new Array("Railside Warehousing Complex","rwc.htm","",0,30,148);
	
Menu7=new Array("Aircargo Complexes","aircargo.htm","",0,20,148);

Menu8=new Array("Disinfestation Facilities","disinfestation.htm","",0,20,148);

Menu9=new Array("Regional Offices","regionaloffices.htm","",0,20,148);

Menu10=new Array("Region Profile","#","",17,20,120);
	Menu10_1=new Array("Ahmedabad","Docs/Region profile/profile_ahd_03090.pdf","",0,20,120);
	Menu10_2=new Array("Bangalore","Docs/Region profile/profile_blr_05030.pdf","",0,20,120);
	Menu10_3=new Array("Bhopal","Docs/Region profile/profile_bpl_11090.pdf","",0,20,120);
	Menu10_4=new Array("Bhubaneshwar","Docs/Region profile/profile_bbsr_11030.pdf","",0,20,120);
	Menu10_5=new Array("Kolkata","Docs/Region profile/profile_koll_02090.pdf","",0,20,120);
	Menu10_6=new Array("Chandigarh","Docs/Region profile/profile_chd_10100.pdf","",0,20,120);
	Menu10_7=new Array("Chennai","Docs/Region profile/profile_mdrs_22090.pdf","",0,20,120);
	Menu10_8=new Array("Delhi","Docs/Region profile/profile_dli_22090.pdf","",0,20,120);
	Menu10_9=new Array("Jaipur","Docs/Region profile/profile_jai_17090.pdf","",0,20,120);
	Menu10_10=new Array("Guwahati","Docs/Region profile/profile_ghy_28080.pdf","",0,20,120);
	Menu10_11=new Array("Hyderabad","Docs/Region profile/profile_hyd_18030.pdf","",0,20,120);
	Menu10_12=new Array("Lucknow","Docs/Region profile/profile_lko_19090.pdf","",0,20,120);
	Menu10_13=new Array("Mumbai","Docs/Region profile/profile_mum_16100.pdf","",0,20,120);
	Menu10_14=new Array("Navi Mumbai","Docs/Region profile/profile_jnp_21100.pdf","",0,20,120);
	Menu10_15=new Array("Patna","Docs/Region profile/profile_pat_100810.pdf","",0,20,120);
	Menu10_16=new Array("Panchkula","Docs/Region profile/profile_pkl_26050.pdf","",0,20,120);
	Menu10_17=new Array("Kochi","Docs/Region profile/profile_kochi_06010.pdf","",0,20,120);
Menu11=new Array("List of Warehouses with Storage Capacity","Docs/list_wh_july10_230810.pdf","",0,30,148);

Menu12=new Array("Bonded Warehouses","warehouses.htm","",0,20,148);

Menu13=new Array("Training Programmes","training.htm","",0,20,148);

Menu14=new Array("Tenders","#","",5,20,120);
	Menu14_1=new Array("Tenders","tenders.htm","",0,20,120);                           
	Menu14_2=new Array("Contracts Awarded","#","",3,20,120);
		Menu14_2_1=new Array("July 10","Docs/threshuld_value_july_270810.pdf","",0,20,100);
		Menu14_2_2=new Array("June 10","Docs/threshuld_value_june_260710.pdf","",0,20,100);
		Menu14_2_3=new Array("May 10","Docs/threshuld_value_may_240610.pdf","",0,20,100);
	Menu14_3=new Array("Tender Archive 08 ","tender archive08.htm","",0,20,120);
	Menu14_4=new Array("Tender Archive 09 ","tender archive09.htm","",0,20,120);
	Menu14_5=new Array("Tender Archive 10 ","tender archive10.htm","",0,20,120);

Menu15=new Array("Circulars / Guidelines","circulars.htm","",0,20,148);

Menu16=new Array("Model Tender","#","",5,20,148);
	Menu16_1=new Array("Foodgrain","#","",5,20,120);
		Menu16_1_1=new Array("Tender Part-I","Docs/FOOD_GRAIN_TENDER__1-26.pdf","",0,20,120);
		Menu16_1_2=new Array("Tender Part-II","Docs/FOOD_GRAIN_TENDER__27-53.pdf","",0,20,120);
		Menu16_1_3=new Array("Tender Part-III","Docs/FOOD_GRAIN_TENDER__54-55.pdf","",0,20,120);
		Menu16_1_4=new Array("Tender Part-IV","Docs/FOOD_GRAIN_TENDER__56-74.pdf","",0,20,120);
		Menu16_1_5=new Array("Corrigendum","Docs/corrigendum_mt_090908.pdf","",0,20,120);
	Menu16_2=new Array("Fertilizer","#","",4,20,120);
		Menu16_2_1=new Array("Tender Part-I","Docs/FERTILIZER_TENDER_PART I.pdf","",0,20,120);
		Menu16_2_2=new Array("Tender Part-II","Docs/FERTILIZER_TENDER__PART-II.pdf","",0,20,120);
		Menu16_2_3=new Array("Tender Part-III","Docs/FERTILIZER_TENDER__PART-III.pdf","",0,20,120);
		Menu16_2_4=new Array("Corrigendum","Docs/corrigendum_mt_090908.pdf","",0,20,120);
	Menu16_3=new Array("Engineering","Docs/CONTRACT_CONDITIONS.pdf","",0,20,120);
	Menu16_4=new Array("Purchase","Docs/Tender_Instrn_pur.pdf","",0,20,120);
	Menu16_5=new Array("Railside Warehousing","#","",2,28,120);
		Menu16_5_1=new Array("Tender ","Docs/tender_RSW.pdf","",0,20,120);
		Menu16_5_2=new Array("Modification","Docs/modification_280706.pdf","",0,20,120);

Menu17=new Array("Information Facilitation","#","",5,20,120);                
	Menu17_1=new Array("Progress Report","Docs/pr_mly_jan_08_120208.pdf","",0,20,120);
	Menu17_2=new Array("Information for CIC","Docs/ar_cic_pd_090710.pdf","",0,20,120);
	Menu17_3=new Array("Mumbai Vender List ","Docs/vender_list_mum_010906.pdf","",0,20,120);
	Menu17_4=new Array("Formats ","formats.htm","",0,20,120);
	Menu17_5=new Array("Pension Scheme","Docs/draft_pension_scheme_25th_Feb_250208.pdf","",0,20,120);

Menu18=new Array("Right to information Act","#","",1,20,120);
	Menu18_1=new Array("Manuals","manuals.htm","",0,20,80);

Menu19=new Array("Global Compact Programme","GCP.htm","",0,30,148);

Menu20=new Array("Grievance","grievances.htm","",0,20,148);

Menu21=new Array("Construction cell","construction_cells.htm","",0,20,148);

Menu22=new Array("SWC","Docs/swc.pdf","",0,20,148);



	

	
