//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****

um0http = 1


function cdd_menu0(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 1 - General Settings and Menu Structure

	**See the menu_styles.css file for additional customization options**

***********************************************************************************************/

cdd__code0 = 1095
cdd__code1 = 692


/*---------------------------------------------
Icon Images
---------------------------------------------*/



    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "menu_images/bullet.gif"
	this.rel_icon_rollover0 = "menu_images/bullet_hl.gif"
	this.rel_icon_image_wh0 = "0,1"
	
	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "menu_images/arrow.gif"
	this.abs_icon_rollover0 = "menu_images/arrow.gif"
	this.abs_icon_image_wh0 = "0,1"
	this.abs_icon_image_xy0 = "0,1"




/*---------------------------------------------
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 = 0			//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.menu_width = 140			//applies to vertical menus
	this.menu_width_items = 120		//applies to items in a horizontal menu
	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 = "1,1,1,1"
	this.item_padding_sub = "1,1,1,5"

	

   //Border Sizing


	this.menu_border_main = 0
	this.menu_border_sub = 5

	this.item_border_main = 0
	this.item_border_sub = 5



   //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 = "neabc home"
	this.icon_rel0 = 0
	this.url0 = "http://www.neabc.org"	

	this.item1 = "century home"
	this.icon_rel1 = 0
	this.url1 = "http://www.cheahachallenge.com"
	
	
	this.item2 = "register"
	this.icon_rel2 = 0
	this.url2 = "century_registration.html"
	
	
	this.item3 = "all the details"
	this.icon_rel3 = 0
	
	
	this.item4 = "saturday festival"
	this.icon_rel4 = 0
	

	this.item5 = "cyclist dining"
	this.icon_rel5 = 0
	this.url5 = "century_dining.html"

	this.item6 = "event jersey"
	this.icon_rel6 = 0
	this.url6 = "century_jersey_info.html"

	this.item7 = "our sponsors"
	this.icon_rel7 = 0
	this.url7 = "century_sponsors.html"

	this.item8 = "photo gallery"
	this.icon_rel8 = 0
	this.url8 = "century_photo_gallery.html"

	this.item9 = "why we do it"
	this.icon_rel9 = 0
	this.url9 = "century_why.html"

	this.item10 = "volunteer groups"
	this.icon_rel10 = 0
	this.url10 = "century_volunteers.html"
                    
                    this.item11 = "results"
	this.icon_rel11 = 0
	

                    this.item12 = "rider comments"
	this.icon_rel12 = 0

	this.item13 = "in the news"
	this.icon_rel13 = 0
	this.url13 = "century_news.html"
	
	this.item14 = "contact"
	this.icon_rel14 = 0
	this.url14 = "century_contact.html"


	this.item15 = "cheaha blog"
	this.icon_rel15 = 0
	this.url15 = "http://www.cheahachallenge.blogspot.com"

/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/

	

 //Sub Menu 3

	this.menu_xy3 = "-6,2"
	this.menu_width3 = 150
	
	this.item3_0 = "ride details"
	this.item3_1 = "weekend schedule"
	this.item3_2 = "accommodations"
	this.item3_3 = "course profile & map"
	this.item3_4 = "packet pick-up"
	this.item3_5 = "driving directions"

	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.url3_0 = 'century_race_details.html'
	this.url3_1 = 'century_events_schedule.html'
	this.url3_2 = 'century_accommodations.html'
	this.url3_3 = 'century_course_profile.html'
	this.url3_4 = 'century_packet_pickup.html'
	this.url3_5 = 'century_maps.html'

	

   //Sub Menu 4

	this.menu_xy4 = "-6,2"
	this.menu_width4 = 150
	
	this.item4_0 = "festival home"
	this.item4_1 = "bike races"
	this.item4_2 = "restaurant tour"
	this.item4_3 = "art show"
	this.item4_4 = "live music"
	
	

	this.icon_rel4_0 = 0
	this.icon_rel4_1 = 0
	this.icon_rel4_2 = 0
	this.icon_rel4_3 = 0
	this.icon_rel4_4 = 0
	
	

	this.url4_0 = 'http://www.noblestreetfestival.com'
	this.url4_1 = 'http://sunnykingcriterium.com'
	this.url4_2 = 'http://www.noblestreetfestival.com/restaurant_tour.htm'
	this.url4_3 = 'http://www.noblestreetfestival.com/art_show.htm'
	this.url4_4 = 'http://www.noblestreetfestival.com/music_festival.htm'
	
	



//Sub Menu 11

	this.menu_xy11 = "-6,2"
	this.menu_width11 = 150
	
      this.item11_0 = "2010"
      this.item11_1 = "2009"
	this.item11_2 = "2008"
	this.item11_3 = "2007"
	this.item11_4 = "2006"
	this.item11_5 = "2005"
	this.item11_6 = "2004"
	
	this.icon_rel11_0 = 0
	this.icon_rel11_1 = 0
	this.icon_rel11_2 = 0
	this.icon_rel11_3 = 0
	this.icon_rel11_4 = 0
	this.icon_rel11_5 = 0
	this.icon_rel11_6 = 0


this.url11_0 = 'century_2010_results4.html'
this.url11_1 = 'century_2009_results2.html'
this.url11_2 = 'century_2008_results2.html'
this.url11_3 = 'century_2007_results2.html'
this.url11_4 = 'century_2006_results.html'
	this.url11_5 = 'century_2005_results.html'
	this.url11_6 = 'century_previous_results.html'
	
	
	

//Sub Menu 12

	this.menu_xy12 = "-6,2"
	this.menu_width12 = 150
	
      this.item12_0 = "2010"
      this.item12_1 = "2009"
	this.item12_2 = "2008"
	this.item12_3 = "2007"
	this.item12_4 = "2006"
	this.item12_5 = "2005"
	this.item12_6 = "2004"
	
	this.icon_rel12_0 = 0
	this.icon_rel12_1 = 0
	this.icon_rel12_2 = 0
	this.icon_rel12_3 = 0
	this.icon_rel12_4 = 0
	this.icon_rel12_5 = 0
      this.icon_rel12_6 = 0

this.url12_0 = 'century_comments_2010.html'
this.url12_1 = 'century_comments_2009.html'
this.url12_2 = 'century_comments_2008.html'
this.url12_3 = 'century_comments_2007.html'	
this.url12_4 = 'century_comments_2006.html'
	this.url12_5 = 'century_comments_2005.html'
	this.url12_6 = 'century_comments_available.html'

	
	
	
	
	

	
	
	
	


  
}///////////////////////// END Menu Data /////////////////////////////////////////













