
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/192/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/192/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=/default.asp;pagematch=[-_]s/1851\\.htm$|searchresults\\.asp\\?cat=1851$;");
    aI("text=Products;url=http://www.ledworld.com.au/category-s/1824.htm;pagematch=[-_]s/1824\\.htm$|searchresults\\.asp\\?cat=1824$;showmenu=m_v1p1824;");
    aI("text=Contact Us;url=http://www.ledworld.com.au/category-s/1829.htm;pagematch=[-_]s/1829\\.htm$|searchresults\\.asp\\?cat=1829$;");
    aI("text=Information Centre;url=http://www.ledworld.com.au/category-s/1852.htm;pagematch=[-_]s/1852\\.htm$|searchresults\\.asp\\?cat=1852$;showmenu=m_v1p1852;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/192/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/192/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1852")) {
    style=subNavStyle1;
    aI("text=Free Energy Audit&nbsp;&nbsp;&nbsp;;url=http://www.ledworld.com.au/category-s/1860.htm;pagematch=[-_]s/1860\\.htm$|searchresults\\.asp\\?cat=1860$;");
    aI("text=New Lighting Regulations&nbsp;&nbsp;&nbsp;;url=http://www.ledworld.com.au/category-s/1844.htm;pagematch=[-_]s/1844\\.htm$|searchresults\\.asp\\?cat=1844$;");
    aI("text=About LED&nbsp;&nbsp;&nbsp;;url=http://www.ledworld.com.au/category-s/1843.htm;pagematch=[-_]s/1843\\.htm$|searchresults\\.asp\\?cat=1843$;");
    aI("text=Savings Calculator&nbsp;&nbsp;&nbsp;;url=http://www.ledworld.com.au/category-s/1841.htm;pagematch=[-_]s/1841\\.htm$|searchresults\\.asp\\?cat=1841$;");
    aI("text=Wholesale Orders&nbsp;&nbsp;&nbsp;;url=http://www.ledworld.com.au/category-s/1842.htm;pagematch=[-_]s/1842\\.htm$|searchresults\\.asp\\?cat=1842$;");
    aI("text=About Us&nbsp;&nbsp;&nbsp;;url=http://www.ledworld.com.au/category-s/1828.htm;pagematch=[-_]s/1828\\.htm$|searchresults\\.asp\\?cat=1828$;");
  }
  drawMenus();
}


