//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


function cdd_menu0(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 0 - General Settings and Menu Structure

	**See the menu_styles.css file for additional customization options**

***********************************************************************************************/
um0http = 1


/*---------------------------------------------
Icon Images
---------------------------------------------*/



    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "../images/bullet.gif"
	this.rel_icon_rollover0 = "../images/bullet_hl.gif"
	this.rel_icon_image_wh0 = "13,8"
	
	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../images/arrow_sub.gif"
	this.abs_icon_rollover0 = "../images/arrow_sub.gif"
	this.abs_icon_image_wh0 = "13,10"
	this.abs_icon_image_xy0 = "-20,8"




/*---------------------------------------------
Divider Settings
---------------------------------------------*/


	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 1			//applies to horizontal menus only
	this.divider_height = 2			//applies to vertical menus only


    //available specific settings

	this.use_divider_capsX_X = true



	

/*---------------------------------------------
Menu Orientation and Dimensions
---------------------------------------------*/

   //All values below are defined in pixel units.  Only the 
   //width of items and menu groups may be defined, heights 
   //are automatically determined by the font size and padding
   //values below.  See the menu_styles.css file for additional
   //border color and style settings.


	this.is_horizontal = false		//false = vertical menus, true = horizontal menus
	this.is_horizontal_main = true

	
	this.menu_width = 200			//applies to vertical menus
	this.menu_width_items = 86		//applies to items in a horizontal menu 96
	this.menu_width_item0_4 = 140		//applies to items in a horizontal menu



   //Padding Values
  

	this.menu_padding_main = "0,0,0,0"		//top, right, bottom, left
	this.menu_padding_sub = "0,0,0,0"

	this.item_padding_main = "5,5,5,5"
	this.item_padding_sub = "5,5,5,5"

	

   //Border Sizing


	this.menu_border_main = 1
	this.menu_border_sub = 1

	this.item_border_main = 0
	this.item_border_sub = 0



   //Specific Item Setting Examples (change 'X' to appropriate index value)
	

	this.is_horizontalX = true
	
	this.menu_widthX = 200
	this.menu_width_itemsX = 100
	this.menu_width_itemX_X = 100

	this.menu_padding_subX = "10,5,10,5"
	this.item_padding_mainX = "10,5,10,5"
	this.item_padding_subX_X = "10,5,10,5"

	this.menu_border_subX = 1
	this.item_border_mainX = 1
	this.item_border_subX_X = 1




/*---------------------------------------------
Optional Style Sheet Class Name Association
---------------------------------------------*/

//Use the following sections to optionally associate menu groups 
//and menu items with existing CSS classes from your site.



   //global class names

	//this.main_menu_class = "myclassname"
	//this.main_items_class = "myclassname"
	//this.main_items_rollover_class = "myclassname"

	//this.sub_menu_class = "myclassname"
	//this.sub_items_class = "myclassname"
	//this.sub_items_rollover_class = "myclassname"


   //specific menu items

	//this.item_classX_X = "myclassname"
	//this.item_rollover_classX_X = "myclassname"



/*---------------------------------------------
Exposed Menu Events - Custom Script Attachment
---------------------------------------------*/


	this.show_menu = "";
	this.hide_menu = "";


 //available specific settings


	//this.show_menuX = "alert('show id')";
	//this.hide_menuX = "alert('hide id')";
	//this.clickX = "alert('execute custom click item code')"




/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/


   //Main Menu Group 0

	
	this.item0 = "Home"
	this.url0 = '../index.php'
	
	this.item1 = "About Us"
	
	
	this.item2 = "Financials"
	this.url2 = '../ipp_financials.php'
	
	
	this.item3 = "Events"
	
	
	this.item4 = "You Can Help"
	this.url4 = '../ipp_help.php'
	
	this.item5 = "Donate"
	this.url5 = '../ipp_donate.php'
	
	this.item6 = "Programs"
	
	
	this.item7 = "Success"
	this.url7 = '../ipp_stories.php'
	
	this.item8 = "News"
	
	
	



/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //Sub Menu 0
    this.menu_xy1 = "-100,24"
	this.menu_width1 = 170
	
	this.item1_0 = "About Us"
	this.item1_1 = "Board of Directors"
	this.item1_2 = "Soldier Spokespersons"
	
	
	

	this.icon_rel1_0 = 0
	this.icon_rel1_1 = 0
	this.icon_rel1_2 = 0
	
	
	

	this.url1_0 = '../ipp_about.php'
	this.url1_1 = '../ipp_board.php'
	this.url1_2 = '../ipp_spokespersons.php'
	
	




   //Sub Menu 1
	this.menu_xy3 = "-100,24"
	this.menu_width3 = 230
	
	this.item3_0 = "2010 Impact A Hero Weekend"
	this.item3_1 = "Register - 2010 5K Run/Walk/Wheel"
	this.item3_2 = "2010 HOF Gala Tickets"
	this.item3_3 = "Register - 2010 Golf Challenge"
	this.item3_4 = "2009 Impact A Hero Weekend"
	this.item3_5 = "2008 5K"
	this.item3_6 = "2007 Astros Game"
	this.item3_7 = "2006 Impact A Hero Weekend"
	

	this.icon_rel3_0 = 0
	this.icon_rel3_1 = 0
	this.icon_rel3_2 = 0
	this.icon_rel3_3 = 0
	this.icon_rel3_4 = 0
	this.icon_rel3_5 = 0
	this.icon_rel3_6 = 0
	this.icon_rel3_7 = 0
	

	this.url3_0 = '../ipp_weekend.php'
	this.url3_1 = 'http://www.active.com/donate/impactahero'
	this.url3_2 = '../ipp_gala.php'
	this.url3_3 = '../ipp_golf_reg.php'
	this.url3_4 = 'http://impactahero.shutterfly.com'
	this.url3_5 = '../ipp_06run.php'
	this.url3_6 = '../ipp_astros.php'
	this.url3_7 = '../ipp_events.php'
	




   //Sub Menu 1_0


	


   //Sub Menu 1_1





    //Sub Menu 2

    this.menu_xy6 = "-100,24"
	this.menu_width6 = 170
	
	this.item6_0 = "Emotional Support"
	this.item6_1 = "Emergency Financial Aid"
	this.item6_2 = "Holiday Support"
	this.item6_3 = "Flight Support"
	this.item6_4 = "Sports & Outdoors"
	this.item6_5 = "Career Mentorship"

	this.icon_rel6_0 = 0
	this.icon_rel6_1 = 0
	this.icon_rel6_2 = 0
	this.icon_rel6_3 = 0
	this.icon_rel6_4 = 0
	this.icon_rel6_5 = 0

	this.url6_0 = '../ipp_emotional.php'
	this.url6_1 = '../ipp_emergency.php'
	this.url6_2 = '../ipp_holiday.php'
	this.url6_3 = '../ipp_flight.php'
	this.url6_4 = '../ipp_sports.php'
	this.url6_5 = '../ipp_career.php'



    //Sub Menu 3

	this.menu_xy8 = "-100,24"
	this.menu_width8 = 170
	
	this.item8_0 = "Newspaper Articles"
	this.item8_1 = "Press Releases"
	this.item8_2 = "Recognition Letters"
	this.item8_3 = "TV"
	this.item8_4 = "Pres. Bush 2006 Video"

	this.icon_rel8_0 = 0
	this.icon_rel8_1 = 0
	this.icon_rel8_2 = 0
	this.icon_rel8_3 = 0
	this.icon_rel8_4 = 0

	this.url8_0 = '../ipp_newspaper.php'
	this.url8_1 = '../ipp_press.php'
	this.url8_2 = '../ipp_letters.php'
	this.url8_3 = '../ipp_tv.php'
	this.url8_4 = '../ipp_bushwelcome.php'




    //Sub Menu 4


	


}///////////////////////// END Menu 0 Data /////////////////////////////////////////
