//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment
var absLEFT = 	160;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	71; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "../pop_feb05/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#ffffff";	// main nav cell color
var rCOLOR = 	"#eeeeee";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#cccccc"	// main nav border color
var aLINK = 	"#666666";	// main nav link color
var aHOVER = 	"#cc0000";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	12;		// main nav font size (pixels)
var fWEIGHT = 	""		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#ffffff";	// submenu cell color
var srCOLOR = 	"#eeeeee";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#cccccc"	// submenu border color
var saLINK = 	"#666666";	// submenu link color
var saHOVER = 	"#cc0000";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";	// submenu font face
var sfSIZE = 	12;			// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	3;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"#eeeeee";	// submenu drop shadow color
var shOPACITY = 60;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = "<img src=../images/arrow_strait.gif>";		// [** new **] right arrow (not ns4/op5/op6)



//** LINKS ***********************************************************


addMainItem("../index.asp","Home",84,"center","","",0,0,"","","","","");

	defineSubmenuProperties(120,"left","left",-6,-5,"","","","","","","");


	



addMainItem("../products/index.asp","Products",127,"center","","",0,0,"","","","","");

	defineSubmenuProperties(235,"left","left",-6,-5,"","","","","","","");

	

addSubmenuItem("../prod_cocottes/index.asp","Cocottes","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(150,"left","left",11,-6,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../prod_cocottes/black.asp","Black, Graphite & Blue","","");
		addChildmenuItem("../prod_cocottes/vitamines.asp","Vitamins","","");
		addChildmenuItem("../prod_cocottes/purewhite.asp","Pure White & Titanium","","");

addSubmenuItem("../prod_pans/index.asp","Grill Pans & Frying Pans","","");
addSubmenuItem("../prod_dishes/index.asp","Dishes","","");
addSubmenuItem("../prod_minis/index.asp","Minis","","");
addSubmenuItem("../prod_table/index.asp","Presentation for the Table","","");
addSubmenuItem("../prod_table_dishes/index.asp","Dishes for the Table","","");
addSubmenuItem("../prod_fondues/index.asp","Fondue","","");
addSubmenuItem("../prod_teapots/index.asp","Teapots","","");
addSubmenuItem("../prod_essentials/index.asp","Essentials","","");
addSubmenuItem("../prod_multi/index.asp","Multiprocessing Frying Pans (HEXAGON)","","");
addSubmenuItem("../prod_saute/index.asp","Sauté Pans","","");
addSubmenuItem("../prod_specialties/index.asp","Specialties","","");
addSubmenuItem("../prod_catalog/index.asp","Download Full Catalog","","");





addMainItem("../care/index.asp","Care & Use",127,"center","","",0,0,"","","","","");

	defineSubmenuProperties(127,"left","left",-6,-5,"","","","","","","");

	addSubmenuItem("../performance/index.asp","Performance","","");
	addSubmenuItem("../warranty/index.asp","Warranty","","");
	addSubmenuItem("../faq/index.asp","FAQ","","");


addMainItem("","Staub Community",154,"center","","",0,0,"","","","","");

	defineSubmenuProperties(154,"left","left",-6,-5,"","","","","","","");
	
	addSubmenuItem("../chefs_restaurants/index.asp","Chef's Choice","","");
	
	addSubmenuItem("../com_entertain/index.asp","Entertain with Staub","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(115,"left","left",11,-6,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../com_entertain/for2.asp","Dinner for Two","","");
		addChildmenuItem("../com_entertain/friends.asp","Dinner with Friends","","");
		addChildmenuItem("../com_entertain/family.asp","Family Dinner","","");
	
	addSubmenuItem("","Recipes","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		defineChildmenuProperties(115,"left","left",11,-6,"","","","","","","");
		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("../com_recipes/search.asp","Search for Recipes","","");
		
	addSubmenuItem("../com_friends/index.asp","Tell your Friends","","");
	addSubmenuItem("../links/index.asp","Links","","");
	
	

addMainItem("../stores/search.asp","Stores",104,"center","","",0,0,"","","","","");

addMainItem("../contact/index.asp","Contact us",114,"center","","",0,0,"","","","","");
	
	defineSubmenuProperties(114,"left","center",-6,-5,"","","","","","","");

	addSubmenuItem("../company/index.asp","About us","","");




//**DO NOT EDIT THIS *****
}//***********************
//************************
