/*******************************************************************
*	(c) Shapla Computers
********************************************************************/

	var NoOffFirstLineMenus=17;			// Number of first level items
	var LowBgColor='#99CCFF';			//#DACFC0 Background color when mouse is not over
	var LowSubBgColor='orange';			// Background color when mouse is not over on subs
	var HighBgColor='red';			// Background color when mouse is over
	var HighSubBgColor='#006400';			// 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='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0.3;			// vertical overlap child/ parent
	var StartTop=177;				// Menu offset x coordinate (Menu vertical position change)
	var StartLeft=130;				// Menu offset y coordinate (Menu horizontal position change)
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// 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=300;			// 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='apu';				// 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=['http://www.caab.gov.bd/images/tr.gif',13,13];	// 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.caab.gov.bd/index.html","",0,20,165);
Menu2=new Array("Tender Notice","http://www.caab.gov.bd/ads.html","",0);
Menu3=new Array("Job Opportunity","http://www.caab.gov.bd/chakri.pdf","",0);
Menu4=new Array("Forms & Files","http://www.caab.gov.bd/publications.html","",0);

Menu5=new Array("Corporate","http://www.caab.gov.bd/corporate/function.html","",3,17,150);
	Menu5_1=new Array("Function","http://www.caab.gov.bd/corporate/function.html","",0,18,120);
	Menu5_2=new Array("Organization","http://www.caab.gov.bd/corporate/organization.html","",2);
		Menu5_2_1=new Array("The Board","http://www.caab.gov.bd/corporate/organization.html","",0,18,120);
		Menu5_2_2=new Array("Structure","http://www.caab.gov.bd/corporate/organization2.html","",0);
	Menu5_3=new Array("Background","http://www.caab.gov.bd/corporate/histback.html","",0);

Menu6=new Array("Regulations","http://www.caab.gov.bd/fsrregs/regulations.html","",4,20,99);
	Menu6_1=new Array("Introduction","http://www.caab.gov.bd/fsrregs/regulations.html","",0,18,155);	
	Menu6_2=new Array("ANO","http://www.caab.gov.bd/ano.html","",0);
	Menu6_3=new Array("Circular","http://www.caab.gov.bd/circul.html","",0);
	Menu6_4=new Array("CAR-84","http://www.caab.gov.bd/car84.html","",0);
        
Menu7=new Array("Services","http://www.caab.gov.bd/services/service.html","",6,20,75);
	Menu7_1=new Array("Introduction: TOC","http://www.caab.gov.bd/services/service.html","",0,18,220);
	Menu7_2=new Array("Aeronautical Information Services","http://www.caab.gov.bd/services/serviceais.html","",0,18,220);
	Menu7_3=new Array("Air Traffic Services","http://www.caab.gov.bd/services/serviceats.html","",5,18,220);
		Menu7_3_1=new Array("General","http://www.caab.gov.bd/services/serviceats.html","",0,18,160);
		Menu7_3_2=new Array("Special Procedures","http://www.caab.gov.bd/services/serviceats2.html","",0);
		Menu7_3_3=new Array("FIR, CTA, TMA","http://www.caab.gov.bd/services/servicatsfir.html","",0);
		Menu7_3_4=new Array("ATS Voice Com Facilities","http://www.caab.gov.bd/services/serviceats3.html","",0);
		Menu7_3_5=new Array("Air Traffic Incident","http://www.caab.gov.bd/services/incident.html","",0);
	Menu7_4=new Array("Communication and Navigation","http://www.caab.gov.bd/services/servicecom.html","",3,18,220);
		Menu7_4_1=new Array("General","http://www.caab.gov.bd/services/servicecom.html","",0,18,150);
		Menu7_4_2=new Array("Com/Nav Facilities","http://www.caab.gov.bd/services/servicecomfac.html","",0);
		Menu7_4_3=new Array("NavAid List","http://www.caab.gov.bd/services/servicecomnav.html","",0);
	Menu7_5=new Array("Meteorology","http://www.caab.gov.bd/services/servicemet.html","",0);
	Menu7_6=new Array("Search and Rescue","http://www.caab.gov.bd/services/servicesar.html","",0);

Menu8=new Array("Aerodromes","http://www.caab.gov.bd/adinfo/adinfo0.html","",3,20,97);
	Menu8_1=new Array("Airports in Bangladesh","http://www.caab.gov.bd/adinfo/airports.html","",0,18,180);
	Menu8_2=new Array("Regulations on Airport-use","http://www.caab.gov.bd/adinfo/reguapuse.html","",0);
	Menu8_3=new Array("Aerodrome Info/Data","http://www.caab.gov.bd/adinfo/adinfo0.html","",4);
		Menu8_3_1=new Array("Introduction","http://www.caab.gov.bd/adinfo/adinfo0.html","",0,18,170);
		Menu8_3_2=new Array("HSIA: HSIA, Dhaka","http://www.caab.gov.bd/adinfo/adinfo1zia.html","",0);
		Menu8_3_3=new Array("VGEG: SAIA, Chittagong","http://www.caab.gov.bd/adinfo/adinfoctg1.html","",0);
		Menu8_3_4=new Array("VGSY: Osmani, Sylhet","http://www.caab.gov.bd/adinfo/adinfosyl1.html","",0);

Menu9=new Array("Entry Transit Departure","http://www.caab.gov.bd/etds/intflights1.html","",3,20,180);
	Menu9_1=new Array("International Flights","http://www.caab.gov.bd/etds/intflights1.html","",0,18,180);
	Menu9_2=new Array("Passengers and Crew","http://www.caab.gov.bd/etds/paxncrew1.html","",0);
	Menu9_3=new Array("Cargo","http://www.caab.gov.bd/etds/cargo.html","",0);

Menu10=new Array("Charges Fees","http://www.caab.gov.bd/charges/charges.html","",4,20,105);
	Menu10_1=new Array("Introduction","http://www.caab.gov.bd/charges/charges.html","",0,18,150);
	Menu10_2=new Array("Embarkation Fee","http://www.caab.gov.bd/charges/embarkation.html","",0);
	Menu10_3=new Array("Aerodrome Charges","http://www.caab.gov.bd/charges/adcharges1.html","",5);
		Menu10_3_1=new Array("Introduction","http://www.caab.gov.bd/charges/adcharges1.html","",0,18,140);
		Menu10_3_2=new Array("Landing, Parking","http://www.caab.gov.bd/charges/adcharges2.html","",0);
		Menu10_3_3=new Array("Boarding Bridge","http://www.caab.gov.bd/charges/adcharges3.html","",0);
		Menu10_3_4=new Array("Security and Others","http://www.caab.gov.bd/charges/adcharges4.html","",0);
		Menu10_3_5=new Array("Method of payment","http://www.caab.gov.bd/charges/methodpayment.html","",0);
	Menu10_4=new Array("Navigation Charges","http://www.caab.gov.bd/charges/navcharges.html","",0);
		Menu10_4_1=new Array("Navigation Charges","http://www.caab.gov.bd/charges/navcharges.html","",0,18,140);
		Menu10_4_2=new Array("Method of payment","http://www.caab.gov.bd/charges/methodpayment.html","",0);

Menu11=new Array("Development","http://www.caab.gov.bd/devlpmnts/development.html","",6,20,103);
	Menu11_1=new Array("Introduction","http://www.caab.gov.bd/devlpmnts/development.html","",0,18,140);
	Menu11_2=new Array("Development History","http://www.caab.gov.bd/devlpmnts/devhis.html","",0);
	Menu11_3=new Array("Chittagong Project","http://www.caab.gov.bd/devlpmnts/cadp.html","",0);
	Menu11_4=new Array("Recent Projects","http://www.caab.gov.bd/devlpmnts/recentproj.html","",0);
	Menu11_5=new Array("On-going Projects","http://www.caab.gov.bd/devlpmnts/currproj.html","",0);
	Menu11_6=new Array("Future Projects","http://www.caab.gov.bd/devlpmnts/futureproj.html","",0);

	Menu12=new Array("Citizen Charter","","",2,18,140);
    Menu12_1=new Array("Bangla","http://www.caab.gov.bd/citizen/citizen.pdf","",0,18,100);
    Menu12_2=new Array("English","http://www.caab.gov.bd/citizen/citizene.pdf","",0);

Menu13=new Array("Contact","http://www.caab.gov.bd/contacts.html","",0);  
Menu14=new Array("Related Links","http://www.caab.gov.bd/links.html","",0);
Menu15=new Array("Sitemap","http://www.caab.gov.bd/sitemap.html","",0);
Menu16=new Array("FAQ","http://www.caab.gov.bd/faq.html","",0);
Menu17=new Array("Miscellaneous","http://www.caab.gov.bd/misc.html","",0);

