var newDefs = new Object;
newDefs.overimg = "images/noarrow.gif";
newDefs.background = "#636101";
newDefs.border = "#4b1900";
newDefs.useclass = "nav";
newDefs.timeout = 1000;
newDefs.pause = 100;
newDefs.vpad = -12
flyDefs (newDefs);

makeLayer ("ourwinery", "",
    "Our History=winery/history.htm",
    "Crush=winery/crush.htm",
    "Directions=winery/directions.htm",
    "Place an Order=winery/order.php",
	"Where to Find Our Wines=../winery/distributors.htm",
    "Contact Us=winery/contact.htm",
    "Join our mailing list=newsletter/subscribe.php"
);

makeLayer ("ourwines", "",
    "Cabernet Sauvignon=wines/cabernet.htm",
    "Cedarosa=wines/cedarosa.htm",
	"Cote-Wall=wines/cotewall.htm",
	"Massif=wines/massif.htm",
	"Merlot=wines/merlot.htm",
	"Nebbiolo=wines/nebbiolo.htm",
	"Pinot Gris=wines/pinot_gris.htm",
	"Rainshadow=wines/rainshadow.htm",
	"Syrah=wines/syrah.htm",
    "Community Red=wines/community_red.htm"
);

makeLayer ("ourvineyards", "",
	"Conner Lee=vineyards/conner_lee.htm",	
	"DenHoed Grandview Block=vineyards/denhoed.htm",
	"Inland Desert=vineyards/inland_desert.htm",	
	"Les Collines=vineyards/les_collines.htm",
	"Morrison Lane=vineyards/morrison.htm",
	"Pepper Bridge=vineyards/pepper.htm",
	"Spring Creek=vineyards/spring_creek.htm",
	"Stone Valley=vineyards/stone_valley.htm",
    "Wahluke Slope=vineyards/wahluke_slope.htm",
	"Wallula=vineyards/wallula.htm",
	"Weinbau=vineyards/weinbau.htm",
	"Willowcrest=vineyards/willowcrest.htm"
);

makeLayer ("pairing", "",
    "Spicy Ginger Lettuce Wraps=pairing/wraps.htm",
	"Rainshadow's Creamy Prawn & Artichoke Lasagna=pairing/lasagna.htm",
	"Four Peppercorn and Parmesan Biscotti=pairing/biscotti.htm",
	"Crostini with Portobello, Prosciutto and Gorgonzola=pairing/crostini.htm",
    "Osso Buco Alla Lost River=pairing/osso.htm",
	"Smokey Grilled Lamb and Figs Moroccan Style=pairing/lamb.htm"
);