
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Mullins Info;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;showmenu=m_v1p12;");
    aI("text=READ FIRST;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Teardrop Info;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;showmenu=m_v1p21;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p12")) {
    style=subNavStyle1;
    aI("text=Mullins Frame Diagram&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=58;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Mullins axles and wheels&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=47;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Sample pictures&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/140/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p21")) {
    style=subNavStyle1;
    aI("text=Have a custom trailer built&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=51;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
    aI("text=Order Plans&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=50;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=Teardrop drawing&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=49;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=History&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=48;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
  }
  drawMenus();
}


