$('#test1').nutritionLabel({
itemName : 'Garlic Parmesan Wings - 1 Wingette Or Drummette',
valueServingSizeUnit : 'wingette or drummette',
valueServingWeightGrams : 27,
allowCustomWidth : true,
widthCustom : '325.625px'
});
$('#test2').nutritionLabel({
itemName : 'Garlic Parmesan Wings - 1 Wingette Or Drummette',
valueServingSizeUnit : 'wingette or drummette',
valueServingWeightGrams : 27,
allowCustomWidth : true,
widthCustom : '325.625px',
legacyVersion : 2
});
$('#test3').nutritionLabel({
itemName : 'Garlic Parmesan Wings - 1 Wingette Or Drummette',
valueServingSizeUnit : 'wingette or drummette',
valueServingWeightGrams : 27
});
$('#test4').nutritionLabel({
itemName : 'Garlic Parmesan Wings - 1 Wingette Or Drummette',
valueServingSizeUnit : 'wingette or drummette',
valueServingWeightGrams : 27,
legacyVersion : 2
});
$('#test5').nutritionLabel({
itemName : 'Pork, fresh, loin, whole, separable lean and fat, raw - 1 chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingSizeUnit : 'chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingWeightGrams : 117.00,
allowCustomWidth : true,
widthCustom : '325.625px'
});
$('#test6').nutritionLabel({
itemName : 'Pork, fresh, loin, whole, separable lean and fat, raw - 1 chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingSizeUnit : 'chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingWeightGrams : 117.00,
allowCustomWidth : true,
widthCustom : '325.625px',
legacyVersion : 2
});
$('#test7').nutritionLabel({
itemName : 'Pork, fresh, loin, whole, separable lean and fat, raw - 1 chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingSizeUnit : 'chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingWeightGrams : 117.00
});
$('#test8').nutritionLabel({
itemName : 'Pork, fresh, loin, whole, separable lean and fat, raw - 1 chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingSizeUnit : 'chop, excluding refuse (yield from 1 raw chop, with refuse, weighing 151 g)',
valueServingWeightGrams : 117.00,
legacyVersion : 2
});
$('#test9').nutritionLabel({
itemName : 'Rolls, pumpernickel - 1 roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingSizeUnit : 'roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingWeightGrams : 28.00,
allowCustomWidth : true,
widthCustom : '325.625px'
});
$('#test10').nutritionLabel({
itemName : 'Rolls, pumpernickel - 1 roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingSizeUnit : 'roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingWeightGrams : 28.00,
allowCustomWidth : true,
widthCustom : '325.625px',
legacyVersion : 2
});
$('#test11').nutritionLabel({
itemName : 'Rolls, pumpernickel - 1 roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingSizeUnit : 'roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingWeightGrams : 28.00
});
$('#test12').nutritionLabel({
itemName : 'Rolls, pumpernickel - 1 roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingSizeUnit : 'roll (pan, dinner, or small roll) (2" square, 2" high)',
valueServingWeightGrams : 28.00,
legacyVersion : 2
});