_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(GlobalStyle=new mm_style()){
offcolor="#000000";
offbgcolor="#efefef";
oncolor="#ffffff";
onbgcolor="#008EDA";
bordercolor="#efefef";
borderstyle="solid";
borderwidth="3";
fontsize="10";
fontstyle="normal";
fontweight="normal";
fontfamily="verdana";
padding=0;
subimage="";
}

with(milonic=new menuname("products")){
style=GlobalStyle;
aI("text=ACCESSORIES;url=accessories.asp")
aI("text=CARTRIDGES;url=http://www.stantondj.com/v2/cartridge/index.php")
aI("text=CD MIXERS;url=cdmixers.asp")
aI("text=CD PLAYERS;url=cdplayers.asp")
aI("text=DJ PACKAGES;url=djpaks.asp")
aI("text=HEADPHONES;url=headphones.asp")
aI("text=MIXERS;url=mixers.asp")
aI("text=CONTROLLERS/SC SYSTEM;url=http://www.enterthesystem.com")
aI("text=TURNTABLES;url=turntables.asp")
aI("text=DISCONTINUED;url=discontinued.asp")
}

with(milonic=new menuname("news")){
style=GlobalStyle;
aI("text=ARCHIVE;url=news_archive.asp")
aI("text=EVENTS;url=events.asp")
aI("text=EVENTS ARCHIVE;url=events_archive.asp")
aI("text=FORLIFE MAGALOG;url=forlife.asp")
aI("text=REVIEWS;url=reviews.asp")
aI("text=MONTHLY eNEWS ARCHIVE;url=enews_arch.asp")
}

with(milonic=new menuname("shop")){
style=GlobalStyle;
aI("text=US DEALERS;url=us_deal.asp")
aI("text=WORLD DISTRIBUTORS;url=world_dist.asp")
aI("text=ONLINE DEALERS;url=online_deal.asp")
aI("text=DEALERS ONLINE ORDERING;url=http://www.stantondj.com/iwwiaa.pvx?;login")
}

with(milonic=new menuname("support")){
style=GlobalStyle;
aI("text=CONTACT INFO;url=spt_contact.asp")
aI("text=DJ GLOSSARY;url=spt_djgloss.asp")
aI("text=FAQ;url=spt_faq.asp")
aI("text=KNOWLEDGEBASE;url=http://www.stantondj.com/activekb/")
aI("text=PRODUCT MANUALS;url=manuals.asp")
aI("text=REGISTRATION;url=login_product.asp")
aI("text=TURNTABLE SETUP;url=spt_ttsetup.asp")
aI("text=WARRANTY;url=warranty.asp")


}

with(milonic=new menuname("videos")){
style=GlobalStyle;
aI("text=SCS QUICKSTART;url=http://www.stantondj.com/video/")
aI("text=YOUTUBE;url=http://www.youtube.com/user/StantonDJ4Life")

}


with(milonic=new menuname("about")){
style=GlobalStyle;
aI("text=CONTACT;url=contact.asp")
aI("text=HISTORY;url=history.asp")
aI("text=STANTON TV SPOTS;url=tvspots.asp")
aI("text=THE STANTON GROUP;url=http://www.stantongroup.ws")
aI("text=CAREER OPPORTUNITIES;url=careers.asp")
}

drawMenus();
