
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=Deal of the Day;url=/dealoftheday.asp;pagematch=[-_]s/-1\\.htm$|searchresults\\.asp\\?cat=-1$;showmenu=m_v1p-1;");
    aI("text=Accessories & Replacement Parts;url=http://www.straubelstone.com/Grill_Accessories_Replacement_Parts_s/1814.htm;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=BBQ Grills;url=http://www.straubelstone.com/Grills_s/1477.htm;pagematch=[-_]s/1477\\.htm$|searchresults\\.asp\\?cat=1477$;");
    aI("text=Firepits;url=http://www.straubelstone.com/Firepits_s/1513.htm;pagematch=[-_]s/1513\\.htm$|searchresults\\.asp\\?cat=1513$;");
    aI("text=New Products;url=http://www.straubelstone.com/category_s/1817.htm;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Website Specials;url=http://www.straubelstone.com/Grill_specials_s/1818.htm;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
  }
  drawMenus();
}


