
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/mugo/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/mugo/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Store;url=http://www.mugoplayer.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Designers;url=http://www.mugoplayer.com/category_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;showmenu=m_v1p23;");
    aI("text=FAQ;url=http://www.mugoplayer.com/FAQ_Troubleshooting_s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Contact Us;url=/Articles.asp?ID=142;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/mugo/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/mugo/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p23")) {
    style=subNavStyle1;
    aI("text=Yup&nbsp;&nbsp;&nbsp;;url=http://www.mugoplayer.com/category_s/35.htm;pagematch=[-_]s/35\\.htm$|searchresults\\.asp\\?cat=35$;");
    aI("text=Tougui&nbsp;&nbsp;&nbsp;;url=http://www.mugoplayer.com/category_s/59.htm;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=Shin Tanaka&nbsp;&nbsp;&nbsp;;url=http://www.mugoplayer.com/category_s/32.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Julie West&nbsp;&nbsp;&nbsp;;url=http://www.mugoplayer.com/category_s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
  }
  drawMenus();
}

