
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Power Distribution;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;showmenu=m_v1p25;");
    aI("text=LIGHTING CONTROLS;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;showmenu=m_v1p22;");
    aI("text=Automation;url=/SearchResults.asp?Cat=24;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;showmenu=m_v1p24;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p22")) {
    style=subNavStyle1;
    aI("text=OCCUPANCY SENSORS&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=23;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p24")) {
    style=subNavStyle1;
    aI("text=New Category&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/electricalsa/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p25")) {
    style=subNavStyle1;
    aI("text=New Category&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
  }
  drawMenus();
}


