

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset

//timegap=500                   // The time delay for menus to remain visible
//followspeed=5                 // Follow Scrolling speed
//followrate=50                 // Follow Scrolling Rate
//suboffset_top=0               // Sub menu offset Top position
//suboffset_left=40             // Sub menu offset Left position


var menu_image_background = '';



with(HeaderStyle=new mm_style()){

onclass="menuv5_main_menu menuv5_header_style menuv5_on";
offclass="menuv5_main_menu menuv5_header_style menuv5_off";

oncolor="#660000";
offcolor="#FFFFFF";
onbgcolor="transparent";
offbgcolor="transparent";
bgimage=menu_image_background;
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;

headercolor="#000000";
headerbgcolor="#ffffff";


separatorcolor="#ffffff";
separatorsize="0";


subimage='';

subimagepadding="0";

subimageposition="right:middle";

pagecolor="";

pagebgcolor="";

fontsize="11";

fontstyle="normal";

fontweight="normal";

fontfamily="arial,Verdana, helvetica";

padding=2;

}

with(ChildStyle=new mm_style()){

onclass="menuv5_on menuv5_sub_menu menuv5_child_style";
offclass="menuv5_off menuv5_sub_menu menuv5_child_style";

onbgcolor="#ffffff";
oncolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#ae0e23";
borderstyle="solid";
borderwidth=1;
high3dcolor="#666666";
low3dcolor="#000000";
headercolor="#000000";
headerbgcolor="#ffffff";

separatorcolor="#ffffff";
separatorsize="0";
subimage='';

subimagepadding="0";

subimageposition="right:middle";

pagecolor="";

pagebgcolor="";

fontsize="11";

fontstyle="normal";

fontweight="normal";

fontfamily="arial,Verdana, helvetica";

padding=2;

}


with(SportStyle=new mm_style()){

onclass="menuv5_on menuv5_sub_menu menuv5_sport_style";
offclass="menuv5_off menuv5_sub_menu menuv5_sport_style";

onbgcolor="#dcdcdc";
oncolor="#ae0e28";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#ae0e28";
borderstyle="solid";
borderwidth=1;
high3dcolor="";
low3dcolor="";
headercolor="#000000";
headerbgcolor="#ffffff";

separatorcolor="#ffffff";
separatorsize="0";

subimage='';

subimagepadding="0";

subimageposition="right:middle";

pagecolor="";

pagebgcolor="";

fontsize="11";

fontstyle="normal";

fontweight="normal";

fontfamily="arial,Verdana, helvetica";

padding=2;

borderwidth=0;

}


with(SpecialStyle=new mm_style()){

onclass="menuv5_on menuv5_sub_menu menuv5_sport_style";
offclass="menuv5_off menuv5_sub_menu menuv5_sport_style";

onbgcolor="#ffffff";
oncolor="#FFFFFF";
offbgcolor="#343434";
offcolor="#FFFFFF";
bgimage=menu_image_background;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
high3dcolor="#666666";
low3dcolor="#CCCCCC";
headercolor="#FFFFFF";
headerbgcolor="";

separatorcolor="#000000";
separatorsize="0";
subimage='';

subimagepadding="0";

subimageposition="right:middle";

pagecolor="";

pagebgcolor="";

fontsize="11";

fontstyle="normal";

fontweight="normal";

fontfamily="arial,Verdana, helvetica";

padding=2;

}

with(HorizontalSectionStyle=new mm_style()){

onclass="menuv5_on menuv5_horiz_section_style";
offclass="menuv5_off menuv5_horiz_section_style";

onbgcolor="";
oncolor="#dc241f";
offbgcolor="transparent";
offcolor="rgb(4,28,74)";
bordercolor="none";
borderstyle="solid";
borderwidth=1;
padding=2;
high3dcolor="";
low3dcolor="";
headercolor="#FFFFFF";
headerbgcolor="";


separatorcolor="#ffffff";
separatorsize="0";
subimage='';

}



var menu_total_width = 0;
var menu_left_pos = 0;
var menu_top_pos = 111;
var menu_top_pos_premium = 111;
var menu_horiz_vert_flag = 0;
var menu_horiz_vert_text = "";
var menu_screen_pos = "";


	menu_horiz_vert_flag = 1;
	menu_horiz_vert_text = "horizontal";
var curAI;



// Debug Info
// Category: MAIN_SITE
// OEM_ID: 16800
// SPID: 11003

// var BuildSection.inc called


	draw_section_menu = 
	function () {
	

	var sub_top_pos = 137;
	var sub_left_pos = 6;

        with(milonic=new menuname("SPMenu11003")){
        style=HorizontalSectionStyle;
        top=sub_top_pos;
        left=sub_left_pos;
        orientation=menu_horiz_vert_text;
        borderwidth=0;
		alwaysvisible=1;
		
position="relative";
left=0;
top=0;
aI("text=`Tennis (W)`;;url="+"/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11003"+"&SPSID=90935"+";"+";;;;;onclass=menuv5_section_header menuv5_on;offclass=menuv5_section_header menuv5_off;;");
aI("text=`News`;;url=" +"/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11003"+"&SPSID=90935"+";"+";"+";;;;;onclass=menuv5_section_item menuv5_on;offclass=menuv5_section_item menuv5_off;;");
aI("text=`Schedule`;;url=" +"/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11003"+"&SPSID=90936"+";"+";"+";;;;;onclass=menuv5_section_item menuv5_on;offclass=menuv5_section_item menuv5_off;;");
aI("text=`Roster`;;url=" +"/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11003"+"&SPSID=90937"+";"+";"+";;;;;onclass=menuv5_section_item menuv5_on;offclass=menuv5_section_item menuv5_off;;");
aI("text=`Coaching Staff`;;url=" +"/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11003"+"&SPSID=90939"+";"+";"+";;;;;onclass=menuv5_section_item menuv5_on;offclass=menuv5_section_item menuv5_off;;");
aI("text=`Statistics`;;url=" +"/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=944309"+"&SPID=11003"+"&SPSID=90938"+";"+";"+";;;;;onclass=menuv5_section_item menuv5_on;offclass=menuv5_section_item menuv5_off;;");
aI("text=`Media Guide`;;url=" +"/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11003"+"&SPSID=90940"+";"+";"+";;;;;onclass=menuv5_section_item menuv5_on;offclass=menuv5_section_item menuv5_off;;");
aI("text=`Camps`;;url=" +"javascript:popWindow(\"http://www.nmnathletics.com/ViewArticle.dbml?&DB_OEM_ID=16800&ATCLID=925395\",\"_self\",800,600,\"yes\");"+";"+";;;;;onclass=menuv5_section_item menuv5_on;offclass=menuv5_section_item menuv5_off;;");

        
        }       

	
	drawMenus();
	}
	

		with(milonic=new menuname("PremiumSortBySport_11942")){
		style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;


orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";
aI("text=`On-Demand (By Sport)`;;align=center;type=header;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Athletics`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11006;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Baseball`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=10993;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Basketball (M)`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=10994;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Basketball (W)`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=10995;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Cross Country`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=10996;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Football`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=10997;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Golf (M)`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=10998;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Golf (W)`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=10999;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Soccer`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11000;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Softball`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11001;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Tennis (M)`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11002;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Tennis (W)`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11003;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Track &amp; Field`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11004;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Volleyball`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11005;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Phlog`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11016;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Bulldog Updates`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=11477;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Football Gameday`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=45722;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`MSU Venues`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=13781;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Traditions/Miscellaneous`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=13411;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Classics - Football`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=13529;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Classics - Men&#39;s Basketball`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=13530;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Classics - Women&#39;s Basketball`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=13825;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Classics - Baseball`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=13531;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Classics - Olympic Sports`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=13824;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`2010 Super Bulldog Weekend`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=74495;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Athletic Academics`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=70824;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Baseball Camps`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=12751;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Compliance`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=34018;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Soccer Camps`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=12939;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Softball Camps`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=12770;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Volleyball Camps`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=12937;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`WBasketball Camps`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&CAT_SPORT_ID=12938;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}



with(milonic=new menuname("PremiumSortByType_11952")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;


orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";
aI("text=`On-Demand (By Type)`;;align=center;type=header;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Audio-Coaches&#39; Shows`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1055;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Audio-Features`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=953;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Audio-Games`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1057;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Audio-Interviews`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=9670;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Audio-Press Conferences`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1083;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Audio-Teleconferences`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1058;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Classics`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1050;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Coaches&#39; Shows`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1056;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Features`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1059;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Game Highlights`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=10974;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Games`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1053;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Interviews`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=9570;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Press Conferences`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=1054;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Video-Signing Day`;;url=/club/std/ViewCategory.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+ "&VCAT=14578;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}



if (window._DHTML_menuv5_SubscriberLevel == null)
{
	_DHTML_menuv5_SubscriberLevel = 0;
	if (_DHTML_isValidKey == 1)
	{
		_DHTML_menuv5_SubscriberLevel = 1;
	}
}
if (window._DHTML_menuv5_PremiumLevel == null)
{
	_DHTML_menuv5_PremiumLevel = 1;
}

var isPremiumKey = 0;
if (_DHTML_menuv5_SubscriberLevel == _DHTML_menuv5_PremiumLevel) 
{
	isPremiumKey = 1;
}

var _DHTML_allowPremium = true;

if ((_DHTML_allowPremium == true) && (isPremiumKey == 1) && (_DHTML_inSubscriberContent == "YES"))
{
with(milonic=new menuname("Main Menu")){
	style=HeaderStyle;
	alwaysvisible=1;
	top=menu_top_pos_premium;
	left=menu_left_pos;
	orientation=menu_horiz_vert_text;
	screenposition=menu_screen_pos;

	menuwidth=menu_total_width;

	itemwidth=menu_total_width;
	borderwidth=0;
	aI("text=`Home`;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;url=/HomePage.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");
aI("text=`Upcoming Events`;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;url=" +  "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+"&IN_SUBSCRIBER_CONTENT=YES"+"&ATCLID=1134510"+";"+";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;");
aI("text=`Live Events`;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;;url=/liveEvents/liveEvents.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey +"&IN_SUBSCRIBER_CONTENT=YES ");

						aI("text=`On-Demand (By Sport)`;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;showmenu=PremiumSortBySport_11942" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");



						aI("text=`On-Demand (By Date)`;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;url=/club/std/Calendar.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");



						aI("text=`On-Demand (By Type)`;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;showmenu=PremiumSortByType_11952" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Logoff`;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;;url=/LogoffPage.dbml" + "?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey);

	
	}
}
else
{
with(milonic=new menuname("Main Menu")){
	style=HeaderStyle;
	alwaysvisible=1;
	top=menu_top_pos;
	left=menu_left_pos;
	orientation=menu_horiz_vert_text;
	screenposition=menu_screen_pos;

	menuwidth=menu_total_width;

	itemwidth=menu_total_width;
	borderwidth=0;
	aI("text=`Teams`;;showmenu=MenWomenSports;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Schedules`;;showmenu=UserSectionMenu_97105;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Tickets`;;showmenu=UserSectionMenu_13650;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Bulldog Club`;;showmenu=UserSectionMenu_13651;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Shop`;;showmenu=UserSectionMenu_13652;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Multimedia`;;showmenu=UserSectionMenu_13653;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Fan Attic`;;showmenu=UserSectionMenu_13654;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Departments`;;showmenu=UserSectionMenu_13649;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Visitors`;;showmenu=UserSectionMenu_14396;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");
aI("text=`Links`;;showmenu=UserSectionMenu_13655;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;");


	}
}


//var mm=" START OF SPORT_LIST";



with(milonic=new menuname("MenWomenSports")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";
aI("text=`Baseball`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=10993"+"&SPSID=90857"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_10993;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_10993;;");
aI("text=`Basketball (M)`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=10994"+"&SPSID=90865"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_10994;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_10994;;");
aI("text=`Basketball (W)`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=10995"+"&SPSID=90874"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_10995;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_10995;;");
aI("text=`Cross Country`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=10996"+"&SPSID=90881"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_10996;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_10996;;");
aI("text=`Football`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=10997"+"&SPSID=90889"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_10997;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_10997;;");
aI("text=`Golf (M)`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=10998"+"&SPSID=90899"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_10998;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_10998;;");
aI("text=`Golf (W)`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=10999"+"&SPSID=90905"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_10999;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_10999;;");
aI("text=`Soccer`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11000"+"&SPSID=90911"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_11000;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_11000;;");
aI("text=`Softball`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11001"+"&SPSID=90919"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_11001;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_11001;;");
aI("text=`Tennis (M)`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11002"+"&SPSID=90928"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_11002;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_11002;;");
aI("text=`Tennis (W)`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11003"+"&SPSID=90935"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_11003;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_11003;;");
aI("text=`Track &amp; Field`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11004"+"&SPSID=90942"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_11004;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_11004;;");
aI("text=`Volleyball`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11005"+"&SPSID=90950"+";" + ";fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;onclass=menuv5_all_sports  menuv5_on menuv5_sport_list menuv5_sub_item menuv5_spid_11005;offclass=menuv5_all_sports  menuv5_off menuv5_sport_list menuv5_sub_item menuv5_spid_11005;;");

}


with(milonic=new menuname("SectionMenu_102161")){
style=SpecialStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;
aI("text=`Mississippi State Softball Field`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=925418"+"&SPID=11001"+"&SPSID=102161"+";" + 
";oncolor=#0000CC;onbgcolor=#FFFFFF;offcolor=#FFFFFF;offbgcolor=#0000CC;");

}


with(milonic=new menuname("UserSectionMenu_13649")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`Athletic Academics`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/ViewArticle.dbml?DB_OEM_ID=16800&ATCLID=204803166\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Athletic Staff Directory`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11006"+"&SPSID=90966"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Bulldog Suites`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11006"+"&SPSID=90967"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Camps`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11006"+"&SPSID=90968"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`CHAMPS`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=3619865"+"&SPID=11006"+"&SPSID=90965"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Compliance`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/ViewArticle.dbml?DB_OEM_ID=16800&ATCLID=3628358\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Equipment`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11006"+"&SPSID=90970"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Facilities`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=925403"+"&SPID=11006"+"&SPSID=90971"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`M-Club Alumni/Hall of Fame`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=1524366"+"&SPID=11006"+"&SPSID=90972"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Sports Medicine`;;url=" + "/SportSelect.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11006"+"&SPSID=90973"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Strength & Conditioning`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=204804537"+"&SPID=11006"+"&SPSID=587373"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_13650")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`MSU Athletic Ticket Office`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/tickets/\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Seating Charts`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926511"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Football Fan Guide/Parking`;;url=" + "javascript:popWindow(\"http://www.nmnathletics.com/fls/16800/pdf/fb_parking_2009.pdf\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Lyceum Series Tickets`;;url=" + "javascript:popWindow(\"https://tkt.xosn.com/tickets/TicketHome.dbml?SPID=12271&DB_OEM_ID=16800&_MODE_=PERFORMERCATEGORY&SALE_TKT_PERFORMER_ID=18368&SALE_TKT_SALE_CATEGORIES_ID=10902\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Concert Tickets`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/concerts\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_13651")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`Bulldog Club`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926078"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Join Now!`;;url=" + "javascript:popWindow(\"https://tkt.xosn.com/donor/DonorProfile.dbml?&DB_OEM_ID=16800&_MODE_=PLEDGE_NOW&AD_NEW_FUND_ID=14096\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Fan Rewards`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=1523376"+"&SPID=11006"+"&SPSID=91787"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Junior Bulldog Club`;;url=" + "javascript:popWindow(\"http://www.nmnathletics.com/ViewArticle.dbml?&DB_OEM_ID=16800&ATCLID=926078#junior\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_13652")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`mstatestore.com`;;url=" + "javascript:popWindow(\"http://www.mstatestore.com/\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`mstatepix.com`;;url=" + "javascript:popWindow(\"http://www.mstatepix.com\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_13653")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`Watch Maroon to the Max`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/mediaPortal/player.dbml?&DB_OEM_ID=16800\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Military-Only Offer`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com//quest/Questionaire.dbml?QID=68049&DB_OEM_ID=16800\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`MSU Radio/TV Broadcasts`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926532"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Live Statistics`;;url=" + "/liveStats/liveStats.dbml?DB_OEM_ID=16800"+"&DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Publications`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926126"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`RSS`;;url=" + "/RSSFeed.dbml?DB_OEM_ID=16800"+"&DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&SPID=11006"+"&SPSID=91783"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Wallpapers`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926245"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`XM Satellite Radio`;;url=" + "javascript:popWindow(\"http://www.xmradio.com/schedule/sport/get_schedule_servlet.jsp?sub_cat_id=187\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`|`;;align=center;type=form;;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;onclass=menuv5_header;offclass=menuv5_header;;");

aI("text=`MSU Athletics On Facebook`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/facebook\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`MSU Athletics On Twitter`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/twitter\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_13654")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`Famous Maroon Band`;;url=" + "javascript:popWindow(\"http://www.msstate.edu/org/band/\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Football Fan Guide/Parking`;;url=" + "javascript:popWindow(\"http://www.nmnathletics.com/fls/16800/pdf/fb_parking_2009.pdf\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Promotions`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=1253370"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Seating Charts`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926511"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Spirit Groups`;;url=" + "javascript:popWindow(\"http://www.spiritgroups.msstate.edu/\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Traditions`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926236"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Visitor\'s Guide`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926238"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Weather`;;url=" + "javascript:popWindow(\"http://www.weather.com/outlook/recreation/outdoors/local/39762?lswe=39762&lwsa=WeatherLocalUndeclared&from=whatwhere\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_13655")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`Mississippi State University`;;url=" + "javascript:popWindow(\"http://www.msstate.edu/\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`SEC`;;url=" + "javascript:popWindow(\"http://www.secsports.com/\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`SEC Member Institutions`;;url=" + "javascript:popWindow(\"http://www.secsports.com/schools/\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`NCAA`;;url=" + "javascript:popWindow(\"http://www.ncaa.org/wps/portal\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`NCAA Member Institutions`;;url=" + "javascript:popWindow(\"http://web1.ncaa.org/onlineDir/exec/divisionListing\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`NCAA.com`;;url=" + "javascript:popWindow(\"http://www.ncaa.com/home/\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Learfield Sports`;;url=" + "javascript:popWindow(\"http://www.learfieldsports.com\",\"_new\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_14396")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`Visitor\'s Guide`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=926238"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Facilities`;;url=" + "/ViewArticle.dbml"+"?DB_OEM_ID=16800&KEY="+_DHTML_MenuAccessKey+""+"&ATCLID=925403"+";" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Football Fan Guide/Parking`;;url=" + "javascript:popWindow(\"http://www.nmnathletics.com/fls/16800/pdf/fb_parking_2009.pdf\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Tickets`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/tickets/\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}
			

with(milonic=new menuname("UserSectionMenu_97105")){
style=SportStyle;
overflow="scroll";

itemwidth=200;

borderwidth=0;

orientation="horizontal";
itemwidth=null;
screenposition="left";
position="absolute";

aI("text=`All Sports`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/main/Schedule.dbml?DB_OEM_ID=16800&KEY=\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Calendar`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/main/CalendarSchedule.dbml?DB_OEM_ID=16800&KEY=\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Download Schedules`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/export/export.dbml?DB_OEM_ID=16800\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`|`;;align=center;type=form;;;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;;onclass=menuv5_header;offclass=menuv5_header;;");

aI("text=`Baseball`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=10993&SPSID=90858\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Basketball (M)`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=10994&SPSID=90866\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Basketball (W)`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=10995&SPSID=90875\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Cross Country`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=10996&SPSID=90882\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Football`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?SPSID=90890&SPID=10997&DB_OEM_ID=16800\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Golf (M)`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=10998&SPSID=90900\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Golf (W)`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=10999&SPSID=90906\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Soccer`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=11000&SPSID=90912\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Softball`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=11001&SPSID=90920\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Tennis (M)`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=11002&SPSID=90929\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Tennis (W)`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=11003&SPSID=90936\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Track & Field`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=11004&SPSID=90944\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

aI("text=`Volleyball`;;url=" + "javascript:popWindow(\"http://www.mstateathletics.com/SportSelect.dbml?DB_OEM_ID=16800&KEY=&SPID=11005&SPSID=90951\",\"_self\",800,600,\"yes\");" + ";;fontfamily=arial;fontweight=bold;padding=0px 7px 0px 7px;align=center;;");

}


with(MyAcctmenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";  
fontstyle="bold";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#EEEEEE";
offcolor="#000000";
onbgcolor="#DDFFDD";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;      
pagebgcolor="#82B6D7";
pagecolor="#000000";
separatorcolor="#999999";
separatorsize=2;
subimage="/images/menu/black_7x4.gif";
subimagepadding=6;      
}                       
with(MyAcctmenuStyleRight=new mm_style()){
bordercolor="#999999";
borderstyle="solid";            
borderwidth=1;                  
fontfamily="Verdana, Tahoma, Arial";    
fontsize="12";  
fontstyle="bold";       
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#EEEEEE";
offcolor="#000000";
onbgcolor="#DDFFDD";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;                      
pagebgcolor="#82B6D7";
pagecolor="#000000";
separatorcolor="#999999";
separatorsize=2;        
subimage="/images/menu/arrow.gif";
subimagepadding=6;              
}                                       



_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(milonic=new menuname("MyAcctAccountPreferences")){
style=MyAcctmenuStyleRight;

aI("text=My Account Preferences;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=ACCT_CUST_FIELDS;");
aI("text=My Photo;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=PHOTO;");
}

with(milonic=new menuname("MyAcctEventsSubMenu")){
style=MyAcctmenuStyleRight;
aI("text=View My Events;url=;");
aI("text=See All Available Events;url=;");
}

with(milonic=new menuname("MyAcctAccountInfo")){
style=MyAcctmenuStyleRight;

aI("text=My Profile;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=PROFILE&SHOW_HEAD_ROW=NO;");

aI("text=My Account Info;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=ACCOUNT;");

aI("text=My Photo;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=PHOTO;");
aI("text=My Notifications;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=ACCT_CUST_FIELDS;");
aI("text=My Credit Cards;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=CCLIST;");
aI("text=My Addresses;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=SHIPLIST;");
aI("text=My Messages;url=/acctshare/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=MESSAGES;");
}


with(milonic=new menuname("MyAcctTicketing")){
style=MyAcctmenuStyleRight;

	aI("text=Buy Tickets;url=https://tkt.xosn.com/tickets/TicketHome.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + ";");
	
	
	aI("text=Renew Your Tickets;url=https://tkt.xosn.com/tickets/PendingOrders.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + ";");

	aI("text=My Purchase History;url=https://tkt.xosn.com/tickets/PurchaseHistory.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + ";");

aI("text=My Season Seating Requests;url=https://tkt.xosn.com//tickets/seatreq/SeatRequest.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + ";");


aI("text=Ticket Advance;url=https://tkt.xosn.com/tickets/PurchaseHistory.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&SHOW_TICKET_ADVANCE=YES;");

aI("text=Ticket Store;url=https://tkt.xosn.com/tickets/PurchaseHistory.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&SHOW_TICKET_STORE=YES;");

}

with(milonic=new menuname("MyAcctDevelopment")){
style=MyAcctmenuStyleRight;

aI("text=Donate Now ;url=https://tkt.xosn.com/donor/DonorProfile.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + ";");


aI("text=Donor Summary ;url=https://tkt.xosn.com/donor/DonorProfile.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + ";");


aI("text=Donor History ;url=https://tkt.xosn.com/donor/DonorProfile.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=HISTORY;");

}

    

with(milonic=new menuname("MyAcctEcommerce")){
style=MyAcctmenuStyleRight;
aI("text=My Recent Orders;url=/sellnew/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=INVOICELIST;");
aI("text=My E-Gift Certificates;url=/sellnew/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=REDEEM_CERT&FORM_ACTION_PREFIX=sellnew/MyAccount.dbml;");

}

with(milonic=new menuname("MyAcctEvtReg")){
style=MyAcctmenuStyleRight;
aI("text=My Pending Orders;url=/evt/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=EVT_SHOWPENDING;");
aI("text=My Event History;url=/evt/MyAccount.dbml" + "?DB_OEM_ID=16800&DB_LANG=C&KEY="+_DHTML_MenuAccessKey + "&_MODE_=EVT_SHOWPAID");
}


drawMenus();

