
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/depot/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/depot/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=http://tquwf.ssxza.servertrust.com/default.asp;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=About Us;url=http://tquwf.ssxza.servertrust.com/aboutus.asp;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Support;url=http://www.carrollstream.com/category_s/48.htm;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Customer Projects;url=http://www.carrollstream.com/category_s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Contact Us;url=http://tquwf.ssxza.servertrust.com/Articles.asp?ID=242;pagematch=[-_]s/60\\.htm$|searchresults\\.asp\\?cat=60$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/depot/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/depot/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Gas Engines;url=http://www.carrollstream.com/category_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;showmenu=m_v2p22;");
    aI("text=Diesel Engines;url=http://www.carrollstream.com/category_s/36.htm;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;showmenu=m_v2p36;");
    aI("text=Generators;url=http://www.carrollstream.com/category_s/54.htm;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;showmenu=m_v2p54;");
    aI("text=Gas Water Pumps;url=http://www.carrollstream.com/category_s/56.htm;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Diesel Water Pumps;url=http://www.carrollstream.com/category_s/57.htm;pagematch=[-_]s/57\\.htm$|searchresults\\.asp\\?cat=57$;");
    aI("text=Popular Products;url=http://www.carrollstream.com/category_s/58.htm;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=Accessories;url=http://www.carrollstream.com/category_s/59.htm;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/depot/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/depot/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p22")) {
    style=subNavStyle2;
    aI("text=Electric Start&nbsp;&nbsp;&nbsp;;url=http://www.carrollstream.com/category_s/32.htm;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Recoil Start&nbsp;&nbsp;&nbsp;;url=http://www.carrollstream.com/category_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/depot/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/depot/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p36")) {
    style=subNavStyle2;
    aI("text=Electric Start&nbsp;&nbsp;&nbsp;;url=http://www.carrollstream.com/category_s/39.htm;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Recoil Start&nbsp;&nbsp;&nbsp;;url=http://www.carrollstream.com/category_s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/depot/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/depot/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p54")) {
    style=subNavStyle2;
    aI("text=Diesel Generators&nbsp;&nbsp;&nbsp;;url=http://www.carrollstream.com/category_s/62.htm;pagematch=[-_]s/62\\.htm$|searchresults\\.asp\\?cat=62$;");
    aI("text=Gas Generators&nbsp;&nbsp;&nbsp;;url=http://www.carrollstream.com/category_s/61.htm;pagematch=[-_]s/61\\.htm$|searchresults\\.asp\\?cat=61$;");
  }
  drawMenus();
}


