<!--
function openWindow(theURL,winName,features) { 
  window.open(theURL,winName,features);
}
//-->






//I put preloader code in here, may move later

// more detail can be found at:  http://www.deluxe-menu.com/parameters-info.html


//--- Common
var isHorizontal=0;
var smOrientation=0;
var smViewType=0;   //set to 0 for display below image
var smColumns=1;	//change if you want to use multiple columns in submenu
var pressedItem=-2;   //array index of image that will begin in "on" state
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="";

//--- Dimensions	//variables must exist - overrided by stylesheet settings
var menuWidth="144";
var smWidth="";
var smHeight="";

//--- Positioning  
var absolutePos=0;   
var posX=20;
var posY=10;
var topDX=0;    //horizontal control of where sublevel is displayed relative to parent image
var topDY=-1;   //vertical control of where sublevel is displayed relative to parent image
var DX=0;
var DY=0;

//--- Appearance	//variables must exist - overrided by stylesheet settings
var menuBackColor="#9D9B52";
var menuBackImage="";
var menuBorderColor="#55A1FF";
var menuBorderWidth=1;
var menuBorderStyle="solid";

//--- Font		//variables must exist - overrided by stylesheet settings
var fontStyle="normal 11px Tahoma";
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Item Appearance
var itemBackColor=["transparent","#1665CB"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#9D9B52","#9D9B52"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=0;		 //cellspacing between sublevel items
var itemPadding=0;
var itemAlign="left";
var subMenuAlign="1";

//--- Floatable Menu   //variables must exist
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- Movable Menu    //variables must exist
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#DECA9A";
var moveImage="";
var moveCursor="move";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Icons     //variables must exist
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=24;
var iconHeight=24;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["",""];

//--- Transitional Effects & Filters
var transparency="100";      //scaleable  0 = transparent, 100 = not transparent 
var transition=24;			//index of transitional effect:  0-39 are valid
var transOptions="";
var transDuration=350;	//delay of transition in milliseconds
var shadowLen=3;		//length of shadow
var shadowColor="#9D9B52";
var shadowTop=0;	    //1 for drop shadow

//--- Separators    //variables must exist
var separatorImage="";
var separatorWidth="90%";
var separatorHeight="3";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="90%";
var separatorVHeight="3";

//--- CSS Support (CSS-based Menu)
var cssStyle=1;			//must be set to 1 for CSS mode
var cssSubmenu="";		
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var saveNavigationPath=1;	//1 = keeps top level "on" state highlighted; 0 doesn't
var showByClick=0;			//1 = must click to display submenu; 0 is mouseover display
var noWrap=0;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=200;	//delay in milliseconds until submenu is shown
var smHidePause=1000;	//delay in milliseconds until submenu disappears after mouse exit
var dm_writeAll=1;		//if this is set to 0, certain DOCTYPES won't display submenu

//--- Keystrokes Support
var keystrokes=0;

//--- Dynamic Menu
var dynamic=0;

//--- MAC OS Additional (IE only)
var macIEoffX=10;
var macIEoffY=15;
var macIEtopDX=0;
var macIEtopDY=2;
var macIEDX=-3;
var macIEDY=0;


//--- Navigation Definition

var itemStyles = [
    ["CSS=itemOff,itemOn"],
    ["CSS=itemOff,itemOn"],
    ["CSS=itemOff,itemOn"],
    ["CSS=itemOff,itemOn"],
    ["CSS=itemOff,itemOn"],
    ["CSS=itemOff,itemOn"],
    ["CSS=itemOff,itemOn"],
    ["CSS=itemWedOff,itemWedOn"],
    ["CSS=itemRockyOff,itemRockyOn"],
    ["CSS=level2GettingOn,level2GettingOff","CSSText=level2TextOn,level2TextOff"],
    ["CSS=level2GettingOn,level2GettingOff","CSSText=level2TextOn,level2TextOff"],
    ["CSS=level2GettingOn,level2GettingOff","CSSText=level2TextOn,level2TextOff"],
    ["CSS=level2GettingOn,level2GettingOff","CSSText=level2TextOn,level2TextOff"],
    ["CSS=level2EventsOn,level2EventsOff","CSSText=level2TextOn,level2TextOff"],
    ["CSS=level2ActivitiesOn,level2ActivitiesOff","CSSText=level2TextOn,level2TextOff"],
    ["CSS=level2WeddingsOn,level2WeddingsOff","CSSText=level2TextOn,level2TextOff"],
    ["CSS=level2GettingHereOn,level2GettingHereOff","CSSText=level2TextOn,level2TextOff"],
];
var menuStyles = [
    ["CSS=taskbar","itemPadding=5","itemSpacing=0"],
];
var menuItems = [
  ["&nbsp;&nbsp;LODGING","http://estesparkcvb.com/lodging.cfm", , , , , "0", "0", ],

  ["&nbsp;&nbsp;DINING","http://estesparkcvb.com/dining.cfm", , , , , "1", "0", ],
  
  ["&nbsp;&nbsp;SHOPPING","http://estesparkcvb.com/shopping.cfm", , , , , "2", "0", ],

  ["&nbsp;&nbsp;EVENTS-CALENDAR&nbsp;&nbsp;&nbsp;&nbsp;>>","http://estesparkcvb.com/events.cfm", , , , , "4", "0", ],
	["|Events","http://estesparkcvb.com/events.cfm", "", "", , , "12", , ],
	["|Calendar","http://estesparkcvb.com/calendar.cfm", "", "", , , "12", , ],

 ["&nbsp;&nbsp;THINGS TO DO&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>","http://estesparkcvb.com/activities.cfm", , , , , "5", "0", ],
	["|Things to Do Listings","http://estesparkcvb.com/activities.cfm", "", "", , , "13", , ],
	["|Things to Do","http://estesparkcvb.com/activity_information.cfm", "", "", , , "13", , ],

  
  ["&nbsp;&nbsp;WEDDINGS, REUNIONS<BR>&nbsp;&nbsp;& GROUPS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>","http://estesparkcvb.com/groups.cfm", , , , , "7", "0", ],
	["|Groups&nbsp;&nbsp;&nbsp;&gt;&gt;","http://estesparkcvb.com/groups.cfm", "", "", , , "15", , ],
	
		["||Meetings&nbsp;&nbsp;&nbsp;&gt;&gt;","http://estesparkcvb.com/groups.cfm/mode/cat_overview/listing_cat_id/1379", "", "", , , "15", , ],
		
			["|||Activities","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1379/listing_subcat_id/1293", "", "", , , "15", , ],
		
			["|||Facilities","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1379/listing_subcat_id/1290", "", "", , , "15", , ],
		
			["|||Food & Beverage","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1379/listing_subcat_id/1292", "", "", , , "15", , ],
		
			["|||Lodging","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1379/listing_subcat_id/1291", "", "", , , "15", , ],
		
			["|||Services","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1379/listing_subcat_id/1294", "", "", , , "15", , ],
		
			["|||Tours","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1379/listing_subcat_id/1477", "", "", , , "15", , ],
		
		["||Weddings & Receptions&nbsp;&nbsp;&nbsp;&gt;&gt;","http://estesparkcvb.com/groups.cfm/mode/cat_overview/listing_cat_id/1380", "", "", , , "15", , ],
		
			["|||Activities","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1441", "", "", , , "15", , ],
		
			["|||Attire/Formal Wear","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1354", "", "", , , "15", , ],
		
			["|||Beauty & Spa Services","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1355", "", "", , , "15", , ],
		
			["|||Cakes & Caterers","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1351", "", "", , , "15", , ],
		
			["|||Ceremony Facilities/Locations","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1295", "", "", , , "15", , ],
		
			["|||Child Care","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1483", "", "", , , "15", , ],
		
			["|||Floral Arrangements","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1350", "", "", , , "15", , ],
		
			["|||Lodging/Honeymoons","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1297", "", "", , , "15", , ],
		
			["|||Music/DJ's","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1352", "", "", , , "15", , ],
		
			["|||Officiates","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1356", "", "", , , "15", , ],
		
			["|||Photographers/Videographers","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1347", "", "", , , "15", , ],
		
			["|||Reception Facilities","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1348", "", "", , , "15", , ],
		
			["|||Rehearsal Dinners","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1421", "", "", , , "15", , ],
		
			["|||Tours","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1479", "", "", , , "15", , ],
		
			["|||Transportation/Limo","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1349", "", "", , , "15", , ],
		
			["|||Wedding Consultants","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1380/listing_subcat_id/1359", "", "", , , "15", , ],
		
		["||Reunions&nbsp;&nbsp;&nbsp;&gt;&gt;","http://estesparkcvb.com/groups.cfm/mode/cat_overview/listing_cat_id/1381", "", "", , , "15", , ],
		
			["|||Activities","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1381/listing_subcat_id/1440", "", "", , , "15", , ],
		
			["|||Food & Beverage","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1381/listing_subcat_id/1371", "", "", , , "15", , ],
		
			["|||Group Facilities","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1381/listing_subcat_id/1366", "", "", , , "15", , ],
		
			["|||Lodging","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1381/listing_subcat_id/1365", "", "", , , "15", , ],
		
			["|||Photographers","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1381/listing_subcat_id/1426", "", "", , , "15", , ],
		
			["|||Tours","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1381/listing_subcat_id/1478", "", "", , , "15", , ],
		
			["|||Transportation","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1381/listing_subcat_id/1427", "", "", , , "15", , ],
		
		["||Motorcoach/Tours&nbsp;&nbsp;&nbsp;&gt;&gt;","http://estesparkcvb.com/groups.cfm/mode/cat_overview/listing_cat_id/1382", "", "", , , "15", , ],
		
			["|||Activities","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1382/listing_subcat_id/1367", "", "", , , "15", , ],
		
			["|||Food & Beverage","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1382/listing_subcat_id/1362", "", "", , , "15", , ],
		
			["|||Lodging","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1382/listing_subcat_id/1360", "", "", , , "15", , ],
		
			["|||Services","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1382/listing_subcat_id/1368", "", "", , , "15", , ],
		
			["|||Tours & Guides","http://estesparkcvb.com/groups.cfm/mode/listings/listing_cat_id/1382/listing_subcat_id/1363", "", "", , , "15", , ],
		
	["|Comparison Chart","http://estesparkcvb.com/comparison_chart.cfm", "", "", , , "15", , ],
	["|Request Group Information","http://estesparkcvb.com/rfp.cfm", "", "", , , "15", , ],


  ["&nbsp;&nbsp;ARTS & CULTURE","http://estesparkcvb.com/arts_information.cfm", , , , , "6", "0", ],
	
  ["&nbsp;&nbsp;GETTING AROUND&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;>>","http://estesparkcvb.com/transportation.cfm", , , , , "3", "0", ],
	["|Getting Around","http://estesparkcvb.com/transportation.cfm", "", "", , , "11", , ],
	["|Getting here","http://estesparkcvb.com/maps.cfm", "", "", , , "11", , ],

["&nbsp;&nbsp;ROCKY MOUNTAIN<BR>&nbsp;&nbsp;NATIONAL  PARK","http://estesparkcvb.com/rocky_park.cfm", , , , , "8", "0", ],

];

dm_init();
