
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/EcoGeek/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/EcoGeek/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Solar Panels;url=http://www.solargeekliving.com/category-s/30.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Charge Controllers;url=http://www.solargeekliving.com/category-s/29.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;showmenu=m_v2p29;");
    aI("text=Mounting Solutions;url=http://www.solargeekliving.com/category-s/28.htm;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=Inverters;url=http://www.solargeekliving.com/category-s/27.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Batteries;url=http://www.solargeekliving.com/category-s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Wires;url=http://www.solargeekliving.com/category-s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=Meters & Monitoring;url=http://www.solargeekliving.com/category-s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/EcoGeek/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/EcoGeek/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p29")) {
    style=subNavStyle2;
    aI("text=By Brand/ Manufacturer&nbsp;&nbsp;&nbsp;;url=http://www.solargeekliving.com/category-s/63.htm;pagematch=[-_]s/63\\.htm$|searchresults\\.asp\\?cat=63$;");
    aI("text=By Voltage&nbsp;&nbsp;&nbsp;;url=http://www.solargeekliving.com/category-s/62.htm;pagematch=[-_]s/62\\.htm$|searchresults\\.asp\\?cat=62$;");
    aI("text=By Wattage&nbsp;&nbsp;&nbsp;;url=http://www.solargeekliving.com/category-s/61.htm;pagematch=[-_]s/61\\.htm$|searchresults\\.asp\\?cat=61$;");
  }
  drawMenus();
}


