<!--
function fwLoadMenus() {
	if (window.fw_menu_0) return;

	// MENU 1 [ABOUT US]******************************
	window.fw_menu_0 = new Menu("root",150,0);
	fw_menu_0.addMenuItem("Back to Front Page","location='default.asp'");
	fw_menu_0.addMenuItem("<hr noshade size=1 width=130>","location='#top'");
	fw_menu_0.addMenuItem("Corporate Overview","location='company_profile.asp'");
	fw_menu_0.addMenuItem("Customer Service","location='customersrv.asp'");
	fw_menu_0.addMenuItem("FAQs","location='faq.asp'");
	fw_menu_0.addMenuItem("Java Map","location='javamap.asp'");
	fw_menu_0.addMenuItem("Contact Us","location='mailto:custservice@pulaujava.com'");
	fw_menu_0.addMenuItem("Web Designer","location='mailto:webmaster1@pulaujava.com'");
	fw_menu_0.hideOnMouseOut=true;
/*	
		// MENU SUB : PRODUCT RANGE ******************************
	        window.fw_menu_1_3productrange = new Menu("Product Range",230,0);
	        fw_menu_1_3productrange.addMenuItem("Applique","location='download/Product_Range/Appliques.zip'");
	        fw_menu_1_3productrange.addMenuItem("Base","location='download/Product_Range/Bases.zip'");
	        fw_menu_1_3productrange.addMenuItem("Base02 Medium Lion","location='download/Brochures/Pulaujava_Brochure_BAS02_Medium_Lion.zip'");
	        fw_menu_1_3productrange.addMenuItem("Classical Antique Reproduction Furniture","location='download/Product_Range/Classical_Antique_Reproduction_Furniture.zip'");
	        fw_menu_1_3productrange.addMenuItem("Corbel","location='download/Product_Range/Corbels.zip'");
	        fw_menu_1_3productrange.addMenuItem("Custom Contemporary Furniture","location='download/Product_Range/Custom_Contemporary_Furniture.zip'");
	        fw_menu_1_3productrange.addMenuItem("Custom Rattan Furniture","location='download/Product_Range/Custom_Rattan_Furniture.zip'");
	        fw_menu_1_3productrange.addMenuItem("Drapery Bracket","location='download/Product_Range/Drapery_Brackets.zip'");
	        fw_menu_1_3productrange.addMenuItem("Fireplace Mantle","location='download/Product_Range/Fireplace_Mantles.zip'");
	        fw_menu_1_3productrange.addMenuItem("Teak Garden Furniture","location='download/Product_Range/Garden_Furniture_Teak.zip'");
	        fw_menu_1_3productrange.addMenuItem("Standard Rattan Furniture","location='download/Product_Range/Standard_Rattan_Furniture.zip'");
	        fw_menu_1_3productrange.hideOnMouseOut=true;	
	
		// MENU SUB : eCATALOGUES A ******************************
	        window.fw_menu_1_3eCataloguesA = new Menu("e-Catalogues A",170,0);
	        fw_menu_1_3eCataloguesA.addMenuItem("Bookcase 1","location='download/eCatalogues/Pulaujava_Catalogue_Bookcase_Pg_1.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Bookcase 2","location='download/eCatalogues/Pulaujava_Catalogue_Bookcase_Pg_2.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Bookcase 3","location='download/eCatalogues/Pulaujava_Catalogue_Bookcase_Pg_3.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Bric \& Brack 1","location='download/eCatalogues/Pulaujava_Catalogue_Bric_n_Brack_Pg_1.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Bric \& Brack 2","location='download/eCatalogues/Pulaujava_Catalogue_Bric_n_Brack_Pg_2.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Bric \& Brack 3","location='download/eCatalogues/Pulaujava_Catalogue_Bric_n_Brack_Pg_3.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Bric \& Brack 4","location='download/eCatalogues/Pulaujava_Catalogue_Bric_n_Brack_Pg_4.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Cabinet 1","location='download/eCatalogues/Pulaujava_Catalogue_Cabinet_Pg_1.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Cabinet 2","location='download/eCatalogues/Pulaujava_Catalogue_Cabinet_Pg_2.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Cabinet 3","location='download/eCatalogues/Pulaujava_Catalogue_Cabinet_Pg_3.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 1","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_1.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 2","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_2.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 3","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_3.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 4","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_4.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 5","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_5.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 6","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_6.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 7","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_7.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 8","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_8.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 9","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_9.zip'");
	        fw_menu_1_3eCataloguesA.addMenuItem("Chairs 10","location='download/eCatalogues/Pulaujava_Catalogue_Chairs_Pg_10.zip'");
	        fw_menu_1_3eCataloguesA.hideOnMouseOut=true;	
	

		// MENU SUB : eCATALOGUES B - FIREPLACE BROCHURE  ******************************
	        window.fw_menu_1_3eCataloguesBFireplaceBrochure = new Menu("Fireplace Surrounds",230,0);
	        fw_menu_1_3eCataloguesBFireplaceBrochure.addMenuItem("Fireplace Surround 1","location='download/eCatalogues/Pulaujava_Catalogue_Fireplace_Surround_Pg_1.zip'");
	        fw_menu_1_3eCataloguesBFireplaceBrochure.addMenuItem("Fireplace Surround 2","location='download/eCatalogues/Pulaujava_Catalogue_Fireplace_Surround_Pg_2.zip'");
	        fw_menu_1_3eCataloguesBFireplaceBrochure.addMenuItem("Regency & Georgian","location='download/Product_Range/Appliques.zip'");
	        fw_menu_1_3eCataloguesBFireplaceBrochure.addMenuItem("New Regency & Millenium","location='../download/Brochures/Pulaujava_Brochure_Mantle_Pg2.zip'");
	        fw_menu_1_3eCataloguesBFireplaceBrochure.addMenuItem("Classic & Edinburgh","location='../download/Brochures/Pulaujava_Brochure_Mantle_Pg3.zip'");
	        fw_menu_1_3eCataloguesBFireplaceBrochure.addMenuItem("Regency LeFemme & Newbury","location='../download/Brochures/Pulaujava_Brochure_Mantle_Pg4.zip'");
	        fw_menu_1_3eCataloguesBFireplaceBrochure.addMenuItem("Acanthus & Palmerston","location='../download/Brochures/Pulaujava_Brochure_Mantle_Pg6.zip'");
	        fw_menu_1_3eCataloguesBFireplaceBrochure.hideOnMouseOut=true;	
	

		// MENU SUB : eCATALOGUES B - DOOR BROCHURE  ******************************
	        window.fw_menu_1_3eCataloguesBDoorBrochure = new Menu("Door",150,0);
	        fw_menu_1_3eCataloguesBDoorBrochure.addMenuItem("FD1000","location='location='download/Brochures/Pulaujava_Brochure_Door_French_FD1000.zip'");
	        fw_menu_1_3eCataloguesBDoorBrochure.addMenuItem("FD10 - French Door","location='download/Brochures/Pulaujava_Brochure_Door_French_FD10.zip'");
	        fw_menu_1_3eCataloguesBDoorBrochure.addMenuItem("FD10AF - French Door","location='download/Brochures/Pulaujava_Brochure_Door_French_FD10AF.zip'");
	        fw_menu_1_3eCataloguesBDoorBrochure.addMenuItem("RPD04A - French Door","location='download/Brochures/Pulaujava_Brochure_Door_Panel_RPD04A.zip'");
	        fw_menu_1_3eCataloguesBDoorBrochure.addMenuItem("RPD05 - French Door","location='download/Brochures/Pulaujava_Brochure_Door_Panel_RPD05.zip'");
	        fw_menu_1_3eCataloguesBDoorBrochure.hideOnMouseOut=true;	

		// MENU SUB : eCATALOGUES B ******************************
	        window.fw_menu_1_3eCataloguesB = new Menu("e-Catalogues B",170,0);
	        fw_menu_1_3eCataloguesB.addMenuItem("Chest 1","location='download/eCatalogues/Pulaujava_Catalogue_Chests_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Chest 2","location='download/eCatalogues/Pulaujava_Catalogue_Chests_Pg_2.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Chest 3","location='download/eCatalogues/Pulaujava_Catalogue_Chests_Pg_3.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Desk Filing Cabinet 1","location='download/eCatalogues/Pulaujava_Catalogue_Desk_n_Filing_Cabinet_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Desk Filing Cabinet 2","location='download/eCatalogues/Pulaujava_Catalogue_Desk_n_Filing_Cabinet_Pg_2.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Dining Table","location='download/eCatalogues/Pulaujava_Catalogue_Dining_Table_Pg_1.zip'");
            fw_menu_1_3eCataloguesB.addMenuItem(fw_menu_1_3eCataloguesBDoorBrochure,"#top'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Dressing Table 1","location='download/eCatalogues/Pulaujava_Catalogue_Dressing_Table_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Dressing Table 2","location='download/eCatalogues/Pulaujava_Catalogue_Dressing_Table_Pg_2.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Entertainment Centre","location='download/eCatalogues/Pulaujava_Catalogue_Entertainment_Centre_Pg_1.zip'");
            fw_menu_1_3eCataloguesB.addMenuItem(fw_menu_1_3eCataloguesBFireplaceBrochure,"#top'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Hallstand","location='download/eCatalogues/Pulaujava_Catalogue_Hallstand_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Mirror 1","location='download/eCatalogues/Pulaujava_Catalogue_Mirror_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Mirror 2","location='download/eCatalogues/Pulaujava_Catalogue_Mirror_Pg_2.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Mirror 3","location='download/eCatalogues/Pulaujava_Catalogue_Mirror_Pg_3.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Shelves 1","location='download/eCatalogues/Pulaujava_Catalogue_Shelves_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Shelves 2","location='download/eCatalogues/Pulaujava_Catalogue_Shelves_Pg_2.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Sofas 1","location='download/eCatalogues/Pulaujava_Catalogue_Sofas_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Sofas 2","location='download/eCatalogues/Pulaujava_Catalogue_Sofas_Pg_2.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Sofas 3","location='download/eCatalogues/Pulaujava_Catalogue_Sofas_Pg_3.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Stool Occasional Chairs 1","location='download/eCatalogues/Pulaujava_Catalogue_Stool_n_Occ_Chairs_Pg_1.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Stool Occasional Chairs 2","location='download/eCatalogues/Pulaujava_Catalogue_Stool_n_Occ_Chairs_Pg_2.zip'");
	        fw_menu_1_3eCataloguesB.addMenuItem("Stool Occasional Chairs 3","location='download/eCatalogues/Pulaujava_Catalogue_Stool_n_Occ_Chairs_Pg_3.zip'");
	        fw_menu_1_3eCataloguesB.hideOnMouseOut=true;	
	
		// MENU SUB : eLITERATURE ******************************
	        window.fw_menu_1_3eLiterature = new Menu("e-Literature",230,0);
	        fw_menu_1_3eLiterature.addMenuItem("Bedroom Collection Chippendale","location='download/eCatalogues/Bedroom_Collection_Chippendale.zip'");
	        fw_menu_1_3eLiterature.addMenuItem("Chest Collection Chippendale","location='download/eCatalogues/Chest_Collection_Chippendale.zip'");
	        fw_menu_1_3eLiterature.addMenuItem("Dining Collection Chippendale I","location='download/eCatalogues/Dining_Collection_Chippendale_I.zip'");
	        fw_menu_1_3eLiterature.addMenuItem("Dining Collection Chippendale II","location='download/eCatalogues/Dining_Collection_Chippendale_II.zip'");
	        fw_menu_1_3eLiterature.addMenuItem("Dining Collection Chippendale III","location='download/eCatalogues/Dining_Collection_Chippendale_III.zip'");
	        fw_menu_1_3eLiterature.addMenuItem("Hallway Collection Chippendale","location='download/eCatalogues/Hallway_Collection_Chippendale.zip'");
	        fw_menu_1_3eLiterature.addMenuItem("Living Room Collection Chippendale","location='download/eCatalogues/Living_Room_Collection_Chippendale.zip'");
	        fw_menu_1_3eLiterature.addMenuItem("Bedroom Collection Bali Bed","location='download/eCatalogues/Bedroom_Collection_Bali_Bed.zip'");
	        fw_menu_1_3eLiterature.hideOnMouseOut=true;	
	
		// MENU SUB : eBOOKLET ******************************
	        window.fw_menu_1_3eBooklet = new Menu("e-Booklet",180,0);
	        fw_menu_1_3eBooklet.addMenuItem("American Styles","location='download/eBooklets/American_Styles.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Chairs and Tables","location='download/eBooklets/Chairs_and_Tables.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Dressers Chests Bureaus","location='download/eBooklets/Dressers_Chests_Bureaus.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Early American Furniture","location='download/eBooklets/Early_American_Furniture.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("George Hepplewhite","location='download/eBooklets/George_Hepplewhite.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Georgian Furniture","location='download/eBooklets/Georgian_Furniture.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Library Furniture","location='download/eBooklets/Library_Furniture.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Robert Adam","location='download/eBooklets/Robert_Adam.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Thomas Chippendale","location='download/eBooklets/Thomas_Chippendale.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Thomas Sheraton","location='download/eBooklets/Thomas_Sheraton.zip'");
	        fw_menu_1_3eBooklet.addMenuItem("Victorian Era","location='download/eBooklets/Victorian_Era.zip'");
	        fw_menu_1_3eBooklet.hideOnMouseOut=true;	
*/

/*	
	// MENU 2 : SUB ******************************
        window.fw_menu_1_3b = new Menu("Free Download",130,0,"location='download.asp'");
        fw_menu_1_3b.addMenuItem(fw_menu_1_3productrange,"location='productrange.asp'");
        fw_menu_1_3b.addMenuItem(fw_menu_1_3eLiterature,"location='eLiterature.asp'");
        fw_menu_1_3b.addMenuItem(fw_menu_1_3eBooklet,"location='eBooklets.asp'");
        fw_menu_1_3b.addMenuItem(fw_menu_1_3eCataloguesA,"location='eCatalogues.asp'");	
        fw_menu_1_3b.addMenuItem(fw_menu_1_3eCataloguesB,"location='eCatalogues.asp'");	
        fw_menu_1_3b.hideOnMouseOut=true;	
*/	

	// MENU 2 [DOWNLOAD]******************************
	window.fw_menu_1 = new Menu("root",150,0);
//	fw_menu_1.addMenuItem(fw_menu_1_3b,"location='#top'");
	fw_menu_1.addMenuItem("Product Sheet","location='productsheet.asp'");	
//	fw_menu_1.addMenuItem("e-Booklet","location='ebooklets.asp'");	
//	fw_menu_1.addMenuItem("e-Catalogues","location='eCatalogues.asp'");	
	fw_menu_1.addMenuItem("e-Literature","location='eLiterature.asp'");	
	fw_menu_1.hideOnMouseOut=true;

	// MENU 3 [INVERSTORS]******************************
	window.fw_menu_2 = new Menu("root",170,0);
	fw_menu_2.addMenuItem("Investor Relations","location='#top'");
	fw_menu_2.hideOnMouseOut=true;		
	
	
	// MENU 5 : SUB Fireplace Surrounds ******************************
        window.fw_menu_4_2FS = new Menu("Fireplace Surround",150,0);
        fw_menu_4_2FS.addMenuItem("Classic Design","location='fireplace/classic.asp'");
        fw_menu_4_2FS.addMenuItem("Contemporary Design","location='fireplace/.asp'");
        fw_menu_4_2FS.addMenuItem("Marble Mantle","location='fireplace/marblemantle.asp'");
        fw_menu_4_2FS.addMenuItem("Overmantle","location='fireplace/overmantle.asp'");
        fw_menu_4_2FS.hideOnMouseOut=true;	
	
	// MENU 5 : SUB Archidecor ******************************
        window.fw_menu_4_2Archidecor = new Menu("Moulding &amp; Carving",150,0);
        fw_menu_4_2Archidecor.addMenuItem("Corbel","location='archidecor/corbel.asp'");
        fw_menu_4_2Archidecor.addMenuItem("Statuate","location='archidecor/statuate.asp'");
        fw_menu_4_2Archidecor.addMenuItem("Applique","location='archidecor/applique.asp'");
        fw_menu_4_2Archidecor.addMenuItem("Base","location='archidecor/base.asp'");
        fw_menu_4_2Archidecor.addMenuItem("Crown Moulding","location='archidecor/crown_moulding.asp'");
        fw_menu_4_2Archidecor.addMenuItem("Drapery Bracket","location='archidecor/drapery_bracket.asp'");
        fw_menu_4_2Archidecor.hideOnMouseOut=true;	
	
	// MENU 5 : SUB Door ******************************
        window.fw_menu_4_2Door = new Menu("Mahogany Door",150,0);
        fw_menu_4_2Door.addMenuItem("Panel Door","location='door/panels.asp'");
        fw_menu_4_2Door.addMenuItem("French Door","location='door/french_door.asp'");
        fw_menu_4_2Door.addMenuItem("Exterior Door","location='#top'");
        fw_menu_4_2Door.hideOnMouseOut=true;	
	
	// MENU 5 [PRODUCTS]******************************
	window.fw_menu_4_2 = new Menu("Product Directories",130,0);
	fw_menu_4_2.addMenuItem("Gazebo","location='productsByCategory.asp?intCatalogID=114&strCatalog_NAME=Gazebo'");	
	fw_menu_4_2.addMenuItem("Classical Furniture","location='productsByCategory.asp?intCatalogID=3&strCatalog_NAME=European+Classical+Period+Reproductions'");	
	fw_menu_4_2.addMenuItem("Garden Furniture","location='productsByCategory.asp?intCatalogID=1&strCatalog_NAME=Teak+Garden+Furniture'");	
	fw_menu_4_2.addMenuItem("Rattan Furniture","location='#top'");
	fw_menu_4_2.addMenuItem(fw_menu_4_2FS,"location='http://fireplace.pulaujava.com'");	
	fw_menu_4_2.addMenuItem(fw_menu_4_2Archidecor,"location='http://archidecor.pulaujava.com'");	
	fw_menu_4_2.addMenuItem(fw_menu_4_2Door,"location='http://door.pulaujava.com'");	
	fw_menu_4_2.hideOnMouseOut=true;	
				
	// MENU 5 ******************************
	window.fw_menu_4_2mall = new Menu("Furniture Mall",130,0);
	fw_menu_4_2mall.addMenuItem("Living Room","location='typesoffurniture.asp?inttypesID=1&strTypes_Name=Living+Room'");
	fw_menu_4_2mall.addMenuItem("Dinning Room","location='typesoffurniture.asp?inttypesID=2&strTypes_Name=Dining+Room'");
	fw_menu_4_2mall.addMenuItem("Bed Room","location='typesoffurniture.asp?inttypesID=3&strTypes_Name=Bed+Room'");
	fw_menu_4_2mall.addMenuItem("Kithchen","location='typesoffurniture.asp?inttypesID=4&strTypes_Name=Kitchen'");	
	fw_menu_4_2mall.addMenuItem("Study","location='typesoffurniture.asp?inttypesID=5&strTypes_Name=Study'");
	fw_menu_4_2mall.addMenuItem("Hallway","location='typesoffurniture.asp?inttypesID=6&strTypes_Name=Hallway'");
	fw_menu_4_2mall.addMenuItem("Office","location='typesoffurniture.asp?inttypesID=7&strTypes_Name=Office'");
	fw_menu_4_2mall.addMenuItem("Outdoor","location='typesoffurniture.asp?inttypesID=8&strTypes_Name=Outdoor'");
	fw_menu_4_2mall.addMenuItem("Family Room","location='typesoffurniture.asp?inttypesID=9&strTypes_Name=Family+Room'");
	fw_menu_4_2mall.addMenuItem("Music Room","location='typesoffurniture.asp?inttypesID=10&strTypes_Name=Music+Room'");
	fw_menu_4_2mall.addMenuItem("Play Room","location='typesoffurniture.asp?inttypesID=11&strTypes_Name=Play+Room'");
	fw_menu_4_2mall.addMenuItem("Studio","location='typesoffurniture.asp?inttypesID=12&strTypes_Name=Studio'");
	fw_menu_4_2mall.addMenuItem("Bar/Cafe","location='typesoffurniture.asp?inttypesID=13&strTypes_Name=Bar'");
	fw_menu_4_2mall.addMenuItem("Accessories","location='typesoffurniture.asp?inttypesID=14&strTypes_Name=Accessories'");
	fw_menu_4_2mall.hideOnMouseOut=true;	

	window.fw_menu_4 = new Menu("root",130,0);
	fw_menu_4.addMenuItem(fw_menu_4_2,"location='#top'");
	fw_menu_4.addMenuItem(fw_menu_4_2mall,"location='#top'");
	fw_menu_4.addMenuItem("Product Upgrades","location='#top'");
	fw_menu_4.addMenuItem("Legacy Products","location='#top'");
	fw_menu_4.addMenuItem("Product Certification","location='#top'");
	/*fw_menu_4.addMenuItem("Buy From","location='#'");*/
	/*fw_menu_4.addMenuItem("Sell/Supply To","location='#'");*/
	fw_menu_4.hideOnMouseOut=true;


/*
	window.fw_menu_5_1 = new Menu("e-Commerce Revolution",220,0);
	fw_menu_5_1.addMenuItem("Special Package","location='specialpack.asp'");
	fw_menu_5_1.addMenuItem("Online Store","location='onlineshop.asp'");
	fw_menu_5_1.addMenuItem("More Information","location='#top'");
	fw_menu_5_1.hideOnMouseOut=true;
	

	window.fw_menu_5_2 = new Menu("Consulting Services",220,0);
	fw_menu_5_2.addMenuItem("Computerized Maintenance Management Services","location='#top'");
	fw_menu_5_2.addMenuItem("Human Performance Analysis","location='#top'");
	fw_menu_5_2.addMenuItem("Training Requirements Analysis","location='#top'");
	fw_menu_5_2.hideOnMouseOut=true;

	
	window.fw_menu_5_5 = new Menu("Web Hosting",220,0);
	fw_menu_5_5.addMenuItem("Virtual Server","location='#top'");
	fw_menu_5_5.addMenuItem("Dedicated Server","location='#top'");
	fw_menu_5_5.addMenuItem("Site Control Sorftware","location='#top'");
	fw_menu_5_5.addMenuItem("E-Commerce","location='#top'");
	fw_menu_5_5.addMenuItem("Network Operations","location='#top'");
	fw_menu_5_5.hideOnMouseOut=true;
	
	window.fw_menu_5_6 = new Menu("Web Design",220,0);
	fw_menu_5_6.addMenuItem("Standard Design","location='#top'");
	fw_menu_5_6.addMenuItem("Premium Design","location='#top'");
	fw_menu_5_6.addMenuItem("Business Design","location='#top'");
	fw_menu_5_6.addMenuItem("Options - Addtitional Page","location='#top'");
	fw_menu_5_6.addMenuItem("E-Commerce","location='#top'");
	fw_menu_5_6.hideOnMouseOut=true;	

	window.fw_menu_5_7 = new Menu("Software Solutions",220,0);
	fw_menu_5_7.addMenuItem("Accounting","location='#top'");
	fw_menu_5_7.addMenuItem("ERP","location='#top'");
	fw_menu_5_7.addMenuItem("POS","location='#top'");
	fw_menu_5_7.hideOnMouseOut=true;
*/	
	// MENU 6 [SERVICES & SOLUTIONS]******************************	

	// MENU 2 : SUB ******************************

	window.fw_menu_fabric = new Menu("Fabric",130,0);
        fw_menu_fabric.addMenuItem("Atura","location='upholstery.asp#Atura'");
        fw_menu_fabric.addMenuItem("Batista","location='upholstery.asp#Batista'");
        fw_menu_fabric.addMenuItem("Benhur","location='upholstery.asp#Benhur'");
        fw_menu_fabric.addMenuItem("Chedi","location='upholstery.asp#Chedi'");
        fw_menu_fabric.addMenuItem("Eben SF","location='upholstery.asp#EbenSF'");
        fw_menu_fabric.addMenuItem("Ema","location='upholstery.asp#Ema'");
        fw_menu_fabric.addMenuItem("Euro 1","location='upholstery.asp#Euro1'");
        fw_menu_fabric.addMenuItem("Ferina","location='upholstery.asp#Ferina'");
        fw_menu_fabric.addMenuItem("Gardena","location='upholstery.asp#Gardena'");
        fw_menu_fabric.addMenuItem("Granice","location='upholstery.asp#Granice'");
        fw_menu_fabric.addMenuItem("Hamstead","location='upholstery.asp#Hamstead'");
        fw_menu_fabric.addMenuItem("Jaklyn","location='upholstery.asp#Jaklyn'");
        fw_menu_fabric.addMenuItem("Minerva","location='upholstery.asp#Minerva'");
        fw_menu_fabric.addMenuItem("Minerva 2","location='upholstery.asp#Minerva2'");
        fw_menu_fabric.addMenuItem("Miracle","location='upholstery.asp#Miracle'");
        fw_menu_fabric.addMenuItem("N Laura","location='upholstery.asp#NLaura'");
        fw_menu_fabric.addMenuItem("Peacock","location='upholstery.asp#Peacock'");
        fw_menu_fabric.addMenuItem("Plain Ct.","location='upholstery.asp#Plainct'");
        fw_menu_fabric.addMenuItem("Romance","location='upholstery.asp#Romance'");
        fw_menu_fabric.addMenuItem("Simple","location='upholstery.asp#Simple'");
        fw_menu_fabric.addMenuItem("Wilcox","location='upholstery.asp#Wilcox'");
        fw_menu_fabric.addMenuItem("Wilcox 1","location='upholstery.asp#Wilcox1'");
        fw_menu_fabric.addMenuItem("Wilcox L","location='upholstery.asp#WilcoxL'");
        fw_menu_fabric.hideOnMouseOut=true;

        window.fw_menu_upholstery = new Menu("Upholstery",130,0);
	fw_menu_upholstery.addMenuItem(fw_menu_fabric,"location='#top'");	
	fw_menu_upholstery.addMenuItem("Leather - Artificial","location='artificial_leather.asp'");	
	fw_menu_upholstery.addMenuItem("Suede - Artificial","location='artificial_suede.asp'");	
        fw_menu_upholstery.hideOnMouseOut=true;


	// MENU 4 [SHIPING]******************************
	window.fw_menu_5_4 = new Menu("Shipping",130,0);
	fw_menu_5_4.addMenuItem("Shipping Rates","location='shipping.asp'");
	fw_menu_5_4.addMenuItem("Full Container Load","location='shipping.asp#fcl'");	
	fw_menu_5_4.addMenuItem("Loose Cargo Load","location='shipping.asp#lcl'");
	fw_menu_5_4.hideOnMouseOut=true;


	// MENU 5 : SUB ******************************
        window.fw_menu_5_2 = new Menu("Finishing",130,0);
        fw_menu_5_2.addMenuItem("Finishing Overview","location='finishing.asp'");
        fw_menu_5_2.addMenuItem("Special Finishing","location='special_finish.asp'");
        fw_menu_5_2.addMenuItem("Staining","location='stains.asp'");	
        fw_menu_5_2.addMenuItem("Polyplastic Protective","location='polyplastic_protective.asp'");	
        fw_menu_5_2.hideOnMouseOut=true;	

	// MENU 2 : SUB ******************************
        window.fw_menu_5_3 = new Menu("Fact Overview",130,0);
        fw_menu_5_3.addMenuItem("Mahagony Fact","location='mahagonyfact.asp'");
        fw_menu_5_3.addMenuItem("Teak Fact","location='teakfact.asp'");
        fw_menu_5_3.addMenuItem("Rattan Fact","location='rattanfact.asp'");	
        fw_menu_5_3.addMenuItem("Bamboo Fact","location='bamboofact.asp'");	
        fw_menu_5_3.hideOnMouseOut=true;	

	window.fw_menu_5 = new Menu("root",140,0);
	fw_menu_5.addMenuItem(fw_menu_5_4,"location='#top'");
	fw_menu_5.addMenuItem(fw_menu_5_2,"location='#top'");
	fw_menu_5.addMenuItem(fw_menu_upholstery,"location='#top'");
	fw_menu_5.addMenuItem(fw_menu_5_3,"location='#top'");
	fw_menu_5.addMenuItem("Marble Colors","location='marble_colors.asp'");
	fw_menu_5.addMenuItem("Stone Colors","location='stone_colors.asp'");
	fw_menu_5.addMenuItem("Company History","location='company_profile.asp'");
	fw_menu_5.addMenuItem("Door Trim System","location='doortrim.asp'");
	fw_menu_5.addMenuItem("More Information","location='moreinfo.asp'");
	fw_menu_5.hideOnMouseOut=true;

// MENU 10 [THUMBNAILS]******************************
window.fw_menu_10_1 = new Menu("Toilet Accessories",140,0);
	fw_menu_10_1.addMenuItem("Counter Lavatory","location='productsByCategory.asp?intCatalogID=81&strCatalog_NAME=Counter+Lavatory'");
	fw_menu_10_1.addMenuItem("Bidet","location='productsByCategory.asp?intCatalogID=82&strCatalog_NAME=Bidet'");
	fw_menu_10_1.addMenuItem("Bathtub","location='productsByCategory.asp?intCatalogID=83&strCatalog_NAME=Bathtub'");	
fw_menu_10_1.hideOnMouseOut=true;	

window.fw_menu_10 = new Menu("root",140,0);
	fw_menu_10.addMenuItem(fw_menu_10_1,"location='#top'");
fw_menu_10.hideOnMouseOut=true;

	// MENU 7 [THUMBNAILS]******************************
	
	window.fw_menu_6 = new Menu("root",170,0);
	fw_menu_6.addMenuItem("European Classical Period Reproduction Furniture","location='productsByCategory.asp?intCatalogID=3&strCatalog_NAME=European+Classical+Period+Reproductions'");
	fw_menu_6.addMenuItem("Teak Garden Furniture","location='productsByCategory.asp?intCatalogID=22&strCatalog_NAME=Teak+Garden+Furniture'");
	fw_menu_6.addMenuItem("Popular Model - GF","location='productsByCategory.asp?intCatalogID=22&strCatalog_NAME=Popular+Model+-+Garden+Furniture'");
	fw_menu_6.addMenuItem("Custom Rattan Furniture","location='productsByCategory.asp?intCatalogID=5&strCatalog_NAME=Custom+Rattan+Furniture'");
	fw_menu_6.addMenuItem("Standard Rattan Furniture","location='productsByCategory.asp?intCatalogID=2&strCatalog_NAME=Standard+Rattan+Furniture'");
	fw_menu_6.addMenuItem("Custom Contemporary Furniture","location='mto_showroom.asp'");
	fw_menu_6.addMenuItem("Fireplace Surround","location='productsByCategory.asp?intCatalogID=4&strCatalog_NAME=Fireplace+Surround'");
	fw_menu_6.addMenuItem("Overmantle","location='productsByCategory.asp?intCatalogID=14&strCatalog_NAME=Over+Mantle'");
	fw_menu_6.addMenuItem("Corbel","location='productsByCategory.asp?intCatalogID=7&strCatalog_NAME=Corbel'");
	fw_menu_6.addMenuItem("Onlay","location='productsByCategory.asp?intCatalogID=13&strCatalog_NAME=Onlay'");
	fw_menu_6.addMenuItem("Cartouche","location='productsByCategory.asp?intCatalogID=65&strCatalog_NAME=Cartouche'");

	fw_menu_6.addMenuItem("Cabinetry Centre and Scroll","location='productsByCategory.asp?intCatalogID=31&strCatalog_NAME=Cabinetry+Centre+and+Scroll'");
	fw_menu_6.addMenuItem("Cabinetry Capital","location='productsByCategory.asp?intCatalogID=28&strCatalog_NAME=Cabinetry+Capital'");
	fw_menu_6.addMenuItem("Door Header Moulding","location='productsByCategory.asp?intCatalogID=10&strCatalog_NAME=Door+Header+Moulding'");
	fw_menu_6.addMenuItem("Moulding","location='productsByCategory.asp?intCatalogID=12&strCatalog_NAME=Moulding'");
	fw_menu_6.addMenuItem("Panel Moulding","location='productsByCategory.asp?intCatalogID=23&strCatalog_NAME=Panel+Moulding'");
	fw_menu_6.addMenuItem("Flooring Medallions","location='productsByCategory.asp?intCatalogID=66&strCatalog_NAME=Flooring+Medallions'");

	fw_menu_6.addMenuItem("Base","location='productsByCategory.asp?intCatalogID=9&strCatalog_NAME=Base'");
	fw_menu_6.addMenuItem("Statuate","productsByCategory.asp?intCatalogID=8&strCatalog_NAME=Statuate'");
	fw_menu_6.addMenuItem("Drapery Bracket","location='productsByCategory.asp?intCatalogID=11&strCatalog_NAME=Drapery+Bracket'");
	fw_menu_6.addMenuItem("French Door","location='productsByCategory.asp?intCatalogID=18&strCatalog_NAME=French+Door'");
	fw_menu_6.addMenuItem("Panel Door","location='productsByCategory.asp?intCatalogID=19&strCatalog_NAME=Panel+Door'");
	fw_menu_6.addMenuItem("Stained Glass Door","location='productsByCategory.asp?intCatalogID=21&strCatalog_NAME=Stained+Glass+Door'");
	fw_menu_6.addMenuItem("MDF Door","location='productsByCategory.asp?intCatalogID=16&strCatalog_NAME=MDF+Door'");
	fw_menu_6.hideOnMouseOut=true;


	// TIDAK TERPAKAI MENU 8 ******************************   TIDAK DIPAKAI
	window.fw_menu_7 = new Menu("root",185,0);
	fw_menu_7.addMenuItem("European Classical Period Reproduction Furniture","location='productsByCategory.asp?intCatalogID=3&strCatalog_NAME=European+Classical+Period+Reproductions'");
	fw_menu_7.addMenuItem("Teak Garden Furniture","location='productsByCategory.asp?intCatalogID=22&strCatalog_NAME=Teak+Garden+Furniture'");
	fw_menu_7.addMenuItem("Custom Rattan Furniture","location='productsByCategory.asp?intCatalogID=5&strCatalog_NAME=Custom+Rattan+Furniture'");
	fw_menu_7.addMenuItem("Standard Rattan Furniture","location='productsByCategory.asp?intCatalogID=2&strCatalog_NAME=Standard+Rattan+Furniture'");
	fw_menu_7.addMenuItem("Custom Contemporary Furniture","location='productsByCategory.asp?intCatalogID=17&strCatalog_NAME=Custom+Contemporary+Furniture'");
	fw_menu_7.addMenuItem("Fireplace Surround","location='productsByCategory.asp?intCatalogID=4&strCatalog_NAME=Fireplace+Surround'");
	fw_menu_7.addMenuItem("Overmantle","location='productsByCategory.asp?intCatalogID=14&strCatalog_NAME=Overmantle'");
	fw_menu_7.addMenuItem("Corbel","location='productsByCategory.asp?intCatalogID=7&strCatalog_NAME=Corbel'");
	fw_menu_7.addMenuItem("Onlay","location='productsByCategory.asp?intCatalogID=13&strCatalog_NAME=Onlay'");
	fw_menu_7.addMenuItem("Door Header Moulding","location='productsByCategory.asp?intCatalogID=23&strCatalog_NAME=Panel+Moulding'");
	fw_menu_7.addMenuItem("Moulding","location='productsByCategory.asp?intCatalogID=12&strCatalog_NAME=Moulding'");
	fw_menu_7.addMenuItem("Base","location='productsByCategory.asp?intCatalogID=9&strCatalog_NAME=Base'");
	fw_menu_7.addMenuItem("Statuate","location='productsByCategory.asp?intCatalogID=8&strCatalog_NAME=Statuate'");
	fw_menu_7.addMenuItem("Drapery Bracket","location='productsByCategory.asp?intCatalogID=11&strCatalog_NAME=Drapery+Bracket'");
	fw_menu_7.addMenuItem("French Door","location='productsByCategory.asp?intCatalogID=18&strCatalog_NAME=French+Door'");
	fw_menu_7.addMenuItem("Panel Door","location='productsByCategory.asp?intCatalogID=19&strCatalog_NAME=Panel+Door'");
	fw_menu_7.addMenuItem("Stained Glass Door","location='productsByCategory.asp?intCatalogID=21&strCatalog_NAME=Stained+Glass+Door'");
	fw_menu_7.addMenuItem("MDF Door","location='productsByCategory.asp?intCatalogID=16&strCatalog_NAME=MDF+Door'");
	fw_menu_7.hideOnMouseOut=true;	
	
	// MENU 9 [STORE ONLINE]******************************
	window.fw_menu_8 = new Menu("root",140,0);
	fw_menu_8.addMenuItem("<font color='#ffffff'><b>Custom-Made Furniture</b></font>","location='#top'");
	fw_menu_8.addMenuItem("General Showroom","location='mto_showroom.asp'");
	fw_menu_8.addMenuItem("Private Showroom","location='private.asp'");
	fw_menu_8.addMenuItem("<font color='#ffffff'><b>Shopping Tools</b></font>","location='#top'");
	fw_menu_8.addMenuItem("&nbsp;&nbsp;Quick Search","location='search.asp'");
	fw_menu_8.addMenuItem("&nbsp;&nbsp;My Basket","location='revieworder.asp'");	
	fw_menu_8.addMenuItem("&nbsp;&nbsp;Check Out","location='checkout2b.asp'");
	fw_menu_8.addMenuItem("<font color='#ffffff'><b>Furniture Mall</b></font>","location='#top'");
	fw_menu_8.addMenuItem("&nbsp;&nbsp;Classical Furniture","location='productsByCategory.asp?intCatalogID=3&strCatalog_NAME=European+Classical+Period+Reproductions'");
	fw_menu_8.addMenuItem("&nbsp;&nbsp;Garden Furniture","location='productsByCategory.asp?intCatalogID=1&strCatalog_NAME=Teak+Garden+Furniture'");
	/*changed to: Rockwell FirstPoint Contact
	fw_menu_8.addMenuItem("<font color='#ffffff'><b>Electronic Commerce</b></font>","location='#top'");*/
	fw_menu_8.addMenuItem("<font color='#ffffff'><b>FirstPoint Contact</b></font>","location='mailto:custSERVICE@pulaujava.com'");
	fw_menu_8.hideOnMouseOut=true;				
	
	// MENU 10 [TOOL BOX]******************************
	window.fw_menu_9 = new Menu("root",140,0);
	fw_menu_9.addMenuItem("<font color='#ffffff'><b>Product Search</b></font>","location='search.asp'");
	fw_menu_9.addMenuItem("Site Map","location='sitemap.asp'");
	fw_menu_9.hideOnMouseOut=true;
	fw_menu_9.writeMenus();
} // fwLoadMenus()

//-->