// JavaScript Document

var menuDB = new Array();
	// Door Hardware
	menuDB[0] = new Array();
		// Capri
		menuDB[0][0] = new Array();
			// Splash
			menuDB[0][0][0] = new Array();
				menuDB[0][0][0][0] = 'Capri';					// div;Layer name _controlled_ by button
				menuDB[0][0][0][1] = 'menuCapri';				// Image name
				menuDB[0][0][0][2] = 'Capri';					// Text
				menuDB[0][0][0][3] = '../capri/index.php';		// href; destination
				menuDB[0][0][0][4] = but1;						// src; source file for image
				menuDB[0][0][0][5] = but1width;					// src width in px
				menuDB[0][0][0][6] = but1sw;					// src; source file for "onMouseOver" image
				menuDB[0][0][0][7] = 'Door Hardware';			// Text for root menu; to be used only in [a][0][0][7]
				menuDB[0][0][0][8] = 'menuDoors';				// Image name for root menu; to be used only in [a][0][0][8]
				menuDB[0][0][0][9] = 'DoorMenu';				// div; Layer name _controlled_ by root menu button
				menuDB[0][0][0][10]= '../doors/index.php';		// href; destination for root menu;
																//		to be used only here ([0][0][0][10])
				menuDB[0][0][0][12]= '<font class="localFont">Capri</font><br>      Capri levers are designed as interior residential door handle sets. Constructed of solid brass in a variety of finishes, Capri provides traditional designs for standard door preparations (ANSI A 156-2).';											// Descriptive text

			// Levers
			menuDB[0][0][1] = new Array();
				menuDB[0][0][1][0] = '';
				menuDB[0][0][1][1] = 'menuCapriLevers';
				menuDB[0][0][1][2] = 'Levers & Knobs';
				menuDB[0][0][1][3] = '../capri/levers.php';
				menuDB[0][0][1][4] = but1;
				menuDB[0][0][1][5] = but1width;
				menuDB[0][0][1][6] = but1sw;
				menuDB[0][0][1][11]= '701.png';											// Subsection image
				menuDB[0][0][1][12]= 'Lever and knob sets. Sets come with all necessary components, including roses, tubular latches and instructions, in a variety of finishes.';
			// Deadbolts
			menuDB[0][0][2] = new Array();
				menuDB[0][0][2][0] = '';
				menuDB[0][0][2][1] = 'menuCapriDead';
				menuDB[0][0][2][2] = 'Deadbolts';
				menuDB[0][0][2][3] = '../capri/deadbolts.php';
				menuDB[0][0][2][4] = but1;
				menuDB[0][0][2][5] = but1width;
				menuDB[0][0][2][6] = but1sw;
				menuDB[0][0][2][11]= '450.png';
				menuDB[0][0][2][12]= 'The complete Capri deadbolt set uses a Schlage C keyway and is available in 2 3/8" and 2 3/4" backsets.';
			// Levers
			menuDB[0][0][3] = new Array();
				menuDB[0][0][3][0] = '';
				menuDB[0][0][3][1] = 'menuCapriHinges';
				menuDB[0][0][3][2] = 'Hinges';
				menuDB[0][0][3][3] = '../capri/hinges.php';
				menuDB[0][0][3][4] = but1;
				menuDB[0][0][3][5] = but1width;
				menuDB[0][0][3][6] = but1sw;
				menuDB[0][0][3][11]= 'hinge.png';
				menuDB[0][0][3][12]= 'Capri hinges come in a variety of sizes. They are made with 3mm gauge solid brass and finished in polished brass or black. Choose from different hinge tips for an added touch.';
		// E-Series
		menuDB[0][1] = new Array();
			// Splash
			menuDB[0][1][0] = new Array();
				menuDB[0][1][0][0] = 'E-Series';
				menuDB[0][1][0][1] = 'menuESeries';
				menuDB[0][1][0][2] = 'E-Series';
				menuDB[0][1][0][3] = '../e/index.php';
				menuDB[0][1][0][4] = but1;
				menuDB[0][1][0][5] = but1width;
				menuDB[0][1][0][6] = but1sw;
				menuDB[0][1][0][12]= '<font size="3"><font class="localFont">e</font><b>Series</b></font><br>      The <b>eSeries</b> program is an all stainless steel line. Stainless steel is extremely resistant to corrosion, knocks, scratches and abrasion, making it an ideal material for door hardware. It needs little looking after and does not degrade in appearance or function with use. All <b>eSeries</b> lever handles are manufactured in compliance with the Americans with Disabilities Act (ADA).';
			// Levers
			menuDB[0][1][1] = new Array();
				menuDB[0][1][1][0] = '';
				menuDB[0][1][1][1] = 'menuESeriesLevers';
				menuDB[0][1][1][2] = 'Levers';
				menuDB[0][1][1][3] = '../e/levers.php';
				menuDB[0][1][1][4] = but1;
				menuDB[0][1][1][5] = but1width;
				menuDB[0][1][1][6] = but1sw;
				menuDB[0][1][1][11]= 'e585.png';
				menuDB[0][1][1][12]= '';
			// Roses and Backplates
			menuDB[0][1][2] = new Array();
				menuDB[0][1][2][0] = '';
				menuDB[0][1][2][1] = 'menuESeriesRoses';
				menuDB[0][1][2][2] = 'Roses and Backplates';
				menuDB[0][1][2][3] = '../e/roses.php';
				menuDB[0][1][2][4] = but1;
				menuDB[0][1][2][5] = but1width;
				menuDB[0][1][2][6] = but1sw;
				menuDB[0][1][2][11]= 'e332.png"><img src="e334PV.png';
				menuDB[0][1][2][12]= '';
			// Pull Handles
			menuDB[0][1][3] = new Array();
				menuDB[0][1][3][0] = '';
				menuDB[0][1][3][1] = 'menuESeriesPulls';
				menuDB[0][1][3][2] = 'Pull Handles';
				menuDB[0][1][3][3] = '../e/pulls.php';
				menuDB[0][1][3][4] = but1;
				menuDB[0][1][3][5] = but1width;
				menuDB[0][1][3][6] = but1sw;
				menuDB[0][1][3][11]= 'e801.png"><img src="e814.png';
				menuDB[0][1][3][12]= '';
			// Deadbolts
			menuDB[0][1][4] = new Array();
				menuDB[0][1][4][0] = '';
				menuDB[0][1][4][1] = 'menuESeriesDead';
				menuDB[0][1][4][2] = 'Deadbolts';
				menuDB[0][1][4][3] = '../e/deadbolts.php';
				menuDB[0][1][4][4] = but1;
				menuDB[0][1][4][5] = but1width;
				menuDB[0][1][4][6] = but1sw;
				menuDB[0][1][4][11]= 'e4650.png';
				menuDB[0][1][4][12]= '';
			// Hinges
			menuDB[0][1][5] = new Array();
				menuDB[0][1][5][0] = '';
				menuDB[0][1][5][1] = 'menuESeriesHinges';
				menuDB[0][1][5][2] = 'Hinges';
				menuDB[0][1][5][3] = '../e/hinges.php';
				menuDB[0][1][5][4] = but1;
				menuDB[0][1][5][5] = but1width;
				menuDB[0][1][5][6] = but1sw;
				menuDB[0][1][5][11]= 'hinge.png';
				menuDB[0][1][5][12]= '';
			// Accessories
			menuDB[0][1][6] = new Array();
				menuDB[0][1][6][0] = '';
				menuDB[0][1][6][1] = 'menuESeriesAccs';
				menuDB[0][1][6][2] = 'Accessories';
				menuDB[0][1][6][3] = '../e/accessories.php';
				menuDB[0][1][6][4] = but1;
				menuDB[0][1][6][5] = but1width;
				menuDB[0][1][6][6] = but1sw;
				menuDB[0][1][6][11]= 'e524.png"><img src="e509.png';
				menuDB[0][1][6][12]= '';
			// Fittings
			menuDB[0][1][7] = new Array();
				menuDB[0][1][7][0] = '';
				menuDB[0][1][7][1] = 'menuESeriesFits';
				menuDB[0][1][7][2] = 'Fittings';
				menuDB[0][1][7][3] = '../e/fittings.php';
				menuDB[0][1][7][4] = but1;
				menuDB[0][1][7][5] = but1width;
				menuDB[0][1][7][6] = but1sw;
				menuDB[0][1][7][11]= 'e442.png';
				menuDB[0][1][7][12]= '';
		// F-Series
		menuDB[0][2] = new Array();
			// Splash
			menuDB[0][2][0] = new Array();
				menuDB[0][2][0][0] = 'F-Series';
				menuDB[0][2][0][1] = 'menuFSeries';
				menuDB[0][2][0][2] = 'F-Series';
				menuDB[0][2][0][3] = '../f/index.php';
				menuDB[0][2][0][4] = but1;
				menuDB[0][2][0][5] = but1width;
				menuDB[0][2][0][6] = but1sw;
				menuDB[0][2][0][12]= '<b>F-Series</b><br>      <b>F-Series</b> products represent the very top end of hardware programs available from MKC. Clean, elegant designs are brought to life with the highest quality manufacturing. Good looks are not where the <b>F-Series</b> ends however. Thoughtful, uncomplicated engineering and precision production meet to create a range of products that are durable, easy to install, and work as well as they look.';
			// Levers
			menuDB[0][2][1] = new Array();
				menuDB[0][2][1][0] = '';
				menuDB[0][2][1][1] = 'menuFSeriesLevers';
				menuDB[0][2][1][2] = 'Levers & Knobs';
				menuDB[0][2][1][3] = '../f/levers.php';
				menuDB[0][2][1][4] = but1;
				menuDB[0][2][1][5] = but1width;
				menuDB[0][2][1][6] = but1sw;
				menuDB[0][2][1][11]= '1057.png';
				menuDB[0][2][1][12]= '';
			// Philippe Starck Designs
			menuDB[0][2][2] = new Array();
				menuDB[0][2][2][0] = '';
				menuDB[0][2][2][1] = 'menuFSeriesStarck';
				menuDB[0][2][2][2] = 'Philippe Starck Designs';
				menuDB[0][2][2][3] = '../f/starcks.php';
				menuDB[0][2][2][4] = but1;
				menuDB[0][2][2][5] = but1width;
				menuDB[0][2][2][6] = but1sw;
				menuDB[0][2][2][11]= '0839.png"><img src="1191.png';
				menuDB[0][2][2][12]= '';
			// Roses and Backplates
			menuDB[0][2][3] = new Array();
				menuDB[0][2][3][0] = '';
				menuDB[0][2][3][1] = 'menuFSeriesRoses';
				menuDB[0][2][3][2] = 'Roses and Backplates';
				menuDB[0][2][3][3] = '../f/roses.php';
				menuDB[0][2][3][4] = but1;
				menuDB[0][2][3][5] = but1width;
				menuDB[0][2][3][6] = but1sw;
				menuDB[0][2][3][11]= '1798.png"><img src="1758.png';
				menuDB[0][2][3][12]= '';
			// Pull Handles
			menuDB[0][2][4] = new Array();
				menuDB[0][2][4][0] = '';
				menuDB[0][2][4][1] = 'menuFSeriesPulls';
				menuDB[0][2][4][2] = 'Pull Handles';
				menuDB[0][2][4][3] = '../f/pulls.php';
				menuDB[0][2][4][4] = but1;
				menuDB[0][2][4][5] = but1width;
				menuDB[0][2][4][6] = but1sw;
				menuDB[0][2][4][11]= '6612s.png"><img src="6681 00s.png';
				menuDB[0][2][4][12]= '';
			// Accessories
			menuDB[0][2][5] = new Array();
				menuDB[0][2][5][0] = '';
				menuDB[0][2][5][1] = 'menuFSeriesAccs';
				menuDB[0][2][5][2] = 'Accessories';
				menuDB[0][2][5][3] = '../f/accessories.php';
				menuDB[0][2][5][4] = but1;
				menuDB[0][2][5][5] = but1width;
				menuDB[0][2][5][6] = but1sw;
				menuDB[0][2][5][11]= '3646.png"><img src="3863.png';
				menuDB[0][2][5][12]= '';
			// Fittings
			menuDB[0][2][6] = new Array();
				menuDB[0][2][6][0] = '';
				menuDB[0][2][6][1] = 'menuFSeriesFits';
				menuDB[0][2][6][2] = 'Fittings';
				menuDB[0][2][6][3] = '../f/fittings.php';
				menuDB[0][2][6][4] = but1;
				menuDB[0][2][6][5] = but1width;
				menuDB[0][2][6][6] = but1sw;
				menuDB[0][2][6][11]= '0442.png';
				menuDB[0][2][6][12]= '';
		// Iron Works
		menuDB[0][3] = new Array();
			// Splash
			menuDB[0][3][0] = new Array();
				menuDB[0][3][0][0] = 'IronWorks';
				menuDB[0][3][0][1] = 'menuIronWorks';
				menuDB[0][3][0][2] = 'Iron Works';
				menuDB[0][3][0][3] = '../iron/index.php';
				menuDB[0][3][0][4] = but1;
				menuDB[0][3][0][5] = but1width;
				menuDB[0][3][0][6] = but1sw;
				menuDB[0][3][0][12]= '<b>The Iron Works</b><br>      Wrought iron is an old art, dating back a thousand years in Europe. The medieval styling of the <b>Iron Works</b> collection takes advantage of the material\'s natural character to create unique pieces that lend their distinction to the architecture in which they are used.';
			// Levers
			menuDB[0][3][1] = new Array();
				menuDB[0][3][1][0] = '';
				menuDB[0][3][1][1] = 'menuIronWorksLevers';
				menuDB[0][3][1][2] = 'Levers';
				menuDB[0][3][1][3] = '../iron/levers.php';
				menuDB[0][3][1][4] = but1;
				menuDB[0][3][1][5] = but1width;
				menuDB[0][3][1][6] = but1sw;
				menuDB[0][3][1][11]= 'LV 148.png';
				menuDB[0][3][1][12]= '';
			// Roses and Backplates
			menuDB[0][3][2] = new Array();
				menuDB[0][3][2][0] = '';
				menuDB[0][3][2][1] = 'menuIronWorksRoses';
				menuDB[0][3][2][2] = 'Roses and Backplates';
				menuDB[0][3][2][3] = '../iron/roses.php';
				menuDB[0][3][2][4] = but1;
				menuDB[0][3][2][5] = but1width;
				menuDB[0][3][2][6] = but1sw;
				menuDB[0][3][2][11]= 'RO 046.png';
				menuDB[0][3][2][12]= '';
			// Door and Flush Pulls
			menuDB[0][3][3] = new Array();
				menuDB[0][3][3][0] = '';
				menuDB[0][3][3][1] = 'menuIronWorksPulls';
				menuDB[0][3][3][2] = 'Door and Flush Pulls';
				menuDB[0][3][3][3] = '../iron/pulls.php';
				menuDB[0][3][3][4] = but1;
				menuDB[0][3][3][5] = but1width;
				menuDB[0][3][3][6] = but1sw;
				menuDB[0][3][3][11]= '8920.png';
				menuDB[0][3][3][12]= '';
			// Hinges
			menuDB[0][3][4] = new Array();
				menuDB[0][3][4][0] = '';
				menuDB[0][3][4][1] = 'menuIronWorksHinges';
				menuDB[0][3][4][2] = 'Hinges';
				menuDB[0][3][4][3] = '../iron/hinges.php';
				menuDB[0][3][4][4] = but1;
				menuDB[0][3][4][5] = but1width;
				menuDB[0][3][4][6] = but1sw;
				menuDB[0][3][4][11]= '0127.png';
				menuDB[0][3][4][12]= '';
			// Accessories
			menuDB[0][3][5] = new Array();
				menuDB[0][3][5][0] = '';
				menuDB[0][3][5][1] = 'menuIronWorksAccs';
				menuDB[0][3][5][2] = 'Accessories';
				menuDB[0][3][5][3] = '../iron/accessories.php';
				menuDB[0][3][5][4] = but1;
				menuDB[0][3][5][5] = but1width;
				menuDB[0][3][5][6] = but1sw;
				menuDB[0][3][5][11]= '014.png';
				menuDB[0][3][5][12]= '';
		// Kleis
		menuDB[0][4] = new Array();
			// Splash
			menuDB[0][4][0] = new Array();
				menuDB[0][4][0][0] = 'Kleis';
				menuDB[0][4][0][1] = 'menuKleis';
				menuDB[0][4][0][2] = 'Kleis';
				menuDB[0][4][0][3] = '../kleis/index.php';
				menuDB[0][4][0][4] = but1;
				menuDB[0][4][0][5] = but1width;
				menuDB[0][4][0][6] = but1sw;
				menuDB[0][4][0][12]= '<b>Kleis</b><br>      Handle designs commissioned by renowned designers such as:<br><table border="0" width="100%" align="center" class="default"><tr><td width="15" rowspan="100"><td width="45%">Philippe Starck<td width="45%">Oscar Tusquets Blanca<tr><td>Elias Segui<td>Ivo Pellegri<tr><td>Riccardo Dalisi<td>Alvaro Siza Viera<tr><td>Enrico Baleri<td>Claudio Palmi Caramel<tr><td>Hannes Wettstein</table>';

	// Mortises and Latches
	menuDB[1] = new Array();
		// Splash
		menuDB[1][0] = new Array();
			// Splash
			menuDB[1][0][0] = new Array();
				menuDB[1][0][0][0] = 'Mortises';
				menuDB[1][0][0][1] = '';
				menuDB[1][0][0][2] = 'Mortises and Latches';
				menuDB[1][0][0][3] = '../mortise/index.php';
				menuDB[1][0][0][4] = but1;
				menuDB[1][0][0][5] = but1width;
				menuDB[1][0][0][6] = but1sw;
				menuDB[1][0][0][7] = 'Mortises';
				menuDB[1][0][0][8] = 'menuMortises';
				menuDB[1][0][0][9] = 'MortiseMenu';
				menuDB[1][0][0][12]= '';
		// Mortise Locks and Cylinders
		menuDB[1][1] = new Array();
			// Mortise Locks and Cylinders
			menuDB[1][1][0] = new Array();
				menuDB[1][1][0][0] = '';
				menuDB[1][1][0][1] = 'menuMortisesLocks';
				menuDB[1][1][0][2] = 'Mortise Locks and Cylinders';
				menuDB[1][1][0][3] = '../mortise/locks.php';
				menuDB[1][1][0][4] = but1;
				menuDB[1][1][0][5] = but1width;
				menuDB[1][1][0][6] = but1sw;
				menuDB[1][1][0][11]= '8000.png"><img src="7100.png';
				menuDB[1][1][0][12]= '';
		// Tubular Latches
		menuDB[1][2] = new Array();
			// Tubular Latches
			menuDB[1][2][0] = new Array();
				menuDB[1][2][0][0] = '';
				menuDB[1][2][0][1] = 'menuMortisesLatches';
				menuDB[1][2][0][2] = 'Tubular Latches and Deadbolts';
				menuDB[1][2][0][3] = '../mortise/latches.php';
				menuDB[1][2][0][4] = but1;
				menuDB[1][2][0][5] = but1width;
				menuDB[1][2][0][6] = but1sw;
				menuDB[1][2][0][11]= '3000.png';
				menuDB[1][2][0][12]= '';
		// Sliding Door Locks
		menuDB[1][3] = new Array();
			// Sliding Door Locks
			menuDB[1][3][0] = new Array();
				menuDB[1][3][0][0] = '';
				menuDB[1][3][0][1] = 'menuMortisesSliding';
				menuDB[1][3][0][2] = 'Sliding Door Locks';
				menuDB[1][3][0][3] = '../mortise/slidings.php';
				menuDB[1][3][0][4] = but1;
				menuDB[1][3][0][5] = but1width;
				menuDB[1][3][0][6] = but1sw;
				menuDB[1][3][0][11]= '168.png"><img src="1269.png';
				menuDB[1][3][0][12]= '';
		// Mortisers
		menuDB[1][4] = new Array();
			// Mortisers
			menuDB[1][4][0] = new Array();
				menuDB[1][4][0][0] = '';
				menuDB[1][4][0][1] = 'menuMortisesMortisers';
				menuDB[1][4][0][2] = 'Mortisers';
				menuDB[1][4][0][3] = '../mortise/mortisers.php';
				menuDB[1][4][0][4] = but1;
				menuDB[1][4][0][5] = but1width;
				menuDB[1][4][0][6] = but1sw;
				menuDB[1][4][0][11]= 'DBB Mortiser.png';
				menuDB[1][4][0][12]= 'The DBB Mortise Jig will cut a lock mortise for both the body and face plate with both speed and accuracy in under 5 minutes. It has been developped to be user friendly and time saving with easy-to-use adjusters and snap-in cutters.';

	// Sliding Door Hardware
	menuDB[2] = new Array();
		// Splash
		menuDB[2][0] = new Array();
			// Splash
			menuDB[2][0][0] = new Array();
				menuDB[2][0][0][0] = 'Slidings';
				menuDB[2][0][0][1] = '';
				menuDB[2][0][0][2] = 'Sliding Door Hardware';
				menuDB[2][0][0][3] = '../sliding/index.php';
				menuDB[2][0][0][4] = but1;
				menuDB[2][0][0][5] = but1width;
				menuDB[2][0][0][6] = but1sw;
				menuDB[2][0][0][7] = 'Sliding Doors';
				menuDB[2][0][0][8] = 'menuSlidings';
				menuDB[2][0][0][9] = 'SlidingMenu';
				menuDB[2][0][0][12]= '';
		// Sliding Door Hardware
		menuDB[2][1] = new Array();
			// Sliding Door Hardware
			menuDB[2][1][0] = new Array();
				menuDB[2][1][0][0] = '';
				menuDB[2][1][0][1] = 'menuSlidingsHardware';
				menuDB[2][1][0][2] = 'Sliding Door Systems';
				menuDB[2][1][0][3] = '../sliding/slidings.php';
				menuDB[2][1][0][4] = but1;
				menuDB[2][1][0][5] = but1width;
				menuDB[2][1][0][6] = but1sw;
				menuDB[2][1][0][11]= 'GP750.png';
				menuDB[2][1][0][12]= '';
		// Sliding Door Locks
		menuDB[2][2] = new Array();
			// Sliding Door Lcoks
			menuDB[2][2][0] = new Array();
				menuDB[2][2][0][0] = '';
				menuDB[2][2][0][1] = 'menuSlidingsLocks';
				menuDB[2][2][0][2] = 'Sliding Door Locks';
				menuDB[2][2][0][3] = '../sliding/locks.php';
				menuDB[2][2][0][4] = but1;
				menuDB[2][2][0][5] = but1width;
				menuDB[2][2][0][6] = but1sw;
				menuDB[2][2][0][11]= '168.png"><img src="1269.png';
				menuDB[2][2][0][12]= '';
		// Flush Pulls
		menuDB[2][3] = new Array();
			// Flush Pulls
			menuDB[2][3][0] = new Array();
				menuDB[2][3][0][0] = '';
				menuDB[2][3][0][1] = 'menuSlidingsPulls';
				menuDB[2][3][0][2] = 'Flush Pulls';
				menuDB[2][3][0][3] = '../sliding/pulls.php';
				menuDB[2][3][0][4] = but1;
				menuDB[2][3][0][5] = but1width;
				menuDB[2][3][0][6] = but1sw;
				menuDB[2][3][0][11]= 'FP503.png"><img src="F4204.png';
				menuDB[2][3][0][12]= '';

	// Orion
	menuDB[3] = new Array();
		// Splash
		menuDB[3][0] = new Array();
			// Splash
			menuDB[3][0][0] = new Array();
				menuDB[3][0][0][0] = 'Orions';
				menuDB[3][0][0][1] = '';
				menuDB[3][0][0][2] = 'Orion Kitchen Accessories';
				menuDB[3][0][0][3] = '../kitchen/index.php';
				menuDB[3][0][0][4] = but1;
				menuDB[3][0][0][5] = but1width;
				menuDB[3][0][0][6] = but1sw;
				menuDB[3][0][0][7] = 'Kitchens';
				menuDB[3][0][0][8] = 'menuOrions';
				menuDB[3][0][0][9] = 'OrionMenu';
				menuDB[3][0][0][11]= '6024.png';
				menuDB[3][0][0][12]= '';

	// Cabinet Knobs
	menuDB[4] = new Array();
		// Splash
		menuDB[4][0] = new Array();
			// Splash
			menuDB[4][0][0] = new Array();
				menuDB[4][0][0][0] = 'Cabinet Knobs';
				menuDB[4][0][0][1] = '';
				menuDB[4][0][0][2] = 'Cabinet Knobs';
				menuDB[4][0][0][3] = '../knobs/index.php';
				menuDB[4][0][0][4] = but1;
				menuDB[4][0][0][5] = but1width;
				menuDB[4][0][0][6] = but1sw;
				menuDB[4][0][0][7] = 'Cabinets';
				menuDB[4][0][0][8] = 'menuKnobs';
				menuDB[4][0][0][9] = 'KnobMenu';
				menuDB[4][0][0][12]= '';
		// Enterprise
		menuDB[4][1] = new Array();
			menuDB[4][1][0] = new Array();
				menuDB[4][1][0][0] = '';
				menuDB[4][1][0][1] = 'menuKnobsEnterprise';
				menuDB[4][1][0][2] = 'The Enterprise Collection';
				menuDB[4][1][0][3] = '../knobs/enterprises.php';
				menuDB[4][1][0][4] = but1;
				menuDB[4][1][0][5] = but1width;
				menuDB[4][1][0][6] = but1sw;
				menuDB[4][1][0][11]= 'Enterprise/3632.png"><img src="Enterprise/3691.png';
				menuDB[4][1][0][12]= '';
		// Eurostyle
		menuDB[4][2] = new Array();
			menuDB[4][2][0] = new Array();
				menuDB[4][2][0][0] = '';
				menuDB[4][2][0][1] = 'menuKnobsEurostyle';
				menuDB[4][2][0][2] = 'The Eurostyle Line';
				menuDB[4][2][0][3] = '../knobs/eurostyles.php';
				menuDB[4][2][0][4] = but1;
				menuDB[4][2][0][5] = but1width;
				menuDB[4][2][0][6] = but1sw;
				menuDB[4][2][0][11]= 'Eurostyle/ER2002.png"><img src="Eurostyle/ER2333.png';
				menuDB[4][2][0][12]= '';
		// Desio
		menuDB[4][3] = new Array();
			menuDB[4][3][0] = new Array();
				menuDB[4][3][0][0] = '';
				menuDB[4][3][0][1] = 'menuKnobsDesio';
				menuDB[4][3][0][2] = 'The Desio Collection';
				menuDB[4][3][0][3] = '../knobs/desios.php';
				menuDB[4][3][0][4] = but1;
				menuDB[4][3][0][5] = but1width;
				menuDB[4][3][0][6] = but1sw;
				menuDB[4][3][0][11]= 'Desio/9190.png';
				menuDB[4][3][0][12]= '';
		// The Iron Works
		menuDB[4][4] = new Array();
			menuDB[4][4][0] = new Array();
				menuDB[4][4][0][0] = '';
				menuDB[4][4][0][1] = 'menuKnobsIronWorks';
				menuDB[4][4][0][2] = 'The Iron Works Collection';
				menuDB[4][4][0][3] = '../knobs/ironworks.php';
				menuDB[4][4][0][4] = but1;
				menuDB[4][4][0][5] = but1width;
				menuDB[4][4][0][6] = but1sw;
				menuDB[4][4][0][11]= 'IronWorks/8774.01.png"><img src="IronWorks/8844.01.png';
				menuDB[4][4][0][12]= '';
		// Morph
		menuDB[4][5] = new Array();
			menuDB[4][5][0] = new Array();
				menuDB[4][5][0][0] = '';
				menuDB[4][5][0][1] = 'menuKnobsMorph';
				menuDB[4][5][0][2] = 'The Morph Collection';
				menuDB[4][5][0][3] = '../knobs/morphs.php';
				menuDB[4][5][0][4] = but1;
				menuDB[4][5][0][5] = but1width;
				menuDB[4][5][0][6] = but1sw;
				menuDB[4][5][0][11]= 'Morph/300.png"><img src="Morph/315.png';
				menuDB[4][5][0][12]= '';
		// Patina
		menuDB[4][6] = new Array();
			menuDB[4][6][0] = new Array();
				menuDB[4][6][0][0] = '';
				menuDB[4][6][0][1] = 'menuKnobsPatina';
				menuDB[4][6][0][2] = 'The Patina Collection';
				menuDB[4][6][0][3] = '../knobs/patinas.php';
				menuDB[4][6][0][4] = but1;
				menuDB[4][6][0][5] = but1width;
				menuDB[4][6][0][6] = but1sw;
				menuDB[4][6][0][11]= 'Patina/823.png"><img src="Patina/6056.png';
				menuDB[4][6][0][12]= '';
		// Plexi
		menuDB[4][7] = new Array();
			menuDB[4][7][0] = new Array();
				menuDB[4][7][0][0] = '';
				menuDB[4][7][0][1] = 'menuKnobsPlexi';
				menuDB[4][7][0][2] = 'The Plexi Line';
				menuDB[4][7][0][3] = '../knobs/plexis.php';
				menuDB[4][7][0][4] = but1;
				menuDB[4][7][0][5] = but1width;
				menuDB[4][7][0][6] = but1sw;
				menuDB[4][7][0][11]= 'Plexi/444.png"><img src="Plexi/833.png';
				menuDB[4][7][0][12]= '';

	// Bathroom Accessories
	menuDB[5] = new Array();
		// Splash
		menuDB[5][0] = new Array();
			// Splash
			menuDB[5][0][0] = new Array();
				menuDB[5][0][0][0] = 'Bathroom Accessories';
				menuDB[5][0][0][1] = '';
				menuDB[5][0][0][2] = 'Bathroom Accessories';
				menuDB[5][0][0][3] = '../bath/index.php';
				menuDB[5][0][0][4] = but1;
				menuDB[5][0][0][5] = but1width;
				menuDB[5][0][0][6] = but1sw;
				menuDB[5][0][0][7] = 'Bathrooms';
				menuDB[5][0][0][8] = 'menuBaths';
				menuDB[5][0][0][9] = 'BathMenu';
				menuDB[5][0][0][12]= '<font class="localFont">Bathroom Accessories</font><br>      The unique designs of the MKC bathroom accessories collections set themselves apart from the crowd. Although available in a wide range of styles, all pieces share as their inspiration the belief that it is in the details that the distinctive individual touch is given to architecture and design.';
		// anubi
		menuDB[5][1] = new Array();
			menuDB[5][1][0] = new Array();
				menuDB[5][1][0][0] = '';
				menuDB[5][1][0][1] = 'menuBathsAnubi';
				menuDB[5][1][0][2] = 'anubi';
				menuDB[5][1][0][3] = '../bath/anubis.php';
				menuDB[5][1][0][4] = but1;
				menuDB[5][1][0][5] = but1width;
				menuDB[5][1][0][6] = but1sw;
				menuDB[5][1][0][11]= 'anubi/A 2.png';
				menuDB[5][1][0][12]= '';
		// duck
		menuDB[5][2] = new Array();
			menuDB[5][2][0] = new Array();
				menuDB[5][2][0][0] = '';
				menuDB[5][2][0][1] = 'menuBathsDuck';
				menuDB[5][2][0][2] = 'duck';
				menuDB[5][2][0][3] = '../bath/ducks.php';
				menuDB[5][2][0][4] = but1;
				menuDB[5][2][0][5] = but1width;
				menuDB[5][2][0][6] = but1sw;
				menuDB[5][2][0][11]= 'duck/U 2.png';
				menuDB[5][2][0][12]= '';
		// echo
		menuDB[5][3] = new Array();
			menuDB[5][3][0] = new Array();
				menuDB[5][3][0][0] = '';
				menuDB[5][3][0][1] = 'menuBathsEcho';
				menuDB[5][3][0][2] = 'echo';
				menuDB[5][3][0][3] = '../bath/echos.php';
				menuDB[5][3][0][4] = but1;
				menuDB[5][3][0][5] = but1width;
				menuDB[5][3][0][6] = but1sw;
				menuDB[5][3][0][11]= 'echo/C 6.png';
				menuDB[5][3][0][12]= '';
		// lollo
		menuDB[5][4] = new Array();
			menuDB[5][4][0] = new Array();
				menuDB[5][4][0][0] = '';
				menuDB[5][4][0][1] = 'menuBathsLollo';
				menuDB[5][4][0][2] = 'lollo';
				menuDB[5][4][0][3] = '../bath/lollos.php';
				menuDB[5][4][0][4] = but1;
				menuDB[5][4][0][5] = but1width;
				menuDB[5][4][0][6] = but1sw;
				menuDB[5][4][0][11]= 'lollo/L 915.png';
				menuDB[5][4][0][12]= '';
		// pagoda
		menuDB[5][5] = new Array();
			menuDB[5][5][0] = new Array();
				menuDB[5][5][0][0] = '';
				menuDB[5][5][0][1] = 'menuBathsPagoda';
				menuDB[5][5][0][2] = 'pagoda';
				menuDB[5][5][0][3] = '../bath/pagodas.php';
				menuDB[5][5][0][4] = but1;
				menuDB[5][5][0][5] = but1width;
				menuDB[5][5][0][6] = but1sw;
				menuDB[5][5][0][11]= 'pagoda/P 2.png';
				menuDB[5][5][0][12]= '';
		// retro
		menuDB[5][6] = new Array();
			menuDB[5][6][0] = new Array();
				menuDB[5][6][0][0] = '';
				menuDB[5][6][0][1] = 'menuBathsRetro';
				menuDB[5][6][0][2] = 'retro';
				menuDB[5][6][0][3] = '../bath/retros.php';
				menuDB[5][6][0][4] = but1;
				menuDB[5][6][0][5] = but1width;
				menuDB[5][6][0][6] = but1sw;
				menuDB[5][6][0][11]= 'retro/R 2.png';
				menuDB[5][6][0][12]= '';
		// concerto
		menuDB[5][7] = new Array();
			menuDB[5][7][0] = new Array();
				menuDB[5][7][0][0] = '';
				menuDB[5][7][0][1] = 'menuBathsConcerto';
				menuDB[5][7][0][2] = 'concerto';
				menuDB[5][7][0][3] = '../bath/concertos.php';
				menuDB[5][7][0][4] = but1;
				menuDB[5][7][0][5] = but1width;
				menuDB[5][7][0][6] = but1sw;
				menuDB[5][7][0][11]= 'concerto/2-1.png';
				menuDB[5][7][0][12]= '';
		// iron works
		menuDB[5][8] = new Array();
			menuDB[5][8][0] = new Array();
				menuDB[5][8][0][0] = '';
				menuDB[5][8][0][1] = 'menuBathsIronWorks';
				menuDB[5][8][0][2] = 'iron works';
				menuDB[5][8][0][3] = '../bath/ironworks.php';
				menuDB[5][8][0][4] = but1;
				menuDB[5][8][0][5] = but1width;
				menuDB[5][8][0][6] = but1sw;
				menuDB[5][8][0][11]= 'ironwork/I 3060.png';
				menuDB[5][8][0][12]= '';
		// complements
		menuDB[5][9] = new Array();
			menuDB[5][9][0] = new Array();
				menuDB[5][9][0][0] = '';
				menuDB[5][9][0][1] = 'menuBathsComplements';
				menuDB[5][9][0][2] = 'complements';
				menuDB[5][9][0][3] = '../bath/complements.php';
				menuDB[5][9][0][4] = but1;
				menuDB[5][9][0][5] = but1width;
				menuDB[5][9][0][6] = but1sw;
				menuDB[5][9][0][11]= 'complement/A 15.png';
				menuDB[5][9][0][12]= '';

	// New Products
	menuDB[6] = new Array();
		// Splash
		menuDB[6][0] = new Array();
			// Splash
			menuDB[6][0][0] = new Array();
				menuDB[6][0][0][0] = 'News';
				menuDB[6][0][0][1] = '';
				menuDB[6][0][0][2] = 'New Products';
				menuDB[6][0][0][3] = '../new/index.php';
				menuDB[6][0][0][4] = but1;
				menuDB[6][0][0][5] = but1width;
				menuDB[6][0][0][6] = but1sw;
				menuDB[6][0][0][7] = 'New Products';
				menuDB[6][0][0][8] = 'menuNews';
				menuDB[6][0][0][9] = 'NewMenu';
				menuDB[6][0][0][12]= '';

