
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/Arg-primary/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/Arg-primary/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Books;url=/SearchResults.asp?Cat=37;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=About Dave;url=/SearchResults.asp?Cat=38;pagematch=[-_]s/38\\.htm$|searchresults\\.asp\\?cat=38$;");
    aI("text=News;url=/SearchResults.asp?Cat=51;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=\"Best of Times\" Series;url=/SearchResults.asp?Cat=53;pagematch=[-_]s/53\\.htm$|searchresults\\.asp\\?cat=53$;");
    aI("text=Mail-In Order Form;url=/SearchResults.asp?Cat=59;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=International Orders;url=/SearchResults.asp?Cat=61;pagematch=[-_]s/61\\.htm$|searchresults\\.asp\\?cat=61$;");
    aI("text=Links;url=/SearchResults.asp?Cat=52;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/Arg-primary/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/Arg-primary/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Sprint Car Salvation;url=/SearchResults.asp?Cat=60;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;");
    aI("text=Still Wide Open;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=SWO - Collector\'s Edition;url=/SearchResults.asp?Cat=58;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Fast Company;url=/SearchResults.asp?Cat=39;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=FC - Collector\'s Edition;url=/SearchResults.asp?Cat=47;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Lone Wolf;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Brick by Brick;url=/SearchResults.asp?Cat=45;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Let \'Em All Go!;url=/SearchResults.asp?Cat=44;pagematch=[-_]s/44\\.htm$|searchresults\\.asp\\?cat=44$;");
    aI("text=EARL!;url=/SearchResults.asp?Cat=43;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=Hewitt\'s Law;url=/SearchResults.asp?Cat=42;pagematch=[-_]s/42\\.htm$|searchresults\\.asp\\?cat=42$;");
    aI("text=American Scene;url=/SearchResults.asp?Cat=41;pagematch=[-_]s/41\\.htm$|searchresults\\.asp\\?cat=41$;");
    aI("text=4x Collection;url=/SearchResults.asp?Cat=48;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Legends Collection;url=/SearchResults.asp?Cat=49;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
  }
  drawMenus();
}


