var states = ['mout', 'mover', 'mdown'],

MENU_ITEMS0 = [
	['Fireplace Mantels', '/catalog/Fireplace_Mantels-25-1.html', {'sw' : 150, 'bw': 170},
		['Plaster Mantels', '/catalog/Plaster-26-1.html'],
                ['Wood Mantels', '/catalog/Wood-28-1.html'],
                ['plusSandstone and plusTumbled Surrounds', '/catalog/plusSandstone_and_plusTumbled_Surrounds_and_Hearths-114-1.html'],
        ],	
	['Fireplaces', '/catalog/Fireplaces-1-1.html', {'sw' : 130, 'bw' : 170},
		['Gas', '/catalog/Gas_Fireplaces-3-1.html', {'bw' : 100, 'bl' :160, 'sb' : 'Gas Fireplaces', 'be' : ['progid:DXImageTransform.Microsoft.CrInset(duration=.1)']}],
		['Wood', '/catalog/Wood_Fireplaces-21-1.html', {'bw' : 110, 'bl' : 100, 'sb' : 'Wood Fireplaces', 'be' : ['progid:DXImageTransform.Microsoft.CrInset(duration=.1)']}],
		['Electric', '/catalog/Electric_Fireplaces-101-1.html', {'bw' : 110, 'bl' : 90, 'sb' : 'Electric Fireplaces', 'be' : ['progid:DXImageTransform.Microsoft.CrInset(duration=.1)']}],
		['Gas Logs', '/catalog/Gas_Log-5-1.html', {'bw' : 110, 'bl' : 90, 'sb' : 'Gas Logs', 'be' : ['progid:DXImageTransform.Microsoft.CrInset(duration=.1)']}],
		['Parts','/parts/', {'bw' : 130, 'be' : 160},
		       	['Refractory', '/catalog/Refractory_Panels-17-1.html'],
			['Glass Doors', '/catalog/Glass_Doors-8-1.html'],
			['Screens', '/catalog/Mesh_Wire_Screens-15-1.html'],
			['Flashing', '/catalog/Flashing-2-1.html'],
//				
//			],

		],              
	],            
	['Fireplace Surround', '/catalog/Fireplace_Surrounds-29-1.html', {'sw' : 150, 'bw': 170},
		['Polished Marble', '/catalog/Polished_Marble-31-1.html'],
                ['Tumbled Marble', '/catalog/Tumbled_Marble-33-1.html'],
		['Granite', '/catalog/Granite-30-1.html'],
		['Slate', '/catalog/Slate-32-1.html'],
	        ['plusSandstone & plusTumbled','/catalog/plusSandstone_and_plusTumbled_Surrounds_and_Hearths-114-1.html'],
        ],
	['Insulation', '/catalog/Insulation-24-1.html', {'sw' : 110, 'bw': 180},
		['Fiberglass', '/pages/fiber_glass.html'], 
		['Foam', '/pages/polyurethane_foam'], 
		['Cellulose: K13', 'http://www.internationalcellulose.com/home/products/k-13/'], 
                ['Cellulose: CellPak', 'http://www.cellpak.com/cellulose.html#insulation'],
		['House Wrap', '/house_wrap/'],
	],
        ['Garage Doors', '/catalog/Garage_Doors-22-1.html', {'sw' : 120, 'bw': 180}],
	
	['Contact Us', '/index.php?p=page&page_id=contact_us', {'sw' : 120, 'bw': 180}]
	
];