function cdd_menu820101(){//////////////////////////Start Menu Data/////////////////////////////////

//**** NavStudio, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
//Note: This data file may be manually customized outside of the visual interface.

    //Unique Menu Id
	this.uid = 820101


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/


    //Inline positioned icon images (flow with the item text)

	this.rel_icon_image0 = "/images/squares_0.gif"
	this.rel_icon_rollover0 = "/images/squares_0_hl.gif"
	this.rel_icon_image_wh0 = "13,8"

	this.rel_icon_image1 = "/images/corner_arrow.gif"
	this.rel_icon_rollover1 = "/images/corner_arrow.gif"
	this.rel_icon_image_wh1 = "13,10"

	this.rel_icon_image2 = "/images/squares_2.gif"
	this.rel_icon_rollover2 = "/images/squares_2_hl.gif"
	this.rel_icon_image_wh2 = "11,9"

	this.rel_icon_image3 = "/images/arrows_6.gif"
	this.rel_icon_rollover3 = "/images/arrows_6_hl.gif"
	this.rel_icon_image_wh3 = "10,8"



    //Absolute positioned icon images (x,y positioned)

	this.abs_icon_image0 = "/images/arrows_6.gif"
	this.abs_icon_rollover0 = "/images/arrows_6_hl.gif"
	this.abs_icon_image_wh0 = "10,8"
	this.abs_icon_image_xy0 = "-13,4"




/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#ffffff"
	this.menu_border_color = "#BC791C"
	this.menu_border_width = 2
	this.menu_padding = "4,5,4,5"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 1
	this.divider_height = 1
	this.divider_background_color = "#fb2020"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = 100
	this.menu_xy = "-80,-2"




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.icon_rel = 2
	this.menu_items_background_color_roll = "#c5d5ed"
	this.menu_items_text_color = "#0000a0"
	this.menu_items_text_decoration = "none"
	this.menu_items_font_family = "Arial"
	this.menu_items_font_size = "11px"
	this.menu_items_font_style = "normal"
	this.menu_items_font_weight = "normal"
	this.menu_items_text_align = "left"
	this.menu_items_padding = "4,5,4,5"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#0000a0"
	this.menu_items_border_width = 0
	this.menu_items_width = 90
	this.menu_items_text_decoration_roll = "underline"
	this.menu_items_text_color_roll = "#000000"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_items_background_color_roll_main = "#c5d5ed"
        this.menu_items_text_color_roll_main = "#000000"
        this.menu_items_text_decoration_main = "none"
        this.menu_width_main = 150
        this.menu_is_horizontal_main = false

        this.item0 = "Flight Information"
        this.item1 = "Parking"
        this.item2 = "About MLB"
        this.item3 = "Maps & Directions"
        this.item4 = "Ground Transportation"
        this.item5 = "Airport Business"
        this.item6 = "Airport News"
		this.item7 = "General Aviation"

        this.icon_abs0 = 0
        this.item_background_color_roll0 = "#c5d5ed"
        this.item_text_color0 = "#0000a0"
        this.item_text_color_roll0 = "#000000"
        this.item_border_color0 = "#0000a0"
        this.item_text_decoration0 = "none"
        this.item_text_decoration_roll0 = "none"
        this.icon_abs5 = 0
		this.icon_abs6 = 0

        this.url0 = ""
        this.url1 = "parking.html"
        this.url2 = "about.html"
        this.url3 = "map5.html"
        this.url4 = "ground.html"
        this.url5 = ""
        this.url6 = ""
		this.url7 = "generalaviation.html"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0

        this.menu_xy0 = "-3,-18"
        this.menu_width0 = 160

        this.item0_0 = "Real-Time Flight Information"
        this.item0_1 = "Arriving Schedules"
		this.item0_2 = "Departing Schedules"

        this.url0_0 = "flightinformation.html"
        this.url0_1 = "arivingschedules.html"
		this.url0_2 = "departingschedules.html"


    //Sub Menu 1

        this.menu_xy1 = "-3,-18"




    //Sub Menu 2

        this.menu_xy2 = "-3,-18"




    //Sub Menu 3

        this.menu_xy3 = "-3,-18"
        





    //Sub Menu 4

        this.menu_xy4 = "-3,-18"




    //Sub Menu 5

        this.menu_xy5 = "-3,-18"
        this.menu_width5 = 149

		 
		this.item5_0 = "Disadvantaged Business Enterprise(DBE)"
        this.item5_1 = "Annual Report"

        
		this.url5_0 = "DBE.html"
		this.url5_1 = "annualreport.html"
		



    //Sub Menu 6

 		this.menu_xy6 = "-3,-18"
		this.menu_width6 = 165

		this.item6_0 = "Airport Announcements"
		this.item6_1 = "Newsletters"
        this.item6_2 = "Airport Authority Meeting Minutes"
        this.item6_3 = "News Releases"
		
		

        this.url6_0 = "announcements.html"
		this.url6_1 = "newsletters.html"
		this.url6_2 = "minutes.html"
		this.url6_3 = "newsreleases.html"
		
    //Sub Menu 7

 		this.menu_xy7 = "-3,-18"

}///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 100
cdd__url_target = "_self"
cdd__url_features = "resizable=1, scrollbars=1, titlebar=1, menubar=1, toolbar=1, location=1, status=1, directories=1, channelmode=0, fullscreen=0"
cdd__display_urls_in_status_bar = true
cdd__default_cursor = "hand"


//NavStudio Code (Warning: Do Not Alter!)

if (window.showHelp){b_type = "ie"; if (!window.attachEvent) b_type += "mac";}if (document.createElementNS) b_type = "dom";if (navigator.userAgent.indexOf("afari")>-1) b_type = "safari";if (window.opera) b_type = "opera"; qmap1 = "\<\script language=\"JavaScript\" vqptag='loader_sub' src=\""; qmap2 = ".js\">\<\/script\>";;function iesf(){};;function vqp_error(val){alert(val)}
if (b_type){document.write(qmap1+cdd__codebase+"pbrowser_"+b_type+qmap2);document.close();}

