with(milonic=new menuname("Main Menu")){
      alwaysvisible=1;
      followscroll=1;
      orientation="vertical";
      style=menuStyle6;
      top=20;
      aI("image=/images/nslogogray.jpg;imagewidth=85;imageheight=85;url=http://thinkns.com;name=Home; alt=Home");
      //aI("text=Home;padding=3;url=/index.php;");
      aI("showmenu=Instruments;text=Instruments;");
      aI("showmenu=artists;text=Artists;padding=8;url=/artists/artists.php;");
      //aI("text=News;url=http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=211340398");
      aI("text=News;url=http://news.thinkns.com");
      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();
