
function cdd_menu0(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 0 - 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/sample5_bullet.gif"
	this.rel_icon_rollover0 = "../sample_images/sample5_bullet_hl.gif"
	this.rel_icon_image_wh0 = "17,13"
	
	


    //Absolute positioned icon images (coordinate positioned)

	this.abs_icon_image0 = "../sample_images/sample5_arrow.gif"
	this.abs_icon_rollover0 = "../sample_images/sample5_arrow_hl.gif"
	this.abs_icon_image_wh0 = "18,22"
	this.abs_icon_image_xy0 = "3,6"




/*---------------------------------------------
Divider Settings
---------------------------------------------*/


	this.use_divider_caps = false		//cap the top and bottom of each menu group

	if (document.layers)	
		this.divider_width = 2			//applies to horizontal menus only
	else
		this.divider_width = 10			//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			//applies to all menu groups
	this.is_horizontal_main = true			//applies to main group only
	
	this.menu_width = 200				//applies to vertical menus
	this.menu_width_items = 144			//applies to items in a horizontal menu
	


   //Padding Values
  

	this.menu_padding_main = "1,9,1,1"		//top, right, bottom, left
	this.menu_padding_sub = "1,1,1,1"

	this.item_padding_main = "3,3,3,3"
	this.item_padding_sub = "4,3,4,3"

	

   //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 = "About us"
	this.icon_rel0 = 0
	
	this.item1 = "Products"
	this.icon_rel1 = 0
	
	this.item2 = "Manufacturing"
	this.icon_rel2 = 0
	
	this.item3 = "Applications"
	this.icon_rel3 = 0
	
	this.item4 = "Links"
	this.icon_rel4 = 0
	
	this.url0 = '../aboutus/aboutus.html'
	this.url3 = '../application/application.html'
	this.url2 = '../manufacturing/manufacturing.html'
	this.url4 = '../links/links.html'

/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



      //Sub Menu 1
	
	this.menu_xy1 = "-100,26"
	this.menu_width1 = 250
        
	this.item1_1 = "STAINLESS STEEL TIES & TAGS"
	this.item1_2 = "HOOK 'n' LOOP CABLE ORGANIZERS"
	this.item1_0 = "PLASTIC CABLE TIE"
	this.item1_3 = "SECURITY SEALS & BAG CLOSURES"
	

	this.icon_rel1_0 = 0
	this.icon_rel1_1 = 0
	this.icon_rel1_3 = 0
	this.icon_rel1_2 = 0
	

	this.icon_abs1_0 = 0
	this.icon_abs1_1 = 0	
	this.icon_abs1_2 = 0
	this.icon_abs1_3 = 0

	this.url1_1 = '../steelcable/steelcable.html'	
	


   //Sub Menu 1_1

	if (document.layers)
		this.menu_xy1_0 = "0,0"
	else
		this.menu_xy1_0 = "23,0"

	this.menu_width1_0 = 230

	this.item1_1_0 = "Reusable steel ties"
	this.item1_1_1 = "Multi Lock Steel Ties"
	this.item1_1_2 = "Easy Lock Steel Ties"
	this.item1_1_3 = "Ball Lock Steel Ties"
	this.item1_1_4 = "Embossable Steel Tags"
	this.item1_1_5 = "Slide-On Steel Markers"

	this.icon_rel1_1_0 = 0
	this.icon_rel1_1_1 = 0
	this.icon_rel1_1_2 = 0
	this.icon_rel1_1_3 = 0
	this.icon_rel1_1_4 = 0
	this.icon_rel1_1_5 = 0

	this.url1_1_0 = '../reusable/reusable.html'
	this.url1_1_1 = '../multilock/multilock.html'
	this.url1_1_2 = '../easylock/easylock.html'
	this.url1_1_3 = '../balllock/balllock.html'
	this.url1_1_4 = '../embossable/embossable.html'
	this.url1_1_5 = '../slide/slide.html'


   //Sub Menu 1_2

	if (document.layers)
		this.menu_xy1_1 = "0,0"
	else
		this.menu_xy1_1 = "23,0"

	this.menu_width1_1 = 230

	this.item1_2_0 = "Hook 'n' Loop wrap tie"
	this.item1_2_1 = "Hook 'n' Loop Adhesive Mount"
	this.item1_2_2 = "Hook 'n' Loop Buckle Tie"
	this.item1_2_3 = "Hook 'n' Loop Screw Mounting Tie"
	this.item1_2_4 = "Hook 'n' Loop wrap strap"

	this.icon_rel1_2_0 = 0
	this.icon_rel1_2_2 = 0
	this.icon_rel1_2_1 = 0
	this.icon_rel1_2_3 = 0
	this.icon_rel1_2_4 = 0

	this.url1_2_0 = '../loopwrap/loopwrap.html'
	this.url1_2_1 = '../loopadhesive/loopadhesive.html'
	this.url1_2_2 = '../loopbuckle/loopbuckle.html'
	this.url1_2_3 = '../loopscrew/loopscrew.html'
	this.url1_2_4 = '../loopwrapstrap/loopwrapstrap.html'

    
//Sub Menu 1_0

	if (document.layers)
		this.menu_xy1_2 = "0,0"
	else
		this.menu_xy1_2 = "23,0"

	this.menu_width1_2 = 225

	this.item1_0_0 = "Non Releasable Cable Ties"
	this.item1_0_1 = "Cord / Wire Collect Tie"
	this.item1_0_2 = "Cable Tie Mounts"
	this.item1_0_3 = "Self Adhesive Tie Mounts"
	this.item1_0_4 = "Push Tie Mounts"
	this.item1_0_5 = "Cable Tie Installation Tools"
	this.item1_0_6 = "Belt Tie"
	this.item1_0_7 = "Cable Organising Kit"
	this.item1_0_8 = "Releasable Cable Ties"

	this.icon_rel1_0_0 = 0
	this.icon_rel1_0_1 = 0
	this.icon_rel1_0_2 = 0
	this.icon_rel1_0_3 = 0
	this.icon_rel1_0_4 = 0
	this.icon_rel1_0_5 = 0
	this.icon_rel1_0_6 = 0
	this.icon_rel1_0_7 = 0
	this.icon_rel1_0_8 = 0


	this.url1_0_0 = '../cableties/cableties.html'
	this.url1_0_1 = '../cord/cord.html'
	this.url1_0_2 = '../cabletiemount/cabletiemount.html'
	this.url1_0_3 = '../selfadhesive/selfadhesive.html'
   	this.url1_0_4 = '../pushtie/pushtie.html'
	this.url1_0_5 = '../cabletieinstal/cabletieinstal.html'
	this.url1_0_6 = '../belttie/belttie.html'
	this.url1_0_7 = '../cableorganisingkit/cableorganisingkit.html'
	this.url1_0_8 = '../releasablecabletie/releasablecabletie.html'

//Sub Menu 1_3

	if (document.layers)
		this.menu_xy1_3 = "0,0"
	else
		this.menu_xy1_3 = "23,0"

	this.menu_width1_3 = 200

	this.item1_3_0 = "Security seals"
	this.item1_3_1 = "Bag Closures / Ties"
	
	this.icon_rel1_3_0 = 0
	this.icon_rel1_3_1 = 0
	
	this.url1_3_0 = '../ties/ties.html'
	this.url1_3_1 = '../material_applications/material_applications.html'
	

}///////////////////////// END Menu Data /////////////////////////////////////////


