﻿var groupdb = new Object();
groupdb["deli"] = [{value:"005190080102", text:"Chicken"},
{value:"005190080103", text:"Smoked Ham"},
{value:"005190080104", text:"Honey Ham"},
{value:"005190080105", text:"Smoked Turkey"},
{value:"005190080106", text:"Honey Turkey"},
{value:"005190080109", text:"Oven Roasted Turkey"} ];
groupdb["Premium"] = [{value:"005190001604", text:"Oven Roasted Chicken Breast"},
{value:"005190001609", text:"Brown Sugar Ham"},
{value:"005190001603", text:"Honey Ham"},
{value:"005190001610", text:"Old Fashioned Cooked Ham"},
{value:"005190001601", text:"Smoked Ham"},
{value:"005190001605", text:"Honey Turkey Breast"},
{value:"005190001602", text:"Oven Roasted Turkey Breast"},
{value:"005190001608", text:"Smoked Turkey Breast"} ];
groupdb["bistro"] = [{value:"005190080701", text:"Black Pepper Beef"},
{value:"005190080707", text:"Applewood Smoked Ham"},
{value:"005190080702", text:"Roast Beef"},
{value:"005190080709", text:"Applewood Smoked Turkey Breast"},
{value:"005190080708", text:"Rotisserie Turkey Breast"},
{value:"005190080705", text:"Black Forest Ham"},
{value:"005190080706", text:"Honey Glazed Ham"} ];
groupdb["te"] = [{value:"005190046674", text:"Peppered Beef"},
{value:"005190046673", text:"Lemon Peppered Chicken Breast"},
{value:"005190046678", text:"Spicy Buffalo Style Chicken Breast"},
{value:"005190046670", text:"Peppered Ham"},
{value:"005190046677", text:"Maple Ham"},
{value:"005190046676", text:"Smoked Cajun-Style Turkey Breast"},
{value:"005190046675", text:"Smoked Mesquite Turkey Breast"} ];
groupdb["sub"] = [{value:"005190014010", text:"Smoked Ham/Oven Roasted Turkey Sub Kit"} ];
groupdb["cb"] = [{value:"005190000001", text:"Canadian Bacon"},
{value:"005190000002", text:"Smoked Black Pepper Canadian Bacon"} ];
groupdb["bfcb"] = [{value:"005190000051", text:"Hickory Smoked Thick Sliced Canadian Bacon"},
{value:"005190000052", text:"Sweet Country Maple Thick Sliced Canadian Bacon"} ];
groupdb["select"] = [{value:"005190003008", text:"Brown Sugar Ham"},
{value:"005190003002", text:"Honey Ham"},
{value:"005190003001", text:"Smoked Ham"},
{value:"005190003007", text:"Honey Smoked White Turkey"},
{value:"005190003003", text:"Oven Roasted White Turkey"},
{value:"005190003005", text:"Smoked White Turkey"} ];
groupdb["trad"] = [{value:"005190000338", text:"Chicken"},
{value:"005190000332", text:"Ham"},
{value:"005190000339", text:"Honey Ham"},
{value:"005190000328", text:"Turkey"},
{value:"005190000307", text:"Honey Turkey"} ];

