
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/OG Standard/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/OG Standard/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="160";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Lean-To-Style;url=http://www.outdoorgreenhouses.com/Lean-to-Greenhouses-s/1814.htm;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=Polycarbonate;url=http://www.outdoorgreenhouses.com/category-s/1477.htm;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;");
    aI("text=Onion Shaped;url=http://www.outdoorgreenhouses.com/Greenhouses-s/1513.htm;pagematch=[-_]s/1513\\.htm$|searchresults\\.asp\\?cat=1513$;");
    aI("text=Victorian;url=http://www.outdoorgreenhouses.com/category-s/1514.htm;pagematch=[-_]s/1514\\.htm$|searchresults\\.asp\\?cat=1514$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/OG Standard/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/OG Standard/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="160";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=Shelf and Tray Kits;url=http://www.outdoorgreenhouses.com/category-s/1669.htm;pagematch=[-_]s/1669\\.htm$|searchresults\\.asp\\?cat=1669$;");
    aI("text=Potting Benches;url=http://www.outdoorgreenhouses.com/category-s/1592.htm;pagematch=[-_]s/1592\\.htm$|searchresults\\.asp\\?cat=1592$;");
    aI("text=Rain Barrels;url=http://www.outdoorgreenhouses.com/category-s/1630.htm;pagematch=[-_]s/1630\\.htm$|searchresults\\.asp\\?cat=1630$;");
    aI("text=Flower Beds;url=http://www.outdoorgreenhouses.com/category-s/1631.htm;pagematch=[-_]s/1631\\.htm$|searchresults\\.asp\\?cat=1631$;");
    aI("text=Composting;url=http://www.outdoorgreenhouses.com/category-s/1670.htm;pagematch=[-_]s/1670\\.htm$|searchresults\\.asp\\?cat=1670$;");
  }
  drawMenus();
}


