_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CC5500";
offcolor="White";
onbgcolor="Black";
oncolor="White";
padding="5";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Tan";
offcolor="#000000";
onbgcolor="White";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Longhorns Gear Home;target=;url=http://www.texaslonghorngifts.com/;");
aI("text=Longhorn Merchandise;target=;url=Texas-Longhorns-Merchandise.html;");
aI("text=Longhorns Apparel;target=;url=Longhorns-Apparel/;");
aI("text=Longhorns Clothing;target=;url=Longhorns-Clothing/;");
aI("text=Longhorns Store;target=;url=Longhorns-Store/;");
aI("text=Longhorns Shop;target=;url=Longhorns-Shop/;");
aI("text=Longhorns Stuff;target=;url=Longhorns-Stuff/;");
aI("text=Longhorns Gifts;target=;url=Longhorns-Gifts/;");
aI("text=Longhorns Collectibles;target=;url=Longhorns-Collectibles/;");
aI("text=Longhorns Sports;target=;url=Longhorns-Sports/;");
aI("text=Longhorn Schedules;target=;url=Longhorn-Schedules/;");
aI("text=Longhorns News;target=;url=Texas-Longhorns-News.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();

