//**** DHTML Web Menu, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
//
//   DO NOT STOP HERE! - THIS TEMPLATE FILE CONTAINS ACTUAL MENU SETTINGS FOR sample.html
//
//   We recommend deleting the quick tips section below and other comments before 
//   using this template on your web site to help reduce the total file size of your menu.

function cdd_menu0(){//////////////////////////Start Menu Data/////////////////////////////////
/**********************************************************************************************

	Menu 0 - General Settings and Menu Structure

	**See the menu_styles.css file for additional customization options**

**********************************************************************************************
/* these codes work for : La-z-boy.com, lazboy.com, lazyboy.com, lzb.hartinc.com */
cdd__code0 = 1425
cdd__code1 = 1022
cdd__code2 = 1515
cdd__code3 = 1112
cdd__code4 = 1484
cdd__code5 = 1546
cdd__code6 = 1143

/*---------------------------------------------
Icon Images
---------------------------------------------*/

//Define two types of unlimited icon images below, associate any image
//with any item using both the 'icon_rel' and 'icon_abs' parameter in the
//sub menu structure section (set to the index number of the icon image)


    //Relative positioned icon images (flow with main menu or sub item text)

	this.rel_icon_image0 = "../transparent.gif"
	this.rel_icon_rollover0 = "../transparent.gif"
	this.rel_icon_image_wh0 = "0,0"

	this.rel_icon_image1 = "../images/nav/ourFurniture.gif"
	this.rel_icon_rollover1 = "../images/nav/ourFurniture_f2.gif"
	this.rel_icon_image_wh1 = "114,19"
	
	this.rel_icon_image2 = "../images/nav/designCenter.gif"
	this.rel_icon_rollover2 = "../images/nav/designCenter_f2.gif"
	this.rel_icon_image_wh2 = "96,19"
	
	this.rel_icon_image3 = "../images/nav/aboutLazboy.gif"
	this.rel_icon_rollover3 = "../images/nav/aboutLazboy_f2.gif"
	this.rel_icon_image_wh3 = "101,19"
	
	this.rel_icon_image4 = "../images/nav/customerCare.gif"
	this.rel_icon_rollover4 = "../images/nav/customerCare_f2.gif"
	this.rel_icon_image_wh4 = "102,19"
	
	this.rel_icon_image5 = "../images/nav/myStudio.gif"
	this.rel_icon_rollover5 = "../images/nav/myStudio_f2.gif"
	this.rel_icon_image_wh5 = "73,19"
	
	this.rel_icon_image6 = "../images/nav/contactUs.gif"
	this.rel_icon_rollover6 = "../images/nav/contactUs_f2.gif"
	this.rel_icon_image_wh6 = "87,19"
	
   

    //Absolute positioned icon images (coordinate positioned - relative to 
    //right top corner of the menu item displaying the icon.)

	this.abs_icon_image0 = "../transparent.gif"
	this.abs_icon_rollover0 = "../transparent.gif"
	this.abs_icon_image_wh0 = "0,0"
	this.abs_icon_image_xy0 = "0,0"




/*---------------------------------------------
Divider Settings
---------------------------------------------*/


	this.use_divider_caps = false		//cap the top and bottom of each menu group
	this.divider_width = 0			//applies to horizontal menus only
	this.divider_height = 1			//applies to vertical menus only


    //available specific settings

	this.use_divider_capsX = 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 = 0	//applies to items in a horizontal menu

/*----------------------
THIS CODE WAS ADDED FOR NETSCAPE
By Charlie on 8/3/04
Graphic spacing issue
------------------------*/
	if(navigator.appVersion.substring(0,1) > 4) this.menu_width_items = 
	

   //Padding Values
	this.menu_padding_main = "0,0,0,0"		//top, right, bottom, left
	this.menu_padding_sub = "5,5,5,5"

	this.item_padding_main = "0,0,0,0"
	this.item_padding_sub = "2,2,2,2"

	

   //Border Sizing


	this.menu_border_main = 0
	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_horizontal0 = false
	
	this.menu_width0 = 114
	/*this.menu_width_items0 = 100
	this.menu_width_item0_1 = 100

	this.menu_padding_sub0 = "0,0,0,0"
	this.item_padding_main0 = "0,0,0,0"
	this.item_padding_sub0_1 = "0,0,0,0"

	this.menu_border_sub0 = 1
	this.item_border_main0 = 1
	this.item_border_sub0_1 = 1

	*/

/*---------------------------------------------
Optional Style Sheet Class Name Association
---------------------------------------------*/

//Use the following section 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')"
	

	//use the following to execute a JavaScript statement for any menu item
	//change 'X' below, to the menu items index number.
	
	this.clickX = "alert('Sample Click Code - Exposed Menu Event')"
	


/*------------------------------------------------
Browser Workarounds
-------------------------------------------------*/


   //Opera 5 & 6 - alternate HTML display (Opera 7 displays menu 100%)

	this.opera_old_display_html = "Please update your opera browser.";



/*---------------------------------------------
Main Menu Group and Items
---------------------------------------------*/


   //Main Menu Group 0

	this.item0 = " "
	this.icon_rel0 = 1
	this.url0 = "../ourfurniture/"	

	this.item1 = " "
	this.icon_rel1 = 2
	this.url1 = "../designcenter/"	
	
	this.item2 = " "
	this.icon_rel2 = 3
	this.url2 = "../about/"	
	
	this.item3 = " "
	this.icon_rel3 = 4
	this.url3 = "../customercare/"	
	
	this.item4 = " "
	this.icon_rel4 = 5
	this.url4 = "../myStudio/"	
	
	this.item5 = " "
	this.icon_rel5 = 6
	this.url5 = "../contactus/"	
	
	


/*---------------------------------------------
Sub Menu Group and Items
---------------------------------------------*/



   //Sub Menu 0

	this.menu_xy0 = "-111,19"
	this.menu_width0 = 143

	this.item0_0 = "Recliners"
	this.item0_1 = "Chairs"
	this.item0_2 = "Sofas"
	this.item0_3 = "Sectionals"
	this.item0_4 = "Ottomans"
	this.item0_5 = "Tables"
	this.item0_6 = "Rugs"
	this.item0_7 = "Accessories"
	this.item0_8 = "Todd Oldham by La-Z-Boy"
	this.item0_9 = "Fabric search"
	this.item0_10 = "Collections"
	this.item0_11 = "Product brochure"
	this.item0_12 = "Advertised products"
	this.item0_13 = "Why La-Z-Boy?"

	this.icon_rel0_0 = 0
	this.icon_rel0_1 = 0
	this.icon_rel0_2 = 0
	this.icon_rel0_3 = 0
	this.icon_rel0_4 = 0
	this.icon_rel0_5 = 0
	this.icon_rel0_6 = 0
	this.icon_rel0_7 = 0
	this.icon_rel0_8 = 0
	this.icon_rel0_9 = 0
	this.icon_rel0_10 = 0
	this.icon_rel0_11 = 0
	this.icon_rel0_12 = 0
	this.icon_rel0_13 = 0

	//Sample url link using new window target with specific sizing features added.
	//this.url0_0 = 'documents/sample_link.htm'
	//this.url_target0_0 = "_new"
	//this.url_features0_0 = "height=325,width=550,status=yes,toolbar=no,menubar=no,location=no";
	this.url0_0 = '../ourfurniture/catalog.aspx?cid=1'
	this.url0_1 = '../ourfurniture/catalog.aspx?cid=2'
	this.url0_2 = '../ourfurniture/catalog.aspx?cid=3'
	this.url0_3 = '../ourfurniture/catalog.aspx?cid=4'
	this.url0_4 = '../ourfurniture/catalog.aspx?cid=5'
	this.url0_5 = '../ourfurniture/catalog.aspx?cid=6'
	this.url0_6 = '../ourfurniture/catalog.aspx?cid=19'
	this.url0_7 = '../ourfurniture/default.aspx?action=acc'
	this.url0_8 = '../ourfurniture/collections/TO_collections.aspx'
	this.url0_9 = '../ourfurniture/fabricsearch.aspx'
	this.url0_10 = '../ourfurniture/collections/collections.aspx'
	this.url0_11 = '../ourfurniture/prod_brochure.aspx'
	this.url0_12 = '../ourfurniture/adv_products.aspx'
	this.url0_13 = '../ourfurniture/why_LZB.aspx'

	
   //// Menu ACC
	this.menu_xy0_7 = "-4,-20"
	this.menu_width0_7 = 100

	this.item0_7_0 = "Aluminum ware"
	this.item0_7_1 = "Candles"
	this.item0_7_2 = "Clocks"
	this.item0_7_3 = "Glassware"
	this.item0_7_4 = "Lamps"
	this.item0_7_5 = "Mirrors"
	this.item0_7_6 = "Picture frames"
	this.item0_7_7 = "Pillows"
	this.item0_7_8 = "Resin"
	this.item0_7_9 = "Shelves"
	this.item0_7_10 = "Throws"
	this.item0_7_11 = "Woodware"

	
	this.icon_rel0_7_0 = 0
	this.icon_rel0_7_1 = 0
	this.icon_rel0_7_2 = 0
	this.icon_rel0_7_3 = 0
	this.icon_rel0_7_4 = 0
	this.icon_rel0_7_5 = 0
	this.icon_rel0_7_6 = 0
	this.icon_rel0_7_7 = 0
	this.icon_rel0_7_8 = 0
	this.icon_rel0_7_9 = 0
	this.icon_rel0_7_10 = 0
	this.icon_rel0_7_11 = 0
	
	this.url0_7_0 = '../ourfurniture/catalog.aspx?cid=15'
	this.url0_7_1 = '../ourfurniture/catalog.aspx?cid=16'
	this.url0_7_2 = '../ourfurniture/catalog.aspx?cid=23'
	this.url0_7_3 = '../ourfurniture/catalog.aspx?cid=20'
	this.url0_7_4 = '../ourfurniture/catalog.aspx?cid=18'
	this.url0_7_5 = '../ourfurniture/catalog.aspx?cid=25'
	this.url0_7_6 = '../ourfurniture/catalog.aspx?cid=19'
	this.url0_7_7 = '../ourfurniture/catalog.aspx?cid=22'
	this.url0_7_8 = '../ourfurniture/catalog.aspx?cid=24'
	this.url0_7_9 = '../ourfurniture/catalog.aspx?cid=30'
	this.url0_7_10 = '../ourfurniture/catalog.aspx?cid=14'
	this.url0_7_11 = '../ourfurniture/catalog.aspx?cid=17'

 //Sub Menu Collections
	this.menu_xy0_9 = "-4,-20"
	this.menu_width0_9 = 150

	this.item0_10_0 = "Home Theater"
	this.item0_10_1 = "Designer's Choice"
	this.item0_10_2 = "Inspired Living&trade; by La-Z-Boy"
	this.item0_10_3 = "Stationary &amp; Sleep Sofas"
	this.item0_10_4 = "Leathers"
	this.item0_10_5 = "Power Recliners"
	this.item0_10_6 = "Todd Oldham by La-Z-Boy"
	/*this.item0_9_7 = "Pillows"
	this.item0_9_8 = "Resin"
	this.item0_9_9 = "Shelves"
	this.item0_9_10 = "Throws"
	this.item0_9_11 = "Woodware"*/

	
	this.icon_rel0_10_0 = 0
	this.icon_rel0_10_1 = 0
	this.icon_rel0_10_2 = 0
	this.icon_rel0_10_3 = 0
	this.icon_rel0_10_4 = 0
	this.icon_rel0_10_5 = 0
	this.icon_rel0_10_6 = 0
	/*this.icon_rel0_10_6 = 0
	this.icon_rel0_9_7 = 0
	this.icon_rel0_9_8 = 0
	this.icon_rel0_9_9 = 0
	this.icon_rel0_9_10 = 0
	this.icon_rel0_9_11 = 0*/
	
	this.url0_10_0 = '../ourfurniture/collections/home_theater.aspx'
	this.url0_10_1 = '../ourfurniture/collections/designers_choice.aspx'
	this.url0_10_2 = '../ourfurniture/collections/inspired_living.aspx'
	this.url0_10_3 = '../ourfurniture/collections/stationary_sleep_sofas.aspx'
	this.url0_10_4 = '../ourfurniture/collections/leather_collections.aspx'
	this.url0_10_5 = '../ourfurniture/collections/power_recliners.aspx'
	this.url0_10_6 = '../ourfurniture/collections/TO_collections.aspx'
	/*this.url0_9_7 = '../about/investorRelations/contact_IR.aspx'
	this.url0_9_8 = '../about/investorRelations/IR_email_alerts.aspx'
	this.url0_9_9 = '../about/investorRelations/conf_calls.aspx'
	this.url0_9_10 = '../about/investorRelations/contact_IR.aspx'
	this.url0_9_11 = '../about/investorRelations/IR_email_alerts.aspx'
	*/

   //Sub Menu 1
	
	this.menu_xy1 = "-94,19"
	this.menu_width1 = 114
        
	this.item1_0 = "Plan your room"
	this.item1_1 = "Design articles"
	this.item1_2 = "Design studio"
	this.item1_3 = "Design tips"


	this.icon_rel1_0 = 0
	this.icon_rel1_1 = 0
	this.icon_rel1_2 = 0
	this.icon_rel1_3 = 0



	this.url1_0 = '../MyStudio/roomplanner.aspx'
	this.url_target1_0 = '_blank'
	this.url_features1_0 = 'height=620,width=800,status=yes,toolbar=no,menubar=no,location=no,resizable=no';
	this.url1_1 = '../designcenter/design_articles.aspx'
	this.url1_2 = '../designcenter/designstudio/designstudio.aspx?loc=lazboy'
	this.url_target1_2 = '_blank'
	this.url_features1_2 = 'height=630,width=700,status=no,toolbar=no,menubar=no,location=no,leftpos=0,top=20';
	this.url1_3 = '../designcenter/design_tips.aspx'



    //Sub Menu 2

	this.menu_xy2 = "-98,19"
	this.menu_width2 = 132
	
	this.item2_0 = "Investor relations"
	this.item2_1 = "Retail opportunities"
	this.item2_2 = "Our history"
	this.item2_3 = "News releases"
	this.item2_4 = "Employment"
	this.item2_5 = "La-Z-Boy companies"
	this.item2_6 = "Corporate governance"
	this.item2_7 = "La-Z-Boy wearables"	
	this.item2_8 = "Environment"	
	
	
	this.icon_rel2_0 = 0
	this.icon_rel2_1 = 0
	this.icon_rel2_2 = 0
	this.icon_rel2_3 = 0
	this.icon_rel2_4 = 0
	this.icon_rel2_5 = 0
	this.icon_rel2_6 = 0
	this.icon_rel2_7 = 0
	this.icon_rel2_8 = 0
	
	this.icon_abs2_0 = 0
	this.icon_abs2_1 = 0	
    this.icon_abs2_8 = 0
			
	this.url2_0 = '../about/investorRelations/'
	this.url2_1 = '../opportunities/index.html'
	this.url_target2_1 = "opps"
	this.url_features2_1 = "";
	
	this.url2_2 = '../about/our_history.aspx'
	this.url2_3 = '../about/news_releases.aspx'
	this.url2_4 = 'http://jobsearch.lazboy.newjobs.com/'
	this.url_target2_4 = '_blank'
	this.url2_5 = '../about/LZB_companies.aspx'
	this.url2_6 = '../about/corp_governance.aspx'
	this.url2_7 = 'http://lazboy.icostore.com'
	this.url_target2_7 = "wearables"
	this.url_features2_7 = "width=750,height=600,scrollbars=yes";
	this.url2_8 = '../about/environment/default.aspx';
	
	//Sub Menu 2_8
    
    this.menu_xy2_8 = "-4,2"
	this.menu_width2_8 = 150

	this.item2_8_0 = "Management System"
	this.item2_8_1 = "Recycling"
	this.item2_8_2 = "Additional project highlights"


	this.icon_rel2_8_0 = 0
	this.icon_rel2_8_1 = 0
	this.icon_rel2_8_2 = 0

	this.url2_8_0 = '../about/environment/default.aspx?action=ems'
	this.url2_8_1 = '../about/environment/default.aspx?action=recycle'
	this.url2_8_2 = '../about/environment/default.aspx?action=aph'
	
  //Sub Menu 2_0

	this.menu_xy2_0 = "-4,2"
	this.menu_width2_0 = 120

	this.item2_0_0 = "2004 annual report"
	this.item2_0_1 = "Analyst coverage"
	this.item2_0_2 = "Earnings"
	this.item2_0_3 = "Stock information"
	this.item2_0_4 = "SEC filings"
	this.item2_0_5 = "Calendar"
	this.item2_0_6 = "Conference calls"
	this.item2_0_7 = "Contact IR"
	this.item2_0_8 = "IR e-mail alerts"
	
	this.icon_rel2_0_0 = 0
	this.icon_rel2_0_1 = 0
	this.icon_rel2_0_2 = 0
	this.icon_rel2_0_3 = 0
	this.icon_rel2_0_4 = 0
	this.icon_rel2_0_5 = 0
	this.icon_rel2_0_6 = 0
	this.icon_rel2_0_7 = 0
	this.icon_rel2_0_8 = 0
	
	this.url2_0_0 = '../about/investorRelations/annual_report.aspx'
	this.url2_0_1 = '../about/investorRelations/analyst_coverage.aspx'
	this.url2_0_2 = '../about/investorRelations/earnings.aspx'
	this.url2_0_3 = '../about/investorRelations/stock_info.aspx'
	this.url2_0_4 = '../about/investorRelations/sec_filings.aspx'
	this.url2_0_5 = '../about/investorRelations/calendar.aspx'
	this.url2_0_6 = '../about/investorRelations/conf_calls.aspx'
	this.url2_0_7 = '../about/investorRelations/contact_IR.aspx'
	this.url2_0_8 = '../about/investorRelations/IR_email_alerts.aspx'


   //Sub Menu 2_1

	this.menu_xy2_1 = "-4,2"
	this.menu_width2_1 = 115

	this.item2_1_0 = "Furniture Galleries"
	this.item2_1_1 = "The Brand"
	this.item2_1_2 = "The Products"
	this.item2_1_3 = "Your Partner"
	this.item2_1_4 = "Marketing"	
	this.item2_1_5 = "Getting Started"

	this.icon_rel2_1_0 = 0
	this.icon_rel2_1_1 = 0
	this.icon_rel2_1_2 = 0
	this.icon_rel2_1_3 = 0
	this.icon_rel2_1_4 = 0
	this.icon_rel2_1_5 = 0

	this.url2_1_0 = '../opportunities/furnitureGalleries.html'
	this.url2_1_1 = '../opportunities/theBrand.html'
	this.url2_1_2 = '../opportunities/theproducts.html'
	this.url2_1_3 = '../opportunities/yourPartner.html'
	this.url2_1_4 = '../opportunities/marketing.html'
	this.url2_1_5 = '../opportunities/gettingstarted.html'
	

	
	this.url_target2_1_0 = "opps"
	this.url_target2_1_1 = "opps"
	this.url_target2_1_2 = "opps"
	this.url_target2_1_3 = "opps"
	this.url_target2_1_4 = "opps"
	this.url_target2_1_5 = "opps"



    
    //Sub Menu 3

	this.menu_xy3 = "-99,19"
	this.menu_width3 = 130
	
	this.item3_0 = "Questions & Answers"
	this.item3_1 = "Register furniture"
	this.item3_2 = "Warranty information"
	this.item3_3 = "Fabric care"

	this.icon_rel3_0 = 0
	this.icon_rel3_1 = 0
	this.icon_rel3_2 = 0
	this.icon_rel3_3 = 0
	
	this.url3_0 = '../customercare/q_a.aspx'
	this.url3_1 = 'http://www.prodregister.com/lazboy/register.shtml'
	this.url_target3_1 = "prodreg"
	this.url_features3_1 = "width=700,height=600,scrollbars=yes";
	this.url3_2 = '../customercare/warranty_info.aspx'
	this.url3_3 = '../customercare/fabric_care.aspx'



    //Sub Menu 4

	/*this.menu_xy4 = "-70,19"
	this.menu_width4 = 130

	this.item4_0 = "Users Guide"
	this.item4_1 = "FAQ"
	this.item4_2 = "Features"

	this.icon_rel4_0 = 0
	this.icon_rel4_1 = 0
	this.icon_rel4_2 = 0

	this.url4_0 = 'documents/sample_link.htm'
	this.url4_1 = 'documents/sample_link.htm'
	this.url4_2 = 'documents/sample_link.htm'
	
	    
	//Sub Menu 5 */

	this.menu_xy5 = "-85,19"
	this.menu_width5 = 115

	this.item5_0 = "Find a dealer"
	//this.item5_1 = "FAQ"
	//this.item5_2 = "Features"

	this.icon_rel5_0 = 0
	//this.icon_rel5_1 = 0
	//this.icon_rel5_2 = 0

	this.url5_0 = '../contactus/find_a_dealer.aspx'
	//this.url5_1 = 'documents/sample_link.htm'
	//this.url5_2 = 'documents/sample_link.htm'
	


}///////////////////////// END Menu Data /////////////////////////////////////////


