var bn=navigator.platform
var ie=navigator.appName
var leftmargin=0
if(ie.indexOf("Microsoft Internet Explorer")!=-1)
leftmargin=-3;

_menuCloseDelay=100           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=5              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
onbgcolor="#666666";
oncolor="#ffffff";
offbgcolor="#000000";
offcolor="#ffffff";
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
separatorcolor="#2D729D";
separatorsize="1";
padding=2;
fontsize="10px";
fontstyle="bold";
fontfamily="verdana,san-serif,Arial,Helvetica";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
//subimage="/images/arrow.gif";
subimagepadding="5";
}

with(submenuStyle=new mm_style()){
separatorsize="0";
padding=0;
fontsize="10px";
fontweight="bold"
fontstyle="bold";
fontfamily="verdana,Arial,Helvetica,san-serif";
pagecolor="white";
pagebgcolor="#000000";
headercolor="#ffffff";
headerbgcolor="#ffffff";
//subimage="/images/arrow.gif";
subimagepadding="5";
}


//Location
with(milonic=new menuname("loc")){
orientation="vertical";
style=submenuStyle;
left=225;
top=-30;
if(bn.indexOf("Win")==-1) 
overflow="scroll";
aI("text=<img src='/images/winter/area_events_off.png' alt='Wedding Packages' title='Area Events' name='myimage2' id='myimage2' onmouseover='menu_highlight(\"myimage2\",\"/images/winter/area_events_on.png\")' onmouseout='menu_drop(\"myimage2\",\"/images/winter/area_events_off.png\")'>;url=/local_attractions/area_events.asp");
//aI("text=<img src='/images/winter/ski_resort_off.png' alt='Ski Resorts' title='Ski Resorts' name='myimage1' id='myimage1' onmouseover='menu_highlight(\"myimage1\",\"/images/winter/ski_resort_on.png\")' onmouseout='menu_drop(\"myimage1\",\"/images/winter/ski_resort_off.png\")'>;url=/local_attractions/ski_resorts.asp;");
//aI("text=<img src='/images/winter/outdoor_adventures_off.png' alt='Outdoor Adventures' title='Outdoor Adventures' name='myimage3' id='myimage3' onmouseover='menu_highlight(\"myimage3\",\"/images/winter/outdoor_adventures_on.png\")' onmouseout='menu_drop(\"myimage3\",\"/images/winter/outdoor_adventures_off.png\")'>;url=/local_attractions/outdoor_adventures.asp;");
}

//Specials
with(milonic=new menuname("spe")){
orientation="vertical";
style=submenuStyle;
left=225;
top=-30;
if(bn.indexOf("Win")==-1) 
overflow="scroll";
aI("text=<img src='/images/winter/current_packages_off.gif' alt='Current Specials and Packages' title='Current Specials and Packages' name='myimage10' id='myimage10' onmouseover='menu_highlight(\"myimage10\",\"/images/winter/current_packages_on.gif\")' onmouseout='menu_drop(\"myimage10\",\"/images/winter/current_packages_off.gif\")'>;url=/specials_and_packages/");
aI("text=<img src='/images/winter/ski_packages_off.png' alt='Ski Packages' title='Ski Packages' name='myimage4' id='myimage4' onmouseover='menu_highlight(\"myimage4\",\"/images/winter/ski_packages_on.png\")' onmouseout='menu_drop(\"myimage4\",\"/images/winter/ski_packages_off.png\")'>;url=/specials_and_packages/ski_packages.asp;");
}

//Meetings
with(milonic=new menuname("met")){
orientation="vertical";
style=submenuStyle;
left=225;
top=-30;
if(bn.indexOf("Win")==-1) 
overflow="scroll";
aI("text=<img src='/images/winter/floor_plans_off.png' alt='Floor Plans and Capacity Charts' title='Floor Plans and Capacity Charts' name='myimage7' id='myimage7' onmouseover='menu_highlight(\"myimage7\",\"/images/winter/floor_plans_on.png\")' onmouseout='menu_drop(\"myimage7\",\"/images/winter/floor_plans_off.png\")'>;url=/meetings_and_events/floor_plans_and_capacity_charts.asp;");
aI("text=<img src='/images/winter/meeting_request_off.png' alt='Meeting Request for Proposal' title='Meeting Request for Proposal' name='myimage8' id='myimage8' onmouseover='menu_highlight(\"myimage8\",\"/images/winter/meeting_request_on.png\")' onmouseout='menu_drop(\"myimage8\",\"/images/winter/meeting_request_off.png\")'>;url=/meetings_and_events/meeting_request_for_proposal.asp;");
}

//Weddings
with(milonic=new menuname("wed")){
orientation="vertical";
style=submenuStyle;
left=225;
top=-30;
if(bn.indexOf("Win")==-1) 
overflow="scroll";
aI("text=<img src='/images/winter/wedding_request_off.png' alt='Wedding Request for Proposal' title='Wedding Request for Proposal' name='myimage9' id='myimage9' onmouseover='menu_highlight(\"myimage9\",\"/images/winter/wedding_request_on.png\")' onmouseout='menu_drop(\"myimage9\",\"/images/winter/wedding_request_off.png\")'>;url=/weddings/wedding_request_for_proposal.asp;");


}


var scrheight=0;scrwidth=0;
var bw=navigator.userAgent;
var bn=navigator.platform;
var ie=false;
var fx=false
var os="Win";
var ns=false;
var sf=false;
var op=false;
var mz=false;

////Area Attractions-Sports level-1
with(milonic=new menuname("stand2")){
style=submenuStyle;
overflow="scroll";
//left=+370;
//top=+210;
scrheight =(window.screen.height);
scrwidth =(window.screen.width);

if(bn.indexOf("Win32")==-1){os="Mac";}
if(bw.indexOf("Opera")!=-1)
{	
	if(parseInt(scrwidth)=="800"  && parseInt(scrheight)=="600")
	{
		top=269;
		left=left+430;
	}
	if(parseInt(scrwidth)=="1024" && parseInt(scrheight)=="768")
	{
		top=269;
		left=left+439;
	}
	if(parseInt(scrwidth)=="1152" && parseInt(scrheight)=="864")
	{
		top=269;
		left=left+503;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="600")
	{
		top=269;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="720")
	{
		top=269;
		left=left+567;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="768")
	{
		top=269;
		left=left+567;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="800")
	{
		top=269;
		left=left+567;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="960")
	{
		top=269;
		left=left+567;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="1024")
	{
		top=269;
		left=left+567;	
	}	
	op=true;
	
}
else if(bw.indexOf("MSIE")!=-1)
{			
	if(parseInt(scrwidth)=="800"  && parseInt(scrheight)=="600")
	{
		top=269;
		left=left+430;
	}
	if(parseInt(scrwidth)=="1024" && parseInt(scrheight)=="768")
	{
		top=269;
		left=left+440;
	}
	if(parseInt(scrwidth)=="1152" && parseInt(scrheight)=="864")
	{		
		top=269;
		left=left+504;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="600")
	{
		top=269;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="720")
	{
		top=269;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="768")
	{
		top=269;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="800")
	{
		top=269;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="960")
	{
		top=269;
		left=left+560;	
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="1024")
	{
		top=269;
		left=left+560;	
	}	
	ie=true;
}
else if(bw.indexOf("Firefox")!=-1)
{
	scrheight =(window.screen.height);
	scrwidth =(window.screen.width);

	if(parseInt(scrwidth)=="800"  && parseInt(scrheight)=="600")
	{
		top=269;
		left=left+430;
	}
	if(parseInt(scrwidth)=="1024" && parseInt(scrheight)=="768")
	{
		top=269;
		left=left+442;
	}
	if(parseInt(scrwidth)=="1152" && parseInt(scrheight)=="864")
	{
		top=269;
		left=left+506;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="600")
	{
		top=269;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="720")
	{
		top=269;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="768")
	{
		top=269;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="800")
	{
		top=269;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="960")
	{
		top=269;
		left=left+570;	
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="1024")
	{
		top=269;
		left=left+570;	
	}
	fx=true;

}
aI("text=<img src='/images/texas_stadium_off.gif' alt='Texas Stadium' title='Texas Stadium' name='myimage25' id='myimage25' onmouseover='menu_highlight(\"myimage25\",\"texas_stadium_on.gif\")' onmouseout='menu_drop(\"myimage25\",\"texas_stadium_off.gif\")'>;url=/area_attractions/texas_stadium.asp");
aI("text=<img src='/images/lone_star_off.gif' alt='Lone Star Park Racing' title='Lone Star Park Racing' name='myimage26' id='myimage26' onmouseover='menu_highlight(\"myimage26\",\"lone_star_on.gif\")' onmouseout='menu_drop(\"myimage26\",\"lone_star_off.gif\")'>;url=/area_attractions/lone_star_park_racing.asp");
aI("text=<img src='/images/arlington_off.gif' alt='Arlington stadium' title='Arlington stadium' name='myimage27' id='myimage27' onmouseover='menu_highlight(\"myimage27\",\"arlington_on.gif\")' onmouseout='menu_drop(\"myimage27\",\"arlington_off.gif\")'>;url=/area_attractions/arlington_stadium.asp");
aI("text=<img src='/images/american_center_off.gif' alt='American Airlines Center' title='American Airlines Center' name='myimage28' id='myimage28' onmouseover='menu_highlight(\"myimage28\",\"american_center_on.gif\")' onmouseout='menu_drop(\"myimage28\",\"american_center_off.gif\")'>;url=/area_attractions/american_airlines_center.asp");
}

////Area Attractions-Family level-1
with(milonic=new menuname("fam2")){
style=submenuStyle;
overflow="scroll";
//left=+370;
//top=+210;
scrheight =(window.screen.height);
scrwidth =(window.screen.width);

if(bn.indexOf("Win32")==-1){os="Mac";}
if(bw.indexOf("Opera")!=-1)
{	
	if(parseInt(scrwidth)=="800"  && parseInt(scrheight)=="600")
	{
		top=287;
		left=left+430;
	}
	if(parseInt(scrwidth)=="1024" && parseInt(scrheight)=="768")
	{
		top=287;
		left=left+439;
	}
	if(parseInt(scrwidth)=="1152" && parseInt(scrheight)=="864")
	{
		top=287;
		left=left+503;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="600")
	{
		top=287;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="720")
	{
		top=287;
		left=left+712;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="768")
	{
		top=287;
		left=left+567;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="800")
	{
		top=287;
		left=left+567;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="960")
	{
		top=287;
		left=left+567;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="1024")
	{
		top=287;
		left=left+567;	
	}	
	op=true;
	
}
else if(bw.indexOf("MSIE")!=-1)
{			
	if(parseInt(scrwidth)=="800"  && parseInt(scrheight)=="600")
	{
		top=287;
		left=left+430;
	}
	if(parseInt(scrwidth)=="1024" && parseInt(scrheight)=="768")
	{
		top=287;
		left=left+440;
	}
	if(parseInt(scrwidth)=="1152" && parseInt(scrheight)=="864")
	{		
		top=287;
		left=left+504;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="600")
	{
		top=287;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="720")
	{
		top=287;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="768")
	{
		top=287;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="800")
	{
		top=287;
		left=left+560;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="960")
	{
		top=287;
		left=left+560;	
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="1024")
	{
		top=287;
		left=left+560;
	}	
	ie=true;
}
else if(bw.indexOf("Firefox")!=-1)
{
	scrheight =(window.screen.height);
	scrwidth =(window.screen.width);

	if(parseInt(scrwidth)=="800"  && parseInt(scrheight)=="600")
	{
		top=287;
		left=left+430;
	}
	if(parseInt(scrwidth)=="1024" && parseInt(scrheight)=="768")
	{
		top=287;
		left=left+442;
	}
	if(parseInt(scrwidth)=="1152" && parseInt(scrheight)=="864")
	{
		top=287;
		left=left+506;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="600")
	{
		top=287;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="720")
	{
		top=287;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="768")
	{
		top=287;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="800")
	{
		top=287;
		left=left+570;
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="960")
	{
		top=287;
		left=left+570;	
	}
	if(parseInt(scrwidth)=="1280" && parseInt(scrheight)=="1024")
	{
		top=287;
		left=left+570;	
	}
	fx=true;
}
aI("text=<img src='/images/fort_zoo_off.gif' alt='Fort Worth Zoo' title='Fort Worth Zoo' name='myimage21' id='myimage21' onmouseover='menu_highlight(\"myimage21\",\"fort_zoo_on.gif\")' onmouseout='menu_drop(\"myimage21\",\"fort_zoo_off.gif\")'>;url=/area_attractions/fort_worth_zoo.asp");
aI("text=<img src='/images/six_flags_off.gif' alt='Six Flags' title='Six Flags' name='myimage22' id='myimage22' onmouseover='menu_highlight(\"myimage22\",\"six_flags_on.gif\")' onmouseout='menu_drop(\"myimage22\",\"six_flags_off.gif\")'>;url=/area_attractions/six_flags.asp");
aI("text=<img src='/images/water_park_off.gif' alt='Water Park' title='Water Park' name='myimage23' id='myimage23' onmouseover='menu_highlight(\"myimage23\",\"water_park_on.gif\")' onmouseout='menu_drop(\"myimage23\",\"water_park_off.gif\")'>;url=/area_attractions/water_park.asp");
}

function menu_highlight(imgname,imgsrc)
{
	document.images[imgname].src=imgsrc;
}

function menu_drop(imgname,imgsrc)
{
	document.images[imgname].src=imgsrc;
}

drawMenus();

