function cdd_menu814666(){//////////////////////////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 = undefined


/**********************************************************************************************

                               Icon Images

**********************************************************************************************/


    //Inline positioned icon images (flow with the item text)

	this.rel_icon_image0 = "squares_0.gif"
	this.rel_icon_rollover0 = "squares_0_hl.gif"
	this.rel_icon_image_wh0 = "13,8"

	this.rel_icon_image1 = "circle_3.gif"
	this.rel_icon_rollover1 = "circle_3.gif"
	this.rel_icon_image_wh1 = "11,9"

	this.rel_icon_image2 = "circle_4.gif"
	this.rel_icon_rollover2 = "circle_4.gif"
	this.rel_icon_image_wh2 = "12,8"

	this.rel_icon_image3 = "circle_4.gif"
	this.rel_icon_rollover3 = "circle_4.gif"
	this.rel_icon_image_wh3 = "12,8"

	this.rel_icon_image4 = "circle_4a.gif"
	this.rel_icon_rollover4 = "circle_4a.gif"
	this.rel_icon_image_wh4 = "12,8"



    //Absolute positioned icon images (x,y positioned)

	this.abs_icon_image0 = "circle_3.gif"
	this.abs_icon_rollover0 = "circle_3.gif"
	this.abs_icon_image_wh0 = "11,9"
	this.abs_icon_image_xy0 = "-11,0"



    //Pointer icon images (follow the mouse)

	this.point_icon_image0 = "medium_red_right.gif"
	this.point_icon_image_wh0 = "8,10"
	this.point_icon_image_xy0 = "0,0"
	this.point_icon_image_br0 = false

	this.point_icon_image1 = "medium_red_down.gif"
	this.point_icon_image_wh1 = "13,8"
	this.point_icon_image_xy1 = "0,0"
	this.point_icon_image_br1 = false

	this.point_icon_image2 = "medium_red_down.gif"
	this.point_icon_image_wh2 = "13,8"
	this.point_icon_image_xy2 = "0,0"
	this.point_icon_image_br2 = false

	this.point_icon_image3 = "medium_red_right.gif"
	this.point_icon_image_wh3 = "8,10"
	this.point_icon_image_xy3 = "0,0"
	this.point_icon_image_br3 = false

	this.point_icon_image4 = "medium_red_down.gif"
	this.point_icon_image_wh4 = "13,8"
	this.point_icon_image_xy4 = "0,0"
	this.point_icon_image_br4 = false

	this.point_icon_image5 = "medium_red_right.gif"
	this.point_icon_image_wh5 = "8,10"
	this.point_icon_image_xy5 = "0,0"
	this.point_icon_image_br5 = false




/**********************************************************************************************

                              Global - Menu Container Settings

**********************************************************************************************/


	this.menu_background_color = "#ebebeb"
	this.menu_border_color = "#0f0f0f"
	this.menu_border_width = 1
	this.menu_padding = "0,0,0,0"
	this.menu_border_style = "solid"
	this.divider_caps = false
	this.divider_width = 2
	this.divider_height = 1
	this.divider_background_color = "#ffffff"
	this.divider_border_style = "none"
	this.divider_border_width = 0
	this.divider_border_color = "#ffffff"
	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.icon_rel = 4
	this.icon_point = 0
	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 = "12px"
	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 = "#000000"
	this.menu_items_border_width = 0
	this.menu_items_width = "75"
	this.menu_items_text_decoration_roll = "none"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/


        this.icon_point_main = 4
        this.menu_border_color_main = "#0066cc"
        this.menu_padding_main = "0,0,0,0"
        this.menu_items_padding_main = "1,5,1,5"
        this.menu_items_text_align_main = "center"
        this.menu_width_main = "124"
        this.menu_items_width_main = 65
        this.menu_is_horizontal_main = true
        this.divider_width_main = 1
        this.divider_background_color_main = "#ffffff"

        this.item0 = "Home"
        this.item1 = "News"
        this.item2 = "Supporters"
        this.item3 = "Programs"
        this.item4 = "KSS Kids"
        this.item5 = "Donate"
        this.item6 = "About"
        this.item7 = "Contact"

        
        //if(selected == true)
        //    this.item_background_color0 = "#efefef"
        //else
       
        
        this.item_background_color0 = "#0066cc"
        if(selected==0)
			this.item_text_color0 = "#efefef" 
		else
			this.item_text_color0 = "#7ad8ff" 
        this.item_text_color_roll0 = "#0f0f0f"
        

        this.item_width0 = 63
        this.item_background_color1 = "#0066cc"
         if(selected==1)
			this.item_text_color1 = "#efefef" 
		else
			this.item_text_color1 = "#7ad8ff" 
        this.item_text_color_roll1 = "#0f0f0f"
        this.item_border_color1 = "#000000"
        this.item_background_color2 = "#0066cc"
        
        
        if(selected==2)
			this.item_text_color2 = "#efefef" 
		else
			this.item_text_color2 = "#7ad8ff" 
        this.item_text_color_roll2 = "#0f0f0f"
        
        this.item_background_color3 = "#0066cc"
       if(selected==3)
			this.item_text_color3 = "#efefef" 
		else
			this.item_text_color3 = "#7ad8ff" 
        this.item_text_color_roll3 = "#0f0f0f"
        
        this.item_background_color4 = "#0066cc"
        if(selected==4)
			this.item_text_color4 = "#efefef" 
		else
			this.item_text_color4 = "#7ad8ff" 
        this.item_text_color_roll4 = "#0f0f0f"
        
       this.item_background_color5 = "#0066cc"
        if(selected==5)
			this.item_text_color5 = "#efefef" 
		else
			this.item_text_color5 = "#7ad8ff" 
          this.item_text_color_roll5 = "#0f0f0f"
          
        
        this.item_background_color6 = "#0066cc"
		if(selected==6)
			this.item_text_color6 = "#efefef" 
		else
			this.item_text_color6 = "#7ad8ff" 
			
        this.item_text_color_roll6 = "#0f0f0f"
        this.item_background_color7 = "#0066cc"
        if(selected==7)
			this.item_text_color7 = "#efefef" 
		else
			this.item_text_color7 = "#7ad8ff" 
        this.item_text_color_roll7 = "#0f0f0f"

        this.url0 = "index.htm"
        //this.url1 = "news.htm"
        //this.url2 = "events.htm"
        //this.url3 = "programs.htm"
        this.url4 = "successful_kids.aspx"
        this.url5 = "donate.htm"
        //this.url6 = "about.htm"
        this.url7 = "contact.aspx"


/**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************/


    //Sub Menu 0




    //Sub Menu 1

        this.icon_point1 = 5
        this.menu_items_padding1 = "1,5,1,5"
        this.menu_width1 = 146

        this.item1_0 = "Healthy Life Styles"
        this.item1_1 = "In the Press"
        this.item1_2 = "KSS Communication"

        this.item_background_color1_0 = "#0066cc"
        this.item_text_color1_0 = "#efefef"
        this.item_text_color_roll1_0 = "#0f0f0f"
        this.item_background_color1_1 = "#0066cc"
        this.item_text_color1_1 = "#efefef"
        this.item_text_color_roll1_1 = "#0f0f0f"
        this.item_background_color1_2 = "#0066cc"
        this.item_text_color1_2 = "#efefef"
        this.item_text_color_roll1_2 = "#0f0f0f"

        this.url1_0 = "latest_findings.htm"
        this.url1_1 = "in_the_press.htm"
        this.url1_2 = "kss_Communication.htm"



    //Sub Menu 2

		this.menu_width2 = 170

		this.item2_0 = "Supporters"
        this.item2_1 = "Sponsors"
        this.item2_2 = "Volunteers"
        this.item2_3 = "Donors"
        this.item2_4 = "Sports Role Models"
        this.item2_5 = "Past Events"
        
        this.item_background_color2_0 = "#0066cc"
        this.item_text_color2_0 = "#efefef"
        this.item_text_color_roll2_0 = "#0f0f0f"
        this.item_background_color2_1 = "#0066cc"
        this.item_text_color2_1 = "#efefef"
        this.item_text_color_roll2_1 = "#0f0f0f"
        
                this.item_background_color2_2 = "#0066cc"
        this.item_text_color2_2 = "#efefef"
        this.item_text_color_roll2_2 = "#0f0f0f"
        this.item_background_color2_3 = "#0066cc"
        this.item_text_color2_3 = "#efefef"
        this.item_text_color_roll2_3 = "#0f0f0f"
        this.item_background_color2_4 = "#0066cc"
        this.item_text_color2_4 = "#efefef"
        this.item_text_color_roll2_4 = "#0f0f0f"
        this.item_background_color2_5 = "#0066cc"
        this.item_text_color2_5 = "#efefef"
        this.item_text_color_roll2_5 = "#0f0f0f"

		this.url2_0 = "events.htm"
        this.url2_1 = "event_sponsors.htm"
        this.url2_2 = "volunteers.htm"
        this.url2_3 = "donors.htm"
        this.url2_4 = "role_models.htm"
        this.url2_5 = "past_events.htm"

    //Sub Menu 3

	this.menu_width3 = 149

		this.item3_0 = "Programs"
        this.item3_1 = "Creighton Schools"
        this.item3_2 = "Florence Crittenton"
        this.item3_3 = "Paradise Valley"
        this.item3_4 = "Scottsdale Schools"
        this.item3_5 = "New Programs"
        this.item3_6 = "Evaluation"
        this.item3_7 = "KSS Toolkit"

        this.item_background_color3_0 = "#0066cc"
        this.item_text_color3_0 = "#efefef"
        this.item_text_color_roll3_0 = "#0f0f0f"
        this.item_background_color3_1 = "#0066cc"
        this.item_text_color3_1 = "#efefef"
        this.item_text_color_roll3_1 = "#0f0f0f"
        this.item_background_color3_2 = "#0066cc"
        this.item_text_color3_2 = "#efefef"
        this.item_text_color_roll3_2 = "#0f0f0f"
        this.item_background_color3_3 = "#0066cc"
        this.item_text_color3_3 = "#efefef"
        this.item_text_color_roll3_3 = "#0f0f0f"
        this.item_background_color3_4 = "#0066cc"
          this.item_text_color3_4 = "#efefef"
        this.item_text_color_roll3_4 = "#0f0f0f"
        this.item_background_color3_5 = "#0066cc"
          this.item_text_color3_5 = "#efefef"
        this.item_text_color_roll3_5 = "#0f0f0f"
         this.item_background_color3_6 = "#0066cc"
          this.item_text_color3_6 = "#efefef"
          this.item_text_color_roll3_6 = "#0f0f0f"
          this.item_background_color3_7 = "#0066cc"
          this.item_text_color3_7 = "#efefef"
          this.item_text_color_roll3_7 = "#0f0f0f"


        this.url3_0 = "programs.htm"
        this.url3_1 = "programs_kids.htm"
        this.url3_2 = "programs_summer.htm"
        this.url3_3 = "programs_paradisevalley.htm"
        this.url3_4 = "programs_scottsdale.htm"
        this.url3_5 = "programs_new.htm"
        this.url3_6 = "programs_evaluation.htm"
        this.url3_7 = "kss_toolkit.htm"

        //Sub Menu 4
        this.menu_width4 = 149
        this.item4_0 = "Kids All Star Events"

        this.item_background_color4_0 = "#0066cc"
        this.item_text_color4_0 = "#efefef"
        this.item_text_color_roll4_0 = "#0f0f0f"
        this.url4_0 = "all_stars_events.htm"

        this.item4_1 = "Kids Quotes"

        this.item_background_color4_1 = "#0066cc"
        this.item_text_color4_1 = "#efefef"
        this.item_text_color_roll4_1 = "#0f0f0f"
        this.url4_1 = "kids_quotes.htm"
    //Sub Menu 5




    //Sub Menu 6

this.menu_width6 = 149

		this.item6_0 = "About"
        this.item6_1 = "Strategy & Plan"
        this.item6_2 = "Financial Info"
        this.item6_3 = "Boards"
        this.item6_4= "Staff"

        this.item_background_color6_0 = "#0066cc"
        this.item_text_color6_0 = "#efefef"
        this.item_text_color_roll6_0 = "#0f0f0f"
        this.item_background_color6_1 = "#0066cc"
        this.item_text_color6_1 = "#efefef"
        this.item_text_color_roll6_1 = "#0f0f0f"
        this.item_background_color6_2 = "#0066cc"
        this.item_text_color6_2 = "#efefef"
        this.item_text_color_roll6_2 = "#0f0f0f"
        this.item_background_color6_3 = "#0066cc"
        this.item_text_color6_3 = "#efefef"
        this.item_text_color_roll6_3 = "#0f0f0f"
        this.item_background_color6_4 = "#0066cc"
        this.item_text_color6_4 = "#efefef"
        this.item_text_color_roll6_4 = "#0f0f0f"
        
		this.url6_0 = "about.htm"
        this.url6_1 = "about_plan.htm"
        this.url6_2 = "about_finance.htm"
        this.url6_3 = "about_board.htm"
        this.url6_4 = "about_staff.htm"


    //Sub Menu 7

this.menu_width7 = 149

		this.item7_0 = "Contact"
		this.item7_1 = "Volunteer"
		this.item7_2 = "Invitations"
        this.item7_3 = "Careers"
        

        this.item_background_color7_0 = "#0066cc"
        this.item_text_color7_0 = "#efefef"
        this.item_text_color_roll7_0 = "#0f0f0f"
        this.item_background_color7_1 = "#0066cc"
        this.item_text_color7_1 = "#efefef"
        this.item_text_color_roll7_1 = "#0f0f0f"
        this.item_background_color7_2 = "#0066cc"
        this.item_text_color7_2 = "#efefef"
        this.item_text_color_roll7_2 = "#0f0f0f"
        this.item_background_color7_3 = "#0066cc"
        this.item_text_color7_3 = "#efefef"
        this.item_text_color_roll7_3 = "#0f0f0f"
        
		this.url7_0 = "contact.aspx"
		this.url7_1 = "volunteer.aspx"
		this.url7_2 = "event_invitations.aspx"
		this.url7_3 = "careers.aspx"


}///////////////////////// 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();
}

