//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("home", "Home", "Home",  null, null);
	menu.addItem("products", "Products Info.", "Products Information",  null, null);
    menu.addItem("purchase", "Buy", "Buy Paint Estimator",  null, null);
	menu.addItem("Demo", "Demo", "Request a Demo",  null, null);
	menu.addItem("Belts", "Tool Belts", "Advanced Work Belts",  null, null);
	menu.addItem("about", "Paint Estimator", "About Paint Estimator",  null, null);
	menu.addItem("screenshots", "Screenshots / Info.", "Screenshots",  null, null);
	menu.addItem("download", "Down Loading troubles", "Troubles Down Loading",  null, null);
	menu.addItem("Tools", "Tools for Sale", "Buy Tools",  null, null);
	menu.addItem("HowTo", "How To / Info.", "Misc Info",  null, null);
	menu.addItem("links", "Links", "Links",  null, null);
	menu.addItem("company", "Company", "Miscellaneous",  null, null);
      
	menu.addSubItem("home", "Return to Home", "Home",  "index.asp", "");
	
	menu.addSubItem("products", "Paint Estimatot Pro", "Paint Estimator Pro Info. & ScreenShots",  "PaintEstimatorPro.asp", "");
	menu.addSubItem("products", "Paint Estimatot Lite", "Paint Estimator Lite Info. & ScreenShots",  "PaintEstimatorLite.asp", "");
	menu.addSubItem("products", "Interior Rooms", "Interior Rooms/PrimaryBid_Worksheet Info. & ScreenShots",  "InteriorRooms.asp", "");
	menu.addSubItem("products", "Contract/Propsal", "Contract/Propsal Info. & ScreenShots",  "ContractPropinfo.asp", "");
	menu.addSubItem("products", "Decor Features", "Decor Features Info. & ScreenShots",  "Decor.asp", "");
	menu.addSubItem("products", "WallPaper/Borders", "WallPaper/Borders Info. & ScreenShots",  "wallpaper.asp", "");
	menu.addSubItem("products", "Cabinets/Doors", "Cabinets/Doors Info. & ScreenShots",  "Cabinets.asp", "");
	menu.addSubItem("products", "Faux Finishes", "Faux Finishes Info. & ScreenShots",  "Faux.asp", "");
	menu.addSubItem("products", "Exterior Walls", "Exterior Walls/PrimaryBid_Worksheet Info. & ScreenShots",  "ExteriorWalls.asp", "");	
	menu.addSubItem("products", "Exterior Projects", "Exterior Projects Info. & ScreenShots",  "ExterProjects.asp", "");
	menu.addSubItem("products", "Materials", "Painting Materials/Supply's",  "Materials.asp", "");

      	
	menu.addSubItem("purchase", "Buy Paint Estimator", "Buy Paint Estimator",  "buy.asp", "");
	
	menu.addSubItem("Demo", "Demo Paint Estimator", "Request Paint Estimator Demo",  "Download_Demo_Requested.htm", "");
	
	menu.addSubItem("Belts", "Advanced Tool Belts", "Worlds Most Advanced Tool Belts",  "toolbelts.asp", "");
	
	menu.addSubItem("about", "About Paint Estimator", "Get More Info about Paint Estimator",  "AboutPaintEst.asp", "");
	menu.addSubItem("about", "Step by Step Process", "Describing the Step by Step Process using Paint Estmtaor",  "StepbyStepEstimate.asp", "");
		
	menu.addSubItem("screenshots", "Interior Labor Form", "Interior Labor Form  Info/Screenshots",  "laborinterior.asp", "");
	menu.addSubItem("screenshots", "Misc. Labor Form", "Misc. Labor Form Info/Screenshots",  "LaborInteriorMisc.asp", "");
	menu.addSubItem("screenshots", "Exterior Labor Form", "Exterior Labor Form Info/Screenshots",  "laborexterior.asp", "");
	menu.addSubItem("screenshots", "Materials/Supply's Form", "Materials/Supply's Info/Screenshots",  "Materials.asp", "");
	menu.addSubItem("screenshots", "Misc. Interior Items Form", "Misc. Interior Items Info/Screenshots",  "InteriorMisc.asp", "");
	menu.addSubItem("screenshots", "Faux Materials/Supplies", "Faux Materials/Supply's Info/Screenshots",  "FauxMaterials.asp", "");
	menu.addSubItem("screenshots", "Materials Costs List Form", "Materials Costs List Info/Screenshots",  "MaterialsCostsList.asp", "");
	menu.addSubItem("screenshots", "Questionnaire Form", "Questionnaire Form Info/Screenshots",  "Questionare.asp", "");
	menu.addSubItem("screenshots", "Interior & Exterior Proposals", "Interior & Exterior Proposals Form Info/Screenshots",  "InterExterProposals.asp", "");
	
	menu.addSubItem("download", "Down Loading Troubles", "Having Troubles Down Loading Demo?",  "Downloads_help.asp", "");
	
	menu.addSubItem("Tools", "Scrapers/Spreaders etc.", "Brushes/Sanders etc.", "Painting_Supplys.asp", "");
	menu.addSubItem("Tools", "Sanding/Abrasives etc.", "Misc Painting Tools", "Painting_Supplys1.asp", "");

	menu.addSubItem("HowTo", "Painting Tips", "Painting Tips",  "PaintingTips.asp", "");
	menu.addSubItem("HowTo", "Prep/Painting Interior House","Prep/Paint Interior", "PreppaintInterior.asp",  "", "");
	menu.addSubItem("HowTo", "Prepping Exterior House","Prepping Exterior", "PrepExterior.asp",  "", "");
    menu.addSubItem("HowTo", "Painting Exterior House","Exterior Paints/Primers", "ExteriorPainting.asp",  "", "");
    menu.addSubItem("HowTo", "Staining Natural Wood","Staining Natural Wood", "Stains.asp",  "", "");
    menu.addSubItem("HowTo", "Figuring Amount Paint Needed","Figuring Amount Paint Needed", "PaintAmount.asp",  "", "");
    menu.addSubItem("HowTo", "WallPaper (Removing/Applying)","WallPaper (Removing/Applying)", "WallPaperTips.asp",  "", "");   
    menu.addSubItem("HowTo", "Apply Masking Tape","How to Apply Masking Tape", "MaskingTape.asp",  "", "");
    menu.addSubItem("HowTo", "Paints/Primers","Paints/Primers Types and Uses", "PaintsPrimers.asp",  "", "");
    menu.addSubItem("HowTo", "Repairing Holes in Walls","Repair Holes in Walls", "RepairHoles.asp",  "", "");
    menu.addSubItem("HowTo", "Spraying versus Rolling","Spraying versus Rolling", "SprayingRolling.asp",  "", "");
    menu.addSubItem("HowTo", "Airless Spraying Tips","Airless Spraying Tips", "AirlessTips.asp",  "", "");
    menu.addSubItem("HowTo", "Faux Painting","Faux Painting", "FauxPaint.asp",  "", "");
    menu.addSubItem("HowTo", "Paint Kitchen Cabinets","Kitchen Cabinets W/Textured Look", "KitchenCabinets.asp",  "", "");
    menu.addSubItem("HowTo", "Base Boards on Bull Nose Corners","Base Boards on Bull Nose Corners", "BaseBoards_BullNose.asp",  "", "");
    menu.addSubItem("HowTo", "Staining Wood Decks","Staining Wood Decks", "wooddecks.asp",  "", "");
    menu.addSubItem("HowTo", "How to clean your paint brush","How to clean your paint brush", "cleanpaintbrush.asp",  "", "");
          
  	menu.addSubItem("links", "Links", "Go to Links Page",  "Links.asp", "");

    menu.addSubItem("company", "About Us", "Find out about us",  "AboutUs.asp", "");
	menu.addSubItem("company", "Contact Us", "How To Reach Us",  "contact.asp", "");
	menu.addSubItem("company", "Orders", "Ordering Options",  "orders.asp", "");
	menu.addSubItem("company", "Privacy Policy", "Privacy Policy",  "PrivacyPolicy.asp", "");
	
	menu.showMenu();
}
