//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


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 = 3733

cdd__code1 = 3330

cdd__code2 = 969



/*---------------------------------------------
Icon Images
---------------------------------------------*/



    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "../sample_images/bullet.gif"
	this.rel_icon_rollover0 = "../sample_images/bullet_hl.gif"
	this.rel_icon_image_wh0 = "13,8"
	
	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../sample_images/arrow.gif"
	this.abs_icon_rollover0 = "../sample_images/arrow.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.menu_width = 110			//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 = "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 = 110
	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 = "Raft Camp"
	this.icon_rel0 = 0
	this.icon_abs0 = 0
	
	this.item1 = "F.A.Q.'s"
	this.icon_rel1 = 0
	this.icon_abs1 = 0	

	this.item2 = "Gear"
	this.icon_rel2 = 0
	this.icon_abs2 = 0
	
	this.item3 = "Equipment"
	this.icon_rel3 = 0
	this.icon_abs3 = 0
	
	this.item4 = "Safety"
	this.icon_rel4 = 0
	this.icon_abs4 = 0

        this.item5 = "Links"
	this.icon_rel5 = 0
	this.icon_abs5 = 0
	

        this.item6 = "Articles"
	this.icon_rel6 = 0
	this.icon_abs6 = 0


/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //Sub Menu 0

	this.menu_xy0 = "-6,2"
	this.menu_width0 = 120

        this.item0_0 = "About"
        this.item0_1 = "Brochure"
        this.item0_2 = "FAQ"
        this.item0_3 = "Itinerary"
        this.item0_4 = "Orientation"
        this.item0_5 = "What To Bring"
        this.item0_6 = "Photos"
        this.item0_7 = "Prices"
	this.item0_8 = "Registration  Form"
        this.item0_9 = "Videos"
	

        this.url0_0 = '../kidscampbrochure.html'
	this.url0_1 = '../kidscampbrochureold.html'
        this.url0_2 = '../faqkidscamp.html'
        this.url0_3 = '../kidscamp.html'
        this.url0_4 = '../orientation.html'
        this.url0_5 = '../whattobring.html'
        this.url0_6 = '../kidscampphotos.html'
        this.url0_7 = '../prices.html'
        this.url0_8 = '../kidscampregistration.html'
        this.url0_9 = '../videos.html'
	



   //Sub Menu 1
	
	this.menu_xy1 = "-6,2"
	this.menu_width1 = 120
        
	this.item1_0 = "Frequently Asked Questions"
        this.item1_1 = "Raft Camp"
	

	this.url1_0 = '../faq.html'
        this.url1_1 = '../faqkidscamp.html'
	


  



    //Sub Menu 2

	this.menu_xy2 = "-6,2"
	this.menu_width2 = 120
	
	this.item2_0 = "Rafting and Camping Gear"
	

	this.url2_0 = '../gear.html'
	



    //Sub Menu 3

	this.menu_xy3 = "-6,2"
	this.menu_width3 = 120
	
	this.item3_0 = "Boat Equipment"
	

	this.url3_0 = '../boatequipment.html'
	



    //Sub Menu 4

	this.menu_xy4 = "-6,2"
	this.menu_width4 = 120

	this.item4_0 = "Safety Tips"
	

	this.url4_0 = '../safteytips.html'


 //Sub Menu 5

	this.menu_xy5 = "-6,2"
	this.menu_width5 = 120

	this.item5_0 = "Attractions"
        this.item5_1 = "Links"
        this.item5_2 = "Lodging"        
	

	this.url5_0 = '../helpfullinksattractions.html'
        this.url5_1 = '../helpfullinks.html'
        this.url5_2 = '../helpfullinksmotels.html'
	
	
//Sub Menu 6

	this.menu_xy6 = "-6,2"
	this.menu_width6 = 120

	this.item6_0 = "22 Nov 08"
        this.item6_1 = "15 Aug 08"
        this.item6_2 = "6 June 08"
        
	
        this.url6_0 = '../oregon-river-rafting-cooking-ideas.html' 
        this.url6_1 = '../rogue-river-whitewater-rafting-labor-day-special.html'
	this.url6_2 = '../river-rafting-inflatable-boats.html'
        
}///////////////////////// END Menu Data /////////////////////////////////////////













