
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=HOME;url=/;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=SALE SPECIALS;url=http://www.mikes-hobbyshop.com/category_s/50.htm;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=R.C DEPARTMENT;url=http://www.mikes-hobbyshop.com/category_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=TRAIN DEPARTMENT;url=http://www.mikes-hobbyshop.com/category_s/12.htm;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;showmenu=m_v1p12;");
    aI("text=TRAIN LISTING;url=http://www.mikes-hobbyshop.com/category_s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=BOATS;url=http://www.mikes-hobbyshop.com/category_s/42.htm;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=HELICOPTERS;url=http://www.mikes-hobbyshop.com/category_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=AIRPLANE;url=http://www.mikes-hobbyshop.com/category_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=ON ROAD TRACK;url=http://www.mikes-hobbyshop.com/category_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=OFF ROAD TRACK;url=http://www.mikes-hobbyshop.com/category_s/8.htm;pagematch=[-_]s/8\\.htm$|searchresults\\.asp\\?cat=8$;");
    aI("text=GULF COAST PLAYERS;url=http://www.mikes-hobbyshop.com/category_s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=OUR LOCATION;url=http://www.mikes-hobbyshop.com/category_s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=CONTACT US;url=http://www.mikes-hobbyshop.com/category_s/51.htm;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/104/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/104/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p12")) {
    style=subNavStyle1;
    aI("text=TRAIN SETS&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/60.htm;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;");
    aI("text=G SCALE TRAINS&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/5.htm;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;");
    aI("text=O SCALE TRAINS&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/52.htm;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=HO SCALE TRAINS&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=S SCALE TRAINS&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/55.htm;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=LAYOUT SCEANERY&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/67.htm;pagematch=[-_]s/67\\.htm$|searchresults\\.asp\\?cat=67$;");
    aI("text=SCENIC ACCESSORIES.&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/68.htm;pagematch=[-_]s/68\\.htm$|searchresults\\.asp\\?cat=68$;");
    aI("text=TRACKS&nbsp;&nbsp;&nbsp;;url=http://www.mikes-hobbyshop.com/category_s/38.htm;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
  }
  drawMenus();
}


