function cdd_menu677584(){//////////////////////////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 = 677584


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/






/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#ffffff"
	this.menu_border_color = "#ffffff"
	this.menu_border_width = 1
	this.menu_padding = "2,0,2,0"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 2
	this.divider_height = 1
	this.divider_background_color = "#a2a2a2"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#000000"
	this.menu_is_horizontal = false
	this.menu_width = "130"
	this.menu_xy = "-100,-2"
	this.menu_scroll_direction = 1
	this.menu_scroll_reverse_on_hide = true
	this.menu_scroll_delay = 0
	this.menu_scroll_step = 5




/**********************************************************************************************

                              Global - Menu Item Settings

**********************************************************************************************/


	this.menu_items_background_color_roll = "#c9c8c7"
	this.menu_items_text_color = "#333333"
	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 = "center"
	this.menu_items_padding = "4,0,4,0"
	this.menu_items_border_style = "solid"
	this.menu_items_border_color = "#000000"
	this.menu_items_border_width = 0
	this.menu_items_width = 110




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.menu_padding_main = "0,1,0,1"
        this.menu_items_padding_main = "4,1,4,1"
        this.menu_is_horizontal_main = true

        this.item0 = "Home"
        this.item1 = "About"
        this.item2 = "Our Coaches"
        this.item3 = "Contact"
        this.item4 = "Programs"
        this.item5 = "Products"
        this.item6 = "Precourse Work"
        this.item7 = "Coaches Login"

        this.item_width0 = 40
        this.item_padding1 = "4,1,4,1"
        this.item_width1 = 45
        this.item_width2 = 81
        this.item_width3 = 53
        this.item_width4 = 63
        this.item_width5 = 57
        this.item_width6 = 92
        this.item_width7 = 89

        this.url0 = "default.aspx"
        this.url1 = "about.html"
        this.url2 = "coaches.html"
        this.url3 = "contact.html"
        this.url4 = "programs.html"
        this.url5 = "products.html"
        this.url6 = "#"
        this.url7 = "login.aspx"




/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.menu_background_color1 = "#efefef"
        this.menu_border_color1 = "#000000"
        this.menu_items_border_color1 = "#000000"
        this.menu_padding1 = "2,0,2,0"
        this.menu_items_text_align1 = "left"
        this.menu_xy1 = "-47,3"

        this.item1_0 = "Our History"
        this.item1_1 = "Our Values"
        this.item1_2 = "Biographies"

        this.item_padding1_0 = "4,0,4,8"
        this.item_padding1_1 = "4,0,4,8"
        this.item_padding1_2 = "4,0,4,8"

        this.url1_0 = "history.html"
        this.url1_1 = "values.html"
        this.url1_2 = "bio.html"



    //Sub Menu 2




    //Sub Menu 3




    //Sub Menu 4

        this.menu_background_color4 = "#efefef"
        this.menu_border_color4 = "#000000"
        this.menu_items_text_align4 = "left"
        this.menu_xy4 = "-65,3"

        this.item4_0 = "Communication"


            //Sub Menu 4_0

                this.menu_background_color4_0 = "#efefef"
                this.menu_border_color4_0 = "#000000"
                this.menu_items_padding4_0 = "4,0,5,8"
                this.menu_items_text_align4_0 = "left"
                this.menu_xy4_0 = "2,-25"
                this.menu_scroll_direction4_0 = 4
                this.menu_scroll_reverse_on_hide4_0 = true
                this.menu_scroll_delay4_0 = 0
                this.menu_scroll_step4_0 = 5

                this.item4_0_0 = "Everyday Coaching"
                this.item4_0_1 = "Managing Up"
                this.item4_0_2 = "Feedback"

                this.item_padding4_0_0 = "4,0,4,8"
                this.item_text_align4_0_0 = "left"

                this.url4_0_0 = "everyday.html"
                this.url4_0_1 = "managing.html"
                this.url4_0_2 = "feedback.html"



        this.item4_1 = "Integrity"
        this.item4_2 = "Accountability"
        this.item4_3 = "Sustainability"

        this.item_background_color_roll4_0 = "#c9c8c7"
        this.item_padding4_0 = "4,0,4,8"
        this.item_padding4_1 = "4,0,4,8"
        this.item_padding4_2 = "4,0,4,8"
        this.item_padding4_3 = "4,0,4,8"

        this.url4_0 = "#"
        this.url4_1 = "integrity.html"
        this.url4_2 = "accountability.html"
        this.url4_3 = "sustainability.html"



    //Sub Menu 5




    //Sub Menu 6

        this.menu_background_color6 = "#efefef"
        this.menu_border_color6 = "#000000"
        this.menu_items_text_align6 = "left"
        this.menu_xy6 = "-94,3"

        this.item6_0 = "Everyday Coaching"

        this.item_padding6_0 = "4,0,4,8"

        this.url6_0 = "precourse/index.html"
        this.url_target6_0 = "_blank"



    //Sub Menu 7




}///////////////////////// END Menu Data /////////////////////////////////////////



//Document Level Settings

cdd__activate_onclick = false
cdd__showhide_delay = 0
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"
cdd__go = true


//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();}


