//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****


function cdd_menu1(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 1 - General Settings and Menu Structure

	**See the menu_styles.css file for additional customization options**

***********************************************************************************************/



/*---------------------------------------------
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"
	this.rel_icon_image_wh0 = "0,0"
	
	


    //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 = 162			//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 = 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 = "Weekly Specials"
	this.icon_rel0 = 0
	//this.icon_abs0 = 0
	this.url0 = 'http://66.129.107.189/weeklyspecials.cfm'
	
	this.item1 = "Cardio"
	this.icon_rel1 = 0
	//this.icon_abs1 = 0
	this.url1 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2'
	
	this.item2 = "Strength"
	this.icon_rel2 = 0
	//this.icon_abs2 = 0	
	this.url2 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3'

	this.item3 = "Accessories"
	this.icon_rel3 = 0
	//this.icon_abs3 = 0
	this.url3 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4'
	
	this.item4 = "Commercial Equipment"
	this.icon_rel4 = 0
	//this.icon_abs4 = 0
	this.url4 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11'
	
	this.item5 = "Specialty"
	this.icon_rel5 = 0
	//this.icon_abs5 = 0
	this.url5 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=9'
	
	//this.item6 = "Ladies Fitness"
	//this.icon_rel6 = 0
	//this.icon_abs6 = 0
	//this.url6 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=10'
	
	//this.item7 = "Kids Fitness"
	//this.icon_rel7 = 0
	//this.icon_abs7 = 0
	//this.url7 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=5'
	
	this.item6 = "Supplements"
	this.icon_rel6 = 0
	//this.icon_abs6 = 0
	this.url6 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=6'
	
	this.item7 = "Used / Pre-Owned"
	this.icon_rel7 = 0
	//this.icon_abs7 = 0
	this.url7 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=7'
	
	this.item8 = "Clearance / Special Promotions"
	this.icon_rel8 = 0
	//this.icon_abs8 = 0
	this.url8 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=8'



/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //Sub Menu 1 - Cardio

	this.menu_xy1 = "-6,2"
	this.menu_width1 = 150

	this.item1_0 = "Bikes - Recumbent"
	this.item1_1 = "Bikes - Spin"
	this.item1_2 = "Bikes - Upright"
	this.item1_3 = "Boxing / Martial Arts"
	this.item1_4 = "Ellipticals"
	this.item1_5 = "Rehabilitation Equipment"
	this.item1_6 = "Rowing Machines"
	this.item1_7 = "Stairclimbers / Steppers"
    this.item1_8 = "Treadmills"
	
	//this.icon_rel1_0 = 0

	this.url1_0 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=2'
	this.url1_1 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=3'
	this.url1_2 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=4'
	this.url1_3 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=5'
	this.url1_4 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=6'
	this.url1_5 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=31'
	this.url1_6 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=7'
	this.url1_7 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=8'
	this.url1_8 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=2&ProdCatID=9'

   //Sub Menu 2 - Strength
	
	this.menu_xy2 = "-6,2"
	this.menu_width2 = 150
        
	this.item2_0 = "Benches"
	this.item2_1 = "Cable Crossovers"
	this.item2_2 = "Commercial Equipment"
	this.item2_3 = "Home Gyms"
	this.item2_4 = "Lower Body"	
	this.item2_5 = "Mid Section"
	this.item2_6 = "Single Stations"
	this.item2_7 = "Smith Machines"
	this.item2_8 = "Squat And Power Racks"
	this.item2_9 = "Upper Body"
	this.item2_10 = "Weight Trees / Dumbbell Racks"	
	this.item2_11 = "Weight / Dumbbells"

	//this.icon_rel2_0 = 0

	this.url2_0 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=10'
	this.url2_1 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=33'
	this.url2_2 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=11'
	this.url2_3 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=13'
	this.url2_4 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=14'
	this.url2_5 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=15'
	this.url2_6 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=17'
	this.url2_7 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=18'
	this.url2_8 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=35'
	this.url2_9 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=19'
	this.url2_10 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=16'
	this.url2_11 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=3&ProdCatID=12'

   //Sub Menu 3 - Accessories

	this.menu_xy3 = "-4,2"
	this.menu_width3 = 150

	this.item3_0 = "Bars And Attachments"
	this.item3_1 = "Bands And Tubing"
	this.item3_2 = "Belts / Workout Gloves"
	this.item3_3 = "Books / Videos"
	this.item3_4 = "Charts"
	this.item3_5 = "Equipment Mats / Rubber Floorings"
	this.item3_6 = "Exercise Mats"
	this.item3_7 = "Measuring Devices"
	this.item3_8 = "Scales"
	this.item3_9 = "Stability Balls"
	this.item3_10 = "Wireless Audio / TV Mounts"

	//this.icon_rel3_0_0 = 0

	this.url3_0 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=20'
	this.url3_1 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=27'
	this.url3_2 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=38'
	this.url3_3 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=40'
	this.url3_4 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=41'
	this.url3_5 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=21'
	this.url3_6 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=23'
	this.url3_7 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=24'
	this.url3_8 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=29'
	this.url3_9 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=22'
	this.url3_10 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=4&ProdCatID=39'

    //Sub Menu 4 - Commercial Equipment

	this.menu_xy4 = "-6,2"
	this.menu_width4 = 150
	
	this.item4_0 = "Benches"
	this.item4_1 = "Bikes"
	this.item4_2 = "Cable Crossovers"
	this.item4_3 = "Ellipticals"
	this.item4_4 = "Lower Body"
	this.item4_5 = "Mid Section"
	this.item4_6 = "Multi - Station Gyms"
	this.item4_7 = "Single - Station Gyms"
	this.item4_8 = "Smith Machines"
	this.item4_9 = "Squat And Power Racks"
	this.item4_10 = "Steppers"
	this.item4_11 = "Treadmills"
	this.item4_12 = "Upper Body"
	this.item4_13 = "Weight Trees / Dumbbell Racks"

	//this.icon_rel4_0 = 0

	this.url4_0 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=54'
	this.url4_1 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=49'
	this.url4_2 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=53'
	this.url4_3 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=47'
	this.url4_4 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=56'
	this.url4_5 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=57'
	this.url4_6 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=51'
	this.url4_7 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=50'
	this.url4_8 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=52'
	this.url4_9 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=59'
	this.url4_10 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=48'
	this.url4_11 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=46'
	this.url4_12 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=55'
	this.url4_13 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=11&ProdCatID=60'

   //Sub Menu 5 - Specialty

	this.menu_xy5 = "-4,2"
	this.menu_width5 = 150

	this.item5_0 = "Gyrotonics"
	this.item5_1 = "Inversions Tables"
	this.item5_2 = "Pilates"
	this.item5_3 = "Plyometrics"
	this.item5_4 = "Yoga"

	//this.icon_rel5_1_0 = 0

	this.url5_0 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=9&ProdCatID=42'
	this.url5_1 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=9&ProdCatID=43'
	this.url5_2 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=9&ProdCatID=26'
	this.url5_3 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=9&ProdCatID=44'
	this.url5_4 = 'http://66.129.107.189/shop/prodlist.cfm?ProdGrpID=9&ProdCatID=30'


}///////////////////////// END Menu Data /////////////////////////////////////////
