			var theHoverImage;
			var thePermHoverImage;
			var linkID;
			var permLinkID;
			var curMenu;
			var curChildMenu;
			var menuprops = new Array();
			var isActive = new Array();
			
			menuprops[1] = new Array();
			menuprops[1]['button'] = "";
			menuprops[1]['submenu'] = "submenu1";
			menuprops[1]['childHeight'] = 0;
			menuprops[1]['height'] = 120;
			menuprops[1]['curHeight'] = 0;
			menuprops[1]['parent'] = 0;
			menuprops[1]['nominimize'] = 0;
			menuprops[1]['minimized'] = 1;
			menuprops[1]['children'] = new Array();
			isActive[menuprops[1]['button']] = 0;
			
			menuprops[2] = new Array();
			menuprops[2]['button'] = "whatsnew_nav";
			menuprops[2]['submenu'] = "submenu2";
			menuprops[2]['childHeight'] = 0;
			menuprops[2]['height'] = 60;
			menuprops[2]['curHeight'] = 0;
			menuprops[2]['parent'] = 0;
			menuprops[2]['nominimize'] = 0;
			menuprops[2]['minimized'] = 1;
			menuprops[2]['children'] = new Array();
			isActive[menuprops[2]['button']] = 0;
			
			menuprops[3] = new Array();
			menuprops[3]['button'] = "ourcompany_nav";
			menuprops[3]['submenu'] = "submenu3";
			menuprops[3]['childHeight'] = 0;
			menuprops[3]['height'] = 140;
			menuprops[3]['curHeight'] = 0;
			menuprops[3]['parent'] = 0;
			menuprops[3]['nominimize'] = 0;
			menuprops[3]['minimized'] = 1;
			menuprops[3]['children'] = new Array();
			menuprops[3]['children'][1] = 8;
			isActive[menuprops[3]['button']] = 0;
			
			menuprops[4] = new Array();
			menuprops[4]['button'] = "theproducts_nav";
			menuprops[4]['submenu'] = "submenu4";
			menuprops[4]['childHeight'] = 0;
			menuprops[4]['height'] = 150;
			menuprops[4]['curHeight'] = 0;
			menuprops[4]['parent'] = 0;
			menuprops[4]['nominimize'] = 0;
			menuprops[4]['minimized'] = 1;
			menuprops[4]['children'] = new Array();
			menuprops[4]['children'][1] = 9;
			menuprops[4]['children'][2] = 10;
			menuprops[4]['children'][3] = 11;
			isActive[menuprops[4]['button']] = 0;

			menuprops[5] = new Array();
			menuprops[5]['button'] = "installations_nav";
			menuprops[5]['submenu'] = "submenu5";
			menuprops[5]['childHeight'] = 0;
			menuprops[5]['height'] = 180;
			menuprops[5]['curHeight'] = 0;
			menuprops[5]['parent'] = 0;
			menuprops[5]['nominimize'] = 0;
			menuprops[5]['minimized'] = 1;
			menuprops[5]['children'] = new Array();
			isActive[menuprops[5]['button']] = 0;

			menuprops[6] = new Array();
			menuprops[6]['button'] = "inthemedia_nav";
			menuprops[6]['submenu'] = "submenu6";
			menuprops[6]['childHeight'] = 0;
			menuprops[6]['height'] = 60;
			menuprops[6]['curHeight'] = 0;
			menuprops[6]['parent'] = 0;
			menuprops[6]['nominimize'] = 0;
			menuprops[6]['minimized'] = 1;
			menuprops[6]['children'] = new Array();
			menuprops[6]['children'][1] = 12;
			menuprops[6]['children'][2] = 13;
			isActive[menuprops[6]['button']] = 0;

			menuprops[7] = new Array();
			menuprops[7]['button'] = "contactus_nav";
			menuprops[7]['submenu'] = "submenu7";
			menuprops[7]['childHeight'] = 0;
			menuprops[7]['height'] = 120;
			menuprops[7]['curHeight'] = 0;
			menuprops[7]['parent'] = 0;
			menuprops[7]['nominimize'] = 0;
			menuprops[7]['minimized'] = 1;
			menuprops[7]['children'] = new Array();
			isActive[menuprops[7]['button']] = 0;

			menuprops[8] = new Array();
			menuprops[8]['button'] = "ourcompany_nav";
			menuprops[8]['submenu'] = "submenu8";
			menuprops[8]['childHeight'] = 0;
			menuprops[8]['height'] = 90;
			menuprops[8]['curHeight'] = 0;
			menuprops[8]['parent'] = 3;
			menuprops[8]['nominimize'] = 0;
			menuprops[8]['minimized'] = 1;
			menuprops[8]['children'] = new Array();
			isActive[menuprops[8]['button']] = 0;
		
			menuprops[9] = new Array();
			menuprops[9]['button'] = "upholstery_nav";
			menuprops[9]['submenu'] = "submenu9";
			menuprops[9]['childHeight'] = 0;
			menuprops[9]['height'] = 55;
			menuprops[9]['curHeight'] = 0;
			menuprops[9]['parent'] = 4;
			menuprops[9]['nominimize'] = 0;
			menuprops[9]['minimized'] = 1;
			menuprops[9]['children'] = new Array();
			isActive[menuprops[9]['button']] = 0;

			menuprops[10] = new Array();
			menuprops[10]['button'] = "floor_nav";
			menuprops[10]['submenu'] = "submenu10";
			menuprops[10]['childHeight'] = 0;
			menuprops[10]['height'] = 85;
			menuprops[10]['curHeight'] = 0;
			menuprops[10]['parent'] = 4;
			menuprops[10]['nominimize'] = 0;
			menuprops[10]['minimized'] = 1;
			menuprops[10]['children'] = new Array();
			isActive[menuprops[10]['button']] = 0;

			menuprops[11] = new Array();
			menuprops[11]['button'] = "graded_nav";
			menuprops[11]['submenu'] = "submenu11";
			menuprops[11]['childHeight'] = 0;
			menuprops[11]['height'] = 90;
			menuprops[11]['curHeight'] = 0;
			menuprops[11]['parent'] = 4;
			menuprops[11]['nominimize'] = 0;
			menuprops[11]['minimized'] = 1;
			menuprops[11]['children'] = new Array();
			isActive[menuprops[11]['button']] = 0;

			menuprops[12] = new Array();
			menuprops[12]['button'] = "advertisements_nav";
			menuprops[12]['submenu'] = "submenu12";
			menuprops[12]['childHeight'] = 0;
			menuprops[12]['height'] = 60;
			menuprops[12]['curHeight'] = 0;
			menuprops[12]['parent'] = 6;
			menuprops[12]['nominimize'] = 0;
			menuprops[12]['minimized'] = 1;
			menuprops[12]['children'] = new Array();
			isActive[menuprops[12]['button']] = 0;

			menuprops[13] = new Array();
			menuprops[13]['button'] = "editorials_nav";
			menuprops[13]['submenu'] = "submenu13";
			menuprops[13]['childHeight'] = 0;
			menuprops[13]['height'] = 60;
			menuprops[13]['curHeight'] = 0;
			menuprops[13]['parent'] = 6;
			menuprops[13]['nominimize'] = 0;
			menuprops[13]['minimized'] = 1;
			menuprops[13]['children'] = new Array();
			isActive[menuprops[13]['button']] = 0;

			menuprops[14] = new Array();
			menuprops[14]['button'] = "products_nav";
			menuprops[14]['submenu'] = "submenu14";
			menuprops[14]['childHeight'] = 0;
			menuprops[14]['height'] = 50;
			menuprops[14]['curHeight'] = 0;
			menuprops[14]['parent'] = 9;
			menuprops[14]['nominimize'] = 0;
			menuprops[14]['minimized'] = 1;
			menuprops[14]['children'] = new Array();
			isActive[menuprops[14]['button']] = 0;
			
			menuprops[15] = new Array();
			menuprops[15]['button'] = "colorways_nav";
			menuprops[15]['submenu'] = "submenu15";
			menuprops[15]['childHeight'] = 0;
			menuprops[15]['height'] = 50;
			menuprops[15]['curHeight'] = 0;
			menuprops[15]['parent'] = 9;
			menuprops[15]['nominimize'] = 0;
			menuprops[15]['minimized'] = 1;
			menuprops[15]['children'] = new Array();
			isActive[menuprops[15]['button']] = 0;

			menuprops[16] = new Array();
			menuprops[16]['button'] = "tiles_nav";
			menuprops[16]['submenu'] = "submenu16";
			menuprops[16]['childHeight'] = 0;
			menuprops[16]['height'] = 50;
			menuprops[16]['curHeight'] = 0;
			menuprops[16]['parent'] = 10;
			menuprops[16]['nominimize'] = 0;
			menuprops[16]['minimized'] = 1;
			menuprops[16]['children'] = new Array();
			isActive[menuprops[16]['button']] = 0;

			menuprops[17] = new Array();
			menuprops[17]['button'] = "dar_nav";
			menuprops[17]['submenu'] = "submenu17";
			menuprops[17]['childHeight'] = 0;
			menuprops[17]['height'] = 50;
			menuprops[17]['curHeight'] = 0;
			menuprops[17]['parent'] = 10;
			menuprops[17]['nominimize'] = 0;
			menuprops[17]['minimized'] = 1;
			menuprops[17]['children'] = new Array();
			isActive[menuprops[17]['button']] = 0;

			menuprops[18] = new Array();
			menuprops[18]['button'] = "cowrugs_nav";
			menuprops[18]['submenu'] = "submenu18";
			menuprops[18]['childHeight'] = 0;
			menuprops[18]['height'] = 50;
			menuprops[18]['curHeight'] = 0;
			menuprops[18]['parent'] = 10;
			menuprops[18]['nominimize'] = 0;
			menuprops[18]['minimized'] = 1;
			menuprops[18]['children'] = new Array();
			isActive[menuprops[18]['button']] = 0;
			
			function preloadImages() {
				preloadContainer = new Array();
				
				for(x = 1; x <= menuprops.length; x++) {
					if(typeof(menuprops[x]) != 'undefined' && typeof(menuprops[x]['button']) != 'undefined' && menuprops[x]['button']) {
						preloadContainer[x + 'a'] = new Image();
						preloadContainer[x + 'a'].src = '/images/newnavbuttons/' + menuprops[x]['button'] + '_up.gif';
						preloadContainer[x + 'b'] = new Image();
						preloadContainer[x + 'b'].src = '/images/newnavbuttons/' + menuprops[x]['button'] + '_down.gif';
						preloadContainer[x + 'c'] = new Image();
						preloadContainer[x + 'c'].src = '/images/newnavbuttons/' + menuprops[x]['button'] + '_over.gif';
					}
				}
			}

			function showMenu(theID) {
				// First, let's minimize everything else except for the parents of this menu
				theParents = new Array();
				curParent = menuprops[theID]['parent'];
				for(x = 0; curParent != 0; x++) {
					theParents[x] = curParent;
					curParent = menuprops[curParent]['parent'];
				}

				for(x = 1; x <= menuprops.length; x++) {
					isAParent = 0;
					for(y = 0; y < theParents.length; y++) {
						if(x == theParents[y]) {
							isAParent = 1;
						}
					}

					if(!isAParent && x != theID && typeof(menuprops[x]) != 'undefined' && typeof(document.getElementById(menuprops[x]['button'])) != 'undefined' && menuprops[x]['button'] != permLinkID) {
						if(menuprops[x]['minimized'] == 0) {
							setHeight(x, menuprops[x]['curHeight'], 0);
						}
						isActive[menuprops[x]['button']] = 0;
						rollOver(menuprops[x]['button'], 3);
					}
				}
				
				expandHeight = menuprops[theID]['height'];
				rollOver(menuprops[theID]['button'], 2);
				setHeight(theID, menuprops[theID]['curHeight'], menuprops[theID]['height']);
				// Now let's go through the parents and expand them if they aren't already
				for(x = 0; x < theParents.length; x++) {
					expandHeight = expandHeight + menuprops[theParents[x]]['height'];
					rollOver(menuprops[theParents[x]]['button'], 2);
					setHeight(theParents[x], menuprops[theParents[x]]['curHeight'], expandHeight);
				}
			}
			
			function setHeight(key, curHeight, finalHeight) {
				if(typeof(document.getElementById(menuprops[key]['submenu'])) == 'undefined' || !document.getElementById(menuprops[key]['submenu'])) {
					return 1;
				}
				document.getElementById(menuprops[key]['submenu']).style.height = curHeight + 'px';
				menuprops[key]['curHeight'] = curHeight;
				if(curHeight == 0) {
					menuprops[key]['minimized'] = 1;
				}
				else {
					menuprops[key]['minimized'] = 0;				
					document.getElementById(menuprops[key]['submenu']).style.display = 'block';	
				}
				if(curHeight != finalHeight) {
					if(curHeight < finalHeight) {
						theDiff = (finalHeight - curHeight);
						if(theDiff > 10) {
							theDiff = 10;
						}

						curHeight += theDiff;
					}
					else {
						theDiff = (curHeight - finalHeight);
						if(theDiff > 10) {
							theDiff = 10;
						}

						curHeight -= theDiff;
					}
					setTimeout("setHeight(" + key + ", " + (curHeight) + ", " + finalHeight + ")", .1);
				}
				else {
					if(curHeight == 0) {
						document.getElementById(menuprops[key]['submenu']).style.display = 'none';
					}
				}
			}
			
			function rollOver(imageID, rollOverState) {
				if(!imageID) {
					return 1;
				}
			
				if(imageID.substring(imageID.length - 4) != '_nav') {
					imageID = imageID + '_nav';
				}

				if(typeof(rollOverState) == 'undefined') {
					rollOverState = 0;
				}

				if(typeof(document.getElementById(imageID)) != 'undefined') {
					if(rollOverState == '1' && imageID != theHoverImage) {
						if(isActive[imageID]) {
							return 1;
						}
						document.getElementById(imageID).src = '/images/newnavbuttons/' + imageID + '_over.gif';
					}
					else if(rollOverState == '2') {
						isActive[imageID] = 1;
						document.getElementById(imageID).src = '/images/newnavbuttons/' + imageID + '_down.gif';
					}
					else if(imageID != theHoverImage) {
						if(isActive[imageID]) {
							return 1;
						}
						document.getElementById(imageID).src = '/images/newnavbuttons/' + imageID + '_up.gif';
					}
					else if(rollOverState == '4') {
						isActive[imageID] = 1;
						document.getElementById(imageID).src = '/images/newnavbuttons/' + imageID + '_down.gif';
					}
				}
			}
			
			function setOver(linkID2) {
				linkID2 = linkID2 + '_nav';
				document.getElementById(linkID2).src = '/images/newnavbuttons/' + linkID2 + '_over.gif';				
			}
			
			function setUp(linkID2) {
				linkID2 = linkID2 + '_nav';
				if(linkID == linkID2 || permLinkID == linkID2) {
					document.getElementById(linkID2).src = '/images/newnavbuttons/' + linkID2 + '_down.gif';				
				}
				else {
					document.getElementById(linkID2).src = '/images/newnavbuttons/' + linkID2 + '_up.gif';				
				}
				
			}

			function setActive(menu1, theLinkID) {
				linkID = theLinkID + '_nav';

				showMenu(menu1);

				document.getElementById(linkID).src = '/images/newnavbuttons/' + linkID + '_down.gif';
			}
			
			function initSetActive() {
				dotComPlace = (location.href.indexOf('.com') + 4);
				if(dotComPlace == 3) {
					dotComPlace = (location.href.indexOf(':86') + 3);
				}
				theURI = location.href.substring(dotComPlace);

				theActiveInfo = getInitActive(theURI);

				permLinkID = theActiveInfo[0] + '_nav';
				
				if(theActiveInfo.length == 2) {
					setActive(theActiveInfo[1], theActiveInfo[0]);
				}
			}

			function getInitActive(theURI) {
				theInfo = new Array();

				theURI = theURI.replace('/', '');

				theQuestion = theURI.indexOf('?');
				if(theQuestion > 0) {
					theURI = theURI.substring(0, theQuestion);
				}
				
				switch(theURI) {
					case 'news.htm':
						theInfo[0] = 'news';
						theInfo[1] = 2;
						return theInfo;
					case 'events.htm':
						theInfo[0] = 'events';
						theInfo[1] = 2;
						return theInfo;

					case 'arthurspeaks.htm':
						theInfo[0] = 'arthur_speaks';
						theInfo[1] = 3;
						return theInfo;
					case 'whoweare.htm':
						theInfo[0] = 'ourstory';
						theInfo[1] = 3;
						return theInfo;
					case 'greenguard.htm':
						theInfo[0] = 'green';
						theInfo[1] = 3;
						return theInfo;
					case 'handbook.htm':
						theInfo[0] = 'handbook';
						theInfo[1] = 3;
						return theInfo;

					case 'products/upholstery-leather/colorwall/':
					case 'dyn/products/swatch.php':
					case 'dyn/products/swatches.php':
					case 'dyn/products/submit_samples.php':
						theInfo[0] = 'colorways';
						theInfo[1] = 9;
						return theInfo;
					case 'products/upholstery-leather/list/':
					case 'dyn/products/product.php':
					case 'upholstery.htm':
						theInfo[0] = 'products';
						theInfo[1] = 9;
						return theInfo;
				    case 'parchmentfolder.htm':
						theInfo[0] = 'upholstery';
						theInfo[1] = 4;
						return theInfo;

					case 'tiles_what.htm':
					case 'tiles_faq.htm':
					case 'tiles_where.htm':
					case 'tiles_install.htm':
					case 'tiles_patterns.htm':
					case 'floor_wall_tiles_main.htm':
					case 'floor_wall_tiles.htm':
						theInfo[0] = 'tiles';
						theInfo[1] = 10;
						return theInfo;
					case 'designarug.htm':
						theInfo[0] = 'dar';
						theInfo[1] = 10;
					case 'designarug_productdetails.htm':
						theInfo[0] = 'dar';
						theInfo[1] = 10;
						return theInfo;
					case 'forfloors.htm':
						theInfo[0] = 'cowrugs';
						theInfo[1] = 10;
						return theInfo;
					case 'popcow_main.htm':
						theInfo[0] = 'cowrugs';
						theInfo[1] = 10;
						return theInfo;
					case 'popcow.htm':
						theInfo[0] = 'cowrugs';
						theInfo[1] = 10;
						return theInfo;					
					case 'magiccarpets.htm':
						theInfo[0] = 'cowrugs';
						theInfo[1] = 10;
						return theInfo;
					case 'hmhome.htm':
						theInfo[0] = 'hm';
						theInfo[1] = 11;
						return theInfo;
					case 'mikemenu2.htm':
					case 'allsteel.htm':
						theInfo[0] = 'allsteel';
						theInfo[1] = 11;
						return theInfo;
					case 'hbf.htm':
						theInfo[0] = 'hbf';
						theInfo[1] = 11;
						return theInfo;
					case 'crypton.htm':
						theInfo[0] = 'crypton';
						theInfo[1] = 4;
						return theInfo;

					case 'residential_gallery.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery1.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery2.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery3.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;				
					case 'residential_gallery4.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery5.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery6.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery7.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery8.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery9.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;					
					case 'residential_gallery10.htm':
						theInfo[0] = 'residential';
						theInfo[1] = 5;
						return theInfo;
					case 'contract_gallery.htm':
						theInfo[0] = 'contract';
						theInfo[1] = 5;
						return theInfo;					
					case 'contract_gallery1.htm':
						theInfo[0] = 'contract';
						theInfo[1] = 5;
						return theInfo;					
					case 'contract_gallery2.htm':
						theInfo[0] = 'contract';
						theInfo[1] = 5;
						return theInfo;					
					case 'contract_gallery3.htm':
						theInfo[0] = 'contract';
						theInfo[1] = 5;
						return theInfo;					
					case 'contract_gallery4.htm':
						theInfo[0] = 'contract';
						theInfo[1] = 5;
						return theInfo;					
					case 'contract_gallery5.htm':
						theInfo[0] = 'contract';
						theInfo[1] = 5;
						return theInfo;					
					case 'contract_gallery6.htm':
						theInfo[0] = 'contract';
						theInfo[1] = 5;
						return theInfo;
					case 'hospitality_gallery.htm':
						theInfo[0] = 'hospitality';
						theInfo[1] = 5;
						return theInfo;					
					case 'hospitality_gallery1.htm':
						theInfo[0] = 'hospitality';
						theInfo[1] = 5;
						return theInfo;					
					case 'hospitality_gallery2.htm':
						theInfo[0] = 'hospitality';
						theInfo[1] = 5;
						return theInfo;					
					case 'hospitality_gallery3.htm':
						theInfo[0] = 'hospitality';
						theInfo[1] = 5;
						return theInfo;					
					case 'hospitality_gallery4.htm':
						theInfo[0] = 'hospitality';
						theInfo[1] = 5;
						return theInfo;					
					case 'hospitality_gallery5.htm':
						theInfo[0] = 'hospitality';
						theInfo[1] = 5;
						return theInfo;					
					case 'hospitality_gallery6.htm':
						theInfo[0] = 'hospitality';
						theInfo[1] = 5;
						return theInfo;
					case 'aircraft_gallery.htm':
						theInfo[0] = 'aircraft';
						theInfo[1] = 5;
						return theInfo;					
					case 'aircraft_gallery1.htm':
						theInfo[0] = 'aircraft';
						theInfo[1] = 5;
						return theInfo;					
					case 'aircraft_gallery2.htm':
						theInfo[0] = 'aircraft';
						theInfo[1] = 5;
						return theInfo;					
					case 'aircraft_gallery3.htm':
						theInfo[0] = 'aircraft';
						theInfo[1] = 5;
						return theInfo;
					case 'floor_wall_gallery.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;
					case 'floor_wall_gallery1.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;					
					case 'floor_wall_gallery2.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;					
					case 'floor_wall_gallery3.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;					
					case 'floor_wall_gallery4.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;					
					case 'floor_wall_gallery5.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;					
					case 'floor_wall_gallery6.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;					
					case 'floor_wall_gallery7.htm':
						theInfo[0] = 'floorwalls';
						theInfo[1] = 5;
						return theInfo;
					case 'transportation_gallery.htm':
						theInfo[0] = 'transportation';
						theInfo[1] = 5;
						return theInfo;					
					case 'transportation_gallery1.htm':
						theInfo[0] = 'transportation';
						theInfo[1] = 5;
						return theInfo;					
					case 'transportation_gallery2.htm':
						theInfo[0] = 'transportation';
						theInfo[1] = 5;
						return theInfo;					
					case 'transportation_gallery3.htm':
						theInfo[0] = 'transportation';
						theInfo[1] = 5;
						return theInfo;

					case 'ads_recent.htm':
						theInfo[0] = 'adsrecent';
						theInfo[1] = 12;
						return theInfo;
					case 'ads_archived.htm':
						theInfo[0] = 'adsarchived';
						theInfo[1] = 12;
						return theInfo;
					case 'editorials.htm':
						theInfo[0] = 'editorialrecent';
						theInfo[1] = 13;
						return theInfo;
					case 'editorials2.htm':
						theInfo[0] = 'editorialarchived';
						theInfo[1] = 13;
						return theInfo;

					case 'contacthome.htm':
						theInfo[0] = 'reachus';
						theInfo[1] = 7;
						return theInfo;
					case 'showrooms.htm':
						theInfo[0] = 'showrooms';
						theInfo[1] = 7;
						return theInfo;
					case 'findyourrep.htm':
						theInfo[0] = 'rep';
						theInfo[1] = 7;
						return theInfo;
					default:
						return 0;
				}
			}

			
document.write('  <table cellpadding="6" cellspacing="0" border="0">');
document.write('    <tr>');
document.write('      <td style="padding-top: 10px">');
document.write('<a href="http://www.edelmanleather.com/"><img width="94" height="75" border="0" src="http://www.edelmanleather.com/navigation/home_nav.gif" alt="home"/></a>');
document.write('			<div class="submenu" id="submenu1"></div>      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td></td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>');
document.write('				<a href="javascript:void(0);" onClick="showMenu(2)"><img id="whatsnew_nav" onMouseOver="rollOver(\'whatsnew\', 1)" onMouseOut="rollOver(\'whatsnew\', 0)" width="129" height="24" border="none" src="/images/newnavbuttons/whatsnew_nav_up.gif" alt="what\'s new"/></a>');
document.write('			<div class="submenu" id="submenu2">');
document.write('				<p><a href="/news.htm"><img src="/images/newnavbuttons/news_nav_up.gif" onMouseOver="setOver(\'news\')" onMouseOut="setUp(\'news\')" id="news_nav" width="129" height="16" border="0" alt="news" /></a></p>');
document.write('				<p><a href="/events.htm"><img src="/images/newnavbuttons/events_nav_up.gif" onMouseOver="setOver(\'events\')" onMouseOut="setUp(\'events\')" id="events_nav" width="129" height="16" border="0" alt="events"/></a></p>');
document.write('			</div>      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>');
document.write('				<a href="javascript:void(0);" onClick="showMenu(3)"><img id="ourcompany_nav" onMouseOver="rollOver(\'ourcompany\', 1)" onMouseOut="rollOver(\'ourcompany\', 0)"  width="121" height="24" border="0" src="/images/newnavbuttons/ourcompany_nav_up.gif" alt="our company" /></a>');
document.write('			<div class="submenu" id="submenu3">');
document.write('				<p><a href="/arthurspeaks.htm"><img src="/images/newnavbuttons/arthur_speaks_nav_up.gif" onMouseOver="setOver(\'arthur_speaks\')" onMouseOut="setUp(\'arthur_speaks\')" id="arthur_speaks_nav" width="129" height="16" border="0"  alt="arthur speaks" /></a></p>		');
document.write('				<p><a href="/whoweare.htm"><img src="/images/newnavbuttons/ourstory_nav_up.gif" onMouseOver="setOver(\'ourstory\')" onMouseOut="setUp(\'ourstory\')" id="ourstory_nav" width="129" height="16" border="0" alt="our story" /></a></p>');
document.write('				<p><a href="/greenguard.htm"><img src="/images/newnavbuttons/green_nav_up.gif" onMouseOver="setOver(\'green\')" onMouseOut="setUp(\'green\')" id="green_nav" width="129" height="16" border="0" alt="green" /></a></p>');
document.write('				<p><a href="http://www.edelmanfurniture.com"><img src="/images/newnavbuttons/furniture_nav_up.gif" onMouseOver="setOver(\'furniture\')" onMouseOut="setUp(\'furniture\')" id="furniture_nav" width="129" height="16" border="0" alt="furniture" /></a></p>');
document.write('				<p><a href="/handbook.htm"><img src="/images/newnavbuttons/handbook_nav_up.gif" onMouseOver="setOver(\'handbook\')" onMouseOut="setUp(\'handbook\')" id="handbook_nav" width="129" height="16" border="0" alt="leather handbook" /></a></p>');
document.write('			</div>      </td>');
document.write('    </tr>');
document.write('   ');
document.write('    <tr>');
document.write('      <td>');
document.write('				<a href="javascript:void(0);" onClick="showMenu(4)"><img id="theproducts_nav" onMouseOver="rollOver(\'theproducts\', 1)" onMouseOut="rollOver(\'theproducts\', 0)" width="129" height="24" border="0" src="/images/newnavbuttons/theproducts_nav_up.gif" alt="the products"/></a>');
document.write('			<div class="submenu" id="submenu4">');
document.write('				<p><a href="javascript:void(0);" onClick="showMenu(9)" id="upholstery_link"><img src="/images/newnavbuttons/upholstery_nav_up.gif" onMouseOver="setOver(\'upholstery\')" onMouseOut="setUp(\'upholstery\')" id="upholstery_nav" width="129" height="16" border="0" alt="upholstery leather" /></a></p>');
document.write('				<div class="subsubmenu" id="submenu9">');
document.write('					<p><a href="/products/upholstery-leather/colorwall/" id="colorways_link"><img src="/images/newnavbuttons/colorways_nav_up.gif" onMouseOver="setOver(\'colorways\')" onMouseOut="setUp(\'colorways\')" id="colorways_nav" width="129" height="16" border="0" alt="colorways" /></a></p>');
document.write('					<p><a href="/products/upholstery-leather/list/?tag=ALL" id="products_link"><img src="/images/newnavbuttons/products_nav_up.gif" onMouseOver="setOver(\'products\')" onMouseOut="setUp(\'products\')" id="products_nav" width="129" height="16" border="0" alt="upholstery leather products" /></a></p>');
document.write('				</div>');
document.write('				<p><a href="javascript:void(0);" onClick="showMenu(10)" id="floor_link"><img src="/images/newnavbuttons/floor_nav_up.gif" onMouseOver="setOver(\'floor\')" onMouseOut="setUp(\'floor\')" id="floor_nav" width="129" height="16" border="0" alt="floor leathers" /></a></p>');
document.write('				<div class="subsubmenu" id="submenu10">');
document.write('					<p><a href="/floor_wall_tiles_main.htm" id="tiles_link"><img src="/images/newnavbuttons/tiles_nav_up.gif" onMouseOver="setOver(\'tiles\')" onMouseOut="setUp(\'tiles\')" id="tiles_nav" width="129" height="16" border="0" alt="floor tiles" /></a></p>');
document.write('					<p><a href="/designarug.htm" id="dar_link"><img src="/images/newnavbuttons/dar_nav_up.gif" onMouseOver="setOver(\'dar\')" onMouseOut="setUp(\'dar\')" id="dar_nav" width="129" height="16" border="0" alt="design a rug" /></a></p>');
document.write('					<p><a href="/forfloors.htm" id="cowrugs_link"><img src="/images/newnavbuttons/cowrugs_nav_up.gif" onMouseOver="setOver(\'cowrugs\')" onMouseOut="setUp(\'cowrugs\')" id="cowrugs_nav" width="129" height="16" border="0" alt="cowrugs" /></a></p>');
document.write('				</div>');
document.write('				<p><a href="http://www.edelmanfurniture.com"><img src="/images/newnavbuttons/furniture2_nav_up.gif" onMouseOver="setOver(\'furniture2\')" onMouseOut="setUp(\'furniture2\')" id="furniture2_nav" width="129" height="16" border="0" alt="furniture" /></a></p>');
document.write('				<p><a href="javascript:void(0);" onClick="showMenu(11)" id="graded_link"><img src="/images/newnavbuttons/graded_nav_up.gif" onMouseOver="setOver(\'graded\')" onMouseOut="setUp(\'graded\')" id="graded_nav" width="129" height="16" border="0" alt="graded in" /></a></p>');
document.write('				<div class="subsubmenu" id="submenu11">');
document.write('					<p><a href="/hmhome.htm" id="herman_link"><img src="/images/newnavbuttons/hm_nav_up.gif" onMouseOver="setOver(\'hm\')" onMouseOut="setUp(\'hm\')" id="hm_nav" width="129" height="16" border="0" alt="Herman Miller" /></a></p>');
document.write('					<p><a href="/allsteel.htm" id="allsteel_link"><img src="/images/newnavbuttons/allsteel_nav_up.gif" onMouseOver="setOver(\'allsteel\')" onMouseOut="setUp(\'allsteel\')" id="allsteel_nav" width="129" height="16" border="0" alt="All Steel" /></a></p>');
document.write('					<p><a href="/hbf.htm" id="hbf_link"><img src="/images/newnavbuttons/hbf_nav_up.gif" onMouseOver="setOver(\'hbf\')" onMouseOut="setUp(\'hbf\')" id="hbf_nav" width="129" height="16" border="0" alt="HBF" /></a></p>');
document.write('				</div>');
document.write('				<p><a href="/crypton.htm" id="crypton_link"><img src="/images/newnavbuttons/crypton_nav_up.gif" onMouseOver="setOver(\'crypton\')" onMouseOut="setUp(\'crypton\')" id="crypton_nav" width="129" height="16" border="0" alt="powered by Crypton" /></a></p>');
document.write('			</div>      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>');
document.write('				<a href="javascript:void(0);" onClick="showMenu(5)"><img id="installations_nav" onMouseOver="rollOver(\'installations\', 1)" onMouseOut="rollOver(\'installations\', 0)" width="129" height="24" border="0" src="/images/newnavbuttons/installations_nav_up.gif" alt="installations" /></a>');
document.write('			<div class="submenu" id="submenu5">');
document.write('				<p><a href="/residential_gallery.htm" id="residential_link"><img src="/images/newnavbuttons/residential_nav_up.gif" onMouseOver="setOver(\'residential\')" onMouseOut="setUp(\'residential\')" id="residential_nav" width="129" height="16" border="0" alt="residential installations" /></a></p>');
document.write('				<p><a href="/contract_gallery.htm" id="contract_link"><img src="/images/newnavbuttons/contract_nav_up.gif" onMouseOver="setOver(\'contract\')" onMouseOut="setUp(\'contract\')" id="contract_nav" width="129" height="16" border="0" alt="contract installations" /></a></p>');
document.write('				<p><a href="/hospitality_gallery.htm" id="hospitality_link"><img src="/images/newnavbuttons/hospitality_nav_up.gif" onMouseOver="setOver(\'hospitality\')" onMouseOut="setUp(\'hospitality\')" id="hospitality_nav" width="129" height="16" border="0" alt="hopsitality installations" /></a></p>');
document.write('				<p><a href="/aircraft_gallery.htm" id="aircraft_link"><img src="/images/newnavbuttons/aircraft_nav_up.gif" onMouseOver="setOver(\'aircraft\')" onMouseOut="setUp(\'aircraft\')" id="aircraft_nav" width="129" height="16" border="0" alt="aircraft installations" /></a></p>');
document.write('				<p><a href="/floor_wall_gallery.htm" id="floorwall_link"><img src="/images/newnavbuttons/floorwalls_nav_up.gif" onMouseOver="setOver(\'floorwalls\')" onMouseOut="setUp(\'floorwalls\')" id="floorwalls_nav" width="129" height="16" border="0" alt="floor and wall tile installations" /></a></p>');
document.write('				<p><a href="/transportation_gallery.htm" id="transportation_link"><img src="/images/newnavbuttons/transportation_nav_up.gif" onMouseOver="setOver(\'transportation\')" onMouseOut="setUp(\'transportation\')" id="transportation_nav" width="129" height="16" border="0" alt="transportation installations" /></a></p>');
document.write('			</div>      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>');
document.write('				<a href="javascript:void(0);" onClick="showMenu(6)"><img id="inthemedia_nav" onMouseOver="rollOver(\'inthemedia\', 1)" onMouseOut="rollOver(\'inthemedia\', 0)" width="129" height="24" border="0" src="/images/newnavbuttons/inthemedia_nav_up.gif" alt="in the media"/></a>');
document.write('			<div class="submenu" id="submenu6">');
document.write('				<p><a href="javascript:void(0);" onClick="showMenu(12)" id="ads_link"><img src="/images/newnavbuttons/advertisements_nav_up.gif" onMouseOver="setOver(\'advertisements\')" onMouseOut="setUp(\'advertisements\')" id="advertisements_nav" width="129" height="16" border="0" alt="advertisements" /></a></p>');
document.write('				<div class="subsubmenu" id="submenu12">');
document.write('					<p><a href="/ads_recent.htm" id="recentads_link"><img src="/images/newnavbuttons/adsrecent_nav_up.gif" onMouseOver="setOver(\'adsrecent\')" onMouseOut="setUp(\'adsrecent\')" id="adsrecent_nav" width="129" height="16" border="0" alt="recent advertisements" /></a></p>');
document.write('					<p><a href="/ads_archived.htm" id="archivedads_link"><img src="/images/newnavbuttons/adsarchived_nav_up.gif" onMouseOver="setOver(\'adsarchived\')" onMouseOut="setUp(\'adsarchived\')" id="adsarchived_nav" width="129" height="16" border="0" alt="archived advertisements" /></a></p>');
document.write('				</div>');
document.write('				<p><a href="javascript:void(0);" onClick="showMenu(13)" id="editorials_link"><img src="/images/newnavbuttons/editorials_nav_up.gif" onMouseOver="setOver(\'editorials\')" onMouseOut="setUp(\'editorials\')" id="editorials_nav" width="129" height="16" border="0" alt="editorials" /></a></p>');
document.write('				<div class="subsubmenu" id="submenu13">');
document.write('					<p><a href="/editorials.htm" id="recenteditorials_link"><img src="/images/newnavbuttons/editorialrecent_nav_up.gif" onMouseOver="setOver(\'editorialrecent\')" onMouseOut="setUp(\'editorialrecent\')" id="editorialrecent_nav" width="129" height="16" border="0" alt="recent editorials" /></a></p>');
document.write('					<p><a href="/editorials2.htm" id="archivededitorials_link"><img src="/images/newnavbuttons/editorialarchived_nav_up.gif" onMouseOver="setOver(\'editorialarchived\')" onMouseOut="setUp(\'editorialarchived\')" id="editorialarchived_nav" width="129" height="16" border="0" alt="archived editorials" /></a></p>');
document.write('				</div>');
document.write('			</div>      </td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('      <td>');
document.write('				<a href="javascript:void(0);" onClick="showMenu(7)"><img id="contactus_nav" onMouseOver="rollOver(\'contactus\', 1)" onMouseOut="rollOver(\'contactus\', 0)" width="129" height="24" border="0" src="/images/newnavbuttons/contactus_nav_up.gif"></a>');
document.write('			<div class="submenu" id="submenu7">');
document.write('				<p><a href="/contacthome.htm" id="reachus_link"><img src="/images/newnavbuttons/reachus_nav_up.gif" onMouseOver="setOver(\'reachus\')" onMouseOut="setUp(\'reachus\')" id="reachus_nav" width="129" height="16" border="0" /></a></p>');
document.write('				<p><a href="/showrooms.htm" id="showrooms_link"><img src="/images/newnavbuttons/showrooms_nav_up.gif" onMouseOver="setOver(\'showrooms\')" onMouseOut="setUp(\'showrooms\')" id="showrooms_nav" width="129" height="16" border="0" /></a></p>');
document.write('				<p><a href="/findyourrep.htm" id="find_link"><img src="/images/newnavbuttons/rep_nav_up.gif" onMouseOver="setOver(\'rep\')" onMouseOut="setUp(\'rep\')" id="rep_nav" width="129" height="16" border="0" /></a></p>');
document.write('				<!--<p><a href="https://ssl.perfora.net/s107846083.onlinehome.us/orderform.php" id="process_link">process a payment</a></p>-->');
document.write('			</div>      </td>');
document.write('    </tr>');
document.write('  </table>');

preloadImages();
initSetActive();