//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("webmasterid", "Home", "", null, null);
	menu.addItem("miscid", "Wine Varieties For Sale", "",  null, null);
	menu.addItem("searchengineid", "Ordering Wine", "",  null, null);
	menu.addItem("searchengineid1", "LCBO", "",  null, null);
	menu.addItem("freedownloadid", "Tasting", "",  null, null);
	menu.addItem("freedownloadid1", "Tours", "",  null, null);
	menu.addItem("freedownloadid2", "Location", "",  null, null);
	menu.addItem("freedownloadid3", "Special Occasions", "",  null, null);
	menu.addItem("freedownloadid4", "Recipes Using Our Wine", "",  null, null);
	menu.addItem("music", "Web Friends", "",  null, null);
	menu.addItem("newsid", "Contact Us", "Contact Countrymans",  null, null);

	menu.addSubItem("webmasterid", "Countrymans", "Home Page",  "index.html", "");
	menu.addSubItem("webmasterid", "Winery", "Countrymans Estate Winery", "winery.htm", "");
	menu.addSubItem("webmasterid", "Cupboard Store", "Countrymans Cupboard Store",  "cupboard.htm", "");
	
	menu.addSubItem("miscid", "All Wine Varieties", "Wines for Sale",  "winevarieties.htm", "");
	menu.addSubItem("miscid", "Augusta Mystique", "Augusta Mystique QC Wine",  "augustamystique.htm", "");
	menu.addSubItem("miscid", "Apple BLueberry", "Apple Blueberry Wine",  "appleblueberry.htm", "");
	menu.addSubItem("miscid", "Iced Apple Wine", "Iced Apple Wine",  "icedapplewine.htm", "");
	menu.addSubItem("miscid", "Blackberry", "Blackberry",  "blackberrywine.htm", "");
	menu.addSubItem("miscid", "Black Cherry", "Black Currant",  "blackcherrywine.htm", "");
	menu.addSubItem("miscid", "Black Currant", "Black Currant",  "blackcurrantwine.htm", "");
	menu.addSubItem("miscid", "Blueberry", "Blueberry",  "blueberrywine.htm", "");
	menu.addSubItem("miscid", "Canteloupe", "Canteloupe",  "canteloupewine.htm", "");
	menu.addSubItem("miscid", "Chilln Blueberry", "Chilln Blueberry QC",  "chillnblueberry.htm", "");
	menu.addSubItem("miscid", "Crab Apple", "Crab Apple",  "crabapplewine.htm", "");
	menu.addSubItem("miscid", "Crab Apple Blueberry", "Crab Apple Blueberry",  "crabappleblueberrywine.htm", "");
	menu.addSubItem("miscid", "Cranberry", "Cranberry",  "cranberrywine.htm", "");
	menu.addSubItem("miscid", "Dandelion QC", "Dandelion Wine",  "dandelion.htm", "");
	menu.addSubItem("miscid", "Elderberry", "Elderberry QC Wine",  "elderberrywine.htm", "");
	menu.addSubItem("miscid", "Elderberry Cordial", "Elderberry Cordial",  "elderberrycordial.htm", "");
	menu.addSubItem("miscid", "Fieldberry Cooler", "Fieldberry Cooler",  "fieldberrywine.htm", "");
	menu.addSubItem("miscid", "Field Carrot", "Field Carrot Wine",  "fieldcarrotwine.htm", "");
	menu.addSubItem("miscid", "Flemish Beauty QC", "Flemish Beauty Pear Wine",  "flemishbeautypear.htm", "");
	menu.addSubItem("miscid", "Garden Currant", "Non Alcoholic Garden Currant Fruit Beverage",  "gardencurrant.htm", "");
	menu.addSubItem("miscid", "Garden Salad", "Garden Salad",  "gardensaladwine.htm", "");
	menu.addSubItem("miscid", "Grenville Mist", "Grenville Mist Wine",  "grenvillemist.htm", "");
        menu.addSubItem("miscid", "Order Wine", "On-Line Ordering",  "orderwine.htm", "");
	menu.addSubItem("miscid", "Shipping Costs", "Shipping Costs To Canada",  "shipping.htm", "");

        menu.addSubItem("searchengineid", "More Wine Varieties", "All Wines for Sale",  "winevarieties.htm", "");
 	menu.addSubItem("searchengineid", "Highbush Blueberry", "Non Alcoholic Highbush Blueberry Fruit Beverage",  "highbushblueberry.htm", "");
	menu.addSubItem("searchengineid", "Honey Dew Melon", "Honey Dew Melon",  "honeydewwine.htm", "");
	menu.addSubItem("searchengineid", "Lazy Maple", "Lazy Maple Wine", "lazymaple.htm", "");
	menu.addSubItem("searchengineid", "Oriental Melon", "Oriental Melon",  "orientalmelon.htm", "");
	menu.addSubItem("searchengineid", "Peach", "Peach",  "peachwine.htm", "");
	menu.addSubItem("searchengineid", "Pumpkin Patch", "Pumpkin Patch QC Wine",  "pumkinpatchwine.htm", "");
	menu.addSubItem("searchengineid", "Raspberry Cordial", "Raspberry Cordial",  "raspberrycordial.htm", "");
	menu.addSubItem("searchengineid", "Raspberry", "Raspberry ",  "raspberrywine.htm", "");
	menu.addSubItem("searchengineid", "Rhubarb", "Rhubarb",  "rhubarbwine.htm", "");
	menu.addSubItem("searchengineid", "Frosted Strawberry", "Frosted Strawberry QC Wine",  "frostedstrawberry.htm", "");
	menu.addSubItem("searchengineid", "Strawberry Delight", "Strawberry Delight QC Wine",  "strawberrydelightwine.htm", "");
	menu.addSubItem("searchengineid", "Strawberry Rhubarb", "Strawberry Rhubarb",  "strawberryrhubarb.htm", "");
	menu.addSubItem("searchengineid", "Strawberry Cordial", "Strawberry Coirdial",  "strawberrycordial.htm", "");
	menu.addSubItem("searchengineid", "Tomato n Spice", "Tomato N Spice",  "tomatonspicewine.htm", "");
	menu.addSubItem("searchengineid", "Watermelon", "Watermelon",  "watermelonwine.htm", "");
	menu.addSubItem("searchengineid", "Wild Grape", "Wild Grape Wine",  "wildgrapewine.htm", "");
	menu.addSubItem("searchengineid", "Wild Pear", "Wild Pear",  "wildpearwine.htm", "");
	menu.addSubItem("searchengineid", "Wild Plum", "Wild Plum",  "wildplumwine.htm", ""); 
        menu.addSubItem("searchengineid", "Ordering Wine", "On-Line Ordering",  "orderwine.htm", "");
        menu.addSubItem("searchengineid", "Shipping Costs", "Shipping Costs to Canada",  "shipping.htm", "");

        menu.addSubItem("searchengineid1", "Strawberry Delight QC", "Strawberry Delight Available at the LCBO",  "strawberrydelightwine.htm", "");
        menu.addSubItem("searchengineid1", "Augusta Mystique QC", "Augusta Mystique QC  Available at the LCBO",  "augustamystique.htm", "");
        menu.addSubItem("searchengineid1", "Frosted Strawberry QC ", "Frosted Strawberry QC Available at the LCBO",  "frostedstrawberry.htm", "");
        menu.addSubItem("searchengineid1", "Quality Certified Wines", "QC at the LCBO",  "qc.htm", "");

        menu.addSubItem("freedownloadid", "Tasting Our Wines", "Tasting Our Wine",  "winetasting.htm", "");
        menu.addSubItem("freedownloadid", "Wine Tasting Schedule", "Current Wine Tasting Schedule",  "winetastingschedule.htm", "");

        menu.addSubItem("freedownloadid1", "Virtual Tour", "Take a Virual Tour of the Winery",  "tours.htm", "");
        menu.addSubItem("freedownloadid1", "Bus Tours", "Tour Buses Visits to the Winery",  "bustours.htm", "");

	menu.addSubItem("freedownloadid2", "How to Get to Countrymans", "Directions to Countrymans",  "location.htm", "");

	menu.addSubItem("freedownloadid3", "Special Occasions", "",  "specialoccasions.htm", "");
	menu.addSubItem("freedownloadid3", "Dinner for Two", "",  "dinnerfortwo.htm", "");

	menu.addSubItem("freedownloadid4", "Sangrķa", "Sangrķa A Great Refreshing Drink",  "sangria.htm", "");
	menu.addSubItem("freedownloadid4", "Bruschetta", "Bruschetta a Great Snack",  "bruschetta.htm", "");
	menu.addSubItem("freedownloadid4", "Lamb Chops", "Cooking Lamb with Our Wine",  "oakleaflamb.htm", "");
	menu.addSubItem("freedownloadid4", "Roast Turkey", "Cooking Turkey with Our Wine",  "roastturkey.htm", "");
	menu.addSubItem("freedownloadid4", "Fried Chicken", "Deep Fried Chicken with Our Wine",  "deepfriedchicken.htm", "");
	menu.addSubItem("freedownloadid4", "Blueberry Scones", "Blueberry Scones",  "blueberryscones.htm", "");
	menu.addSubItem("freedownloadid4", "Wine Pairings", "Wine and Food Pairings",  "foodpairing.htm", "");
	menu.addSubItem("freedownloadid4", "Comfort Food Wine Pairings", "Snack and Comfort Food and Wine Pairings",  "comfortfoodpairing.htm", "");

	menu.addSubItem("music", "Web Friends", "Friends on the Web",  "links.htm", "");

	menu.addSubItem("newsid", "Contact Countrymans", "How to Contact Countrymans",  "mailto:info@countrymans.ca?subject=Inquiry from Countrymans Web Site", "");

	menu.showMenu();
}