with(milonic=new menuname("Main Menu")){
      alwaysvisible=1;
      orientation="vertical";
      openstyle="rtl";
      followscroll=0;
      style=menuStyle;
      top=65;
      aI("image=/wp-content/themes/NSDesign/images/nslogogray.jpg;imagewidth=85;imageheight=85;url=http://thinkns.com");
      aI("showmenu=Instruments;text=Instruments;");
      aI("text=Artists;padding=8;url=http://thinkns.com/artists/artists.php;");
      aI("showmenu=D&D;text=Dealers &<br/> Distributors;");
      aI("showmenu=Support;text=Technical<br>Support;")
      aI("showmenu=Accessories;text=Accessories;");
      aI("showmenu=prices;text=Price List;");
      aI("showmenu=Inside;text=Inside NS;");
      aI("showmenu=Contact;text=Contact NS;");
      aI("showmenu=Community;text=Links;");
}
drawMenus();

