tychus 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.gitignore +22 -0
- data/.rspec +3 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +49 -0
- data/Rakefile +2 -0
- data/lib/tychus.rb +12 -0
- data/lib/tychus/parser_selector.rb +17 -0
- data/lib/tychus/parsers.rb +17 -0
- data/lib/tychus/parsers/allrecipes_parser.rb +18 -0
- data/lib/tychus/parsers/base.rb +157 -0
- data/lib/tychus/parsers/food_network_parser.rb +38 -0
- data/lib/tychus/parsers/kraft_recipes_parser.rb +55 -0
- data/lib/tychus/parsers/schema_org_parser.rb +41 -0
- data/lib/tychus/recipe.rb +0 -0
- data/lib/tychus/uri_parser.rb +40 -0
- data/lib/tychus/uri_resolver.rb +40 -0
- data/lib/tychus/utilities/url_parser.rb +0 -0
- data/lib/tychus/version.rb +3 -0
- data/questions.md +10 -0
- data/spec/fixtures/allrecipes.html +3003 -0
- data/spec/fixtures/campbellskitchen.html +2190 -0
- data/spec/fixtures/food_network_double_ingredients_group.html +3725 -0
- data/spec/fixtures/food_network_single_ingredients_group.html +4930 -0
- data/spec/fixtures/kraftrecipes.html +2722 -0
- data/spec/parser_selector.rb +14 -0
- data/spec/parsers/allrecipes_parser_spec.rb +44 -0
- data/spec/parsers/base_spec.rb +3 -0
- data/spec/parsers/food_network_parser_spec.rb +89 -0
- data/spec/parsers/kraft_recipes_parser_spec.rb +67 -0
- data/spec/parsers/schema_org_parser_spec.rb +17 -0
- data/spec/spec_helper.rb +89 -0
- data/spec/tychus_spec.rb +3 -0
- data/spec/uri_resolver_spec.rb +25 -0
- data/tychus.gemspec +29 -0
- metadata +233 -0
@@ -0,0 +1,2722 @@
|
|
1
|
+
|
2
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
3
|
+
|
4
|
+
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml"
|
7
|
+
xmlns:og="http://opengraphprotocol.org/schema/"
|
8
|
+
xmlns:fb="http://www.facebook.com/2008/fbml">
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
<head>
|
17
|
+
<title>Sweet BBQ Chicken Kabobs Recipe - Kraft Recipes</title>
|
18
|
+
|
19
|
+
<link rel="canonical" href="http://www.kraftrecipes.com/recipes/sweet-bbq-chicken-kabobs-92092.aspx" />
|
20
|
+
<meta name="title" content="Sweet BBQ Chicken Kabobs Recipe - Kraft Recipes" />
|
21
|
+
<meta name="keywords" content="Entrée,Easy,Grilled,Carb Choices,Healthy Living,Low calorie,Low fat,Kabob,Dinner,BBQ,Graduation,Budget,Main Course,Main Dish,diabetic,low-carb" />
|
22
|
+
<meta name="description" content="These better-for-you BBQ chicken kabobs have an island vibe going on. Think OJ, fresh pineapple and peppers. Now all you need is a drink with an umbrella." />
|
23
|
+
<meta property="og:image" content="http://www.kraftrecipes.com/assets/recipe_images/Sweet_BBQ_Chicken_Kabobs.jpg" />
|
24
|
+
<meta property="og:title" content="Sweet BBQ Chicken Kabobs Recipe - Kraft Recipes" />
|
25
|
+
<meta property="og:type" content="food" />
|
26
|
+
<meta property="fb:app_id" content="130791333621603" />
|
27
|
+
<meta property="og:url" content="http://www.kraftrecipes.com/recipes/sweet-bbq-chicken-kabobs-92092.aspx" />
|
28
|
+
<meta property="fb:site_name" content="kraftrecipes.com" />
|
29
|
+
<script type="text/javascript" language="javascript" src="/_layouts/1033/init.js"></script>
|
30
|
+
<link href="https://plus.google.com/112496607339161298630" rel="publisher" />
|
31
|
+
|
32
|
+
<meta name="ROBOTS" content="INDEX,FOLLOW">
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
<script type="text/javascript">
|
37
|
+
document.domain = 'kraftrecipes.com';
|
38
|
+
</script>
|
39
|
+
<script type="text/javascript">
|
40
|
+
document.domain = 'kraftrecipes.com';
|
41
|
+
var serverUrl = "http://sitelife.kraftrecipes.com/ver1.0/Direct/Process";
|
42
|
+
</script>
|
43
|
+
<script type="text/javascript" src="/js/ballyhooClient.js"></script>
|
44
|
+
<script type="text/javascript" src="http://sitelife.kraftrecipes.com/ver1.0/SiteLifeProxy" ></script>
|
45
|
+
<script type="text/javascript" src="http://sitelife.kraftrecipes.com/ver1.0/Direct/DirectProxy"></script> <script type="text/javascript" src="/controls/pluck/searchResults/recipeFirstPhotoGrabber.js"></script>
|
46
|
+
<span id="ctl00_rgcAuthControl"></span>
|
47
|
+
<script type="text/javascript" src="/scripts/common.js"></script>
|
48
|
+
<script type="text/javascript" src="/scripts/swfobject.js"></script>
|
49
|
+
<script type="text/javascript" src="/scripts/mootools.v1.1.js"></script>
|
50
|
+
<script type="text/javascript" src="/scripts/mootools_plugins.js"></script>
|
51
|
+
<script type="text/javascript" src="/scripts/jquery-1.8.1.min.js"></script>
|
52
|
+
<script type="text/javascript" src="/scripts/jquery.bgiframe-2.1.2.js"></script>
|
53
|
+
<script type="text/javascript" src="/scripts/kraft_init.js"></script>
|
54
|
+
<script type="text/javascript" src="/scripts/jquery.ui.core.js"></script>
|
55
|
+
<script type="text/javascript" src="/scripts/jquery.ui.widget.js"></script>
|
56
|
+
<script type="text/javascript" src="/scripts/jquery.ui.mouse.js"></script>
|
57
|
+
<script type="text/javascript" src="/scripts/jquery.ui.position.js"></script>
|
58
|
+
<script type="text/javascript" src="/scripts/jquery.ui.dialog.js"></script>
|
59
|
+
<script type="text/javascript" src="/scripts/jquery.ui.dialog.patch.js"></script>
|
60
|
+
<script type="text/javascript" src="/scripts/home_hero030711.js"></script>
|
61
|
+
<script type="text/javascript" src="/scripts/actb.js"></script>
|
62
|
+
|
63
|
+
<link rel="search" type="application/opensearchdescription+xml" title="kraftrecipes" href="/opensearch.xml" />
|
64
|
+
<script type="text/javascript" src="/foresee/foresee-alive.js"></script>
|
65
|
+
<script type="text/javascript" src="/foresee/foresee-trigger.js"></script>
|
66
|
+
|
67
|
+
<!-- begin syndicated content meta -->
|
68
|
+
<!--[if lte IE 8]>
|
69
|
+
<script defer type="text/javascript" src="/scripts/curvycorners.js"></script>
|
70
|
+
<![endif]-->
|
71
|
+
|
72
|
+
<!--[if lt IE 7]>
|
73
|
+
<script defer type="text/javascript" src="/js/pngs.js"></script>
|
74
|
+
<![endif]-->
|
75
|
+
|
76
|
+
|
77
|
+
|
78
|
+
<link media="print" type="text/css" rel="stylesheet" href="/CSS/kraft_print.css" title=""/>
|
79
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/ModalWindow.css" title=""/>
|
80
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/kraft_content.css" title=""/>
|
81
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/kraft_screen.css" title=""/>
|
82
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/meganav.css" title=""/>
|
83
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/jquery.ui.dialog.css" title=""/>
|
84
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/jquery.ui.core.css" title=""/>
|
85
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/jquery.ui.theme.css" title=""/>
|
86
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/super-nav.css" title=""/>
|
87
|
+
|
88
|
+
<!-- end syndicated content meta -->
|
89
|
+
<link media="screen" type="text/css" rel="stylesheet" href="/CSS/fonts.css" title=""/>
|
90
|
+
<!-- begin syndicated content meta -->
|
91
|
+
<link media="screen" type="text/css" rel="stylesheet" href="../../CSSPage/facebook_widgets.css"/>
|
92
|
+
<link media="print" type="text/css" rel="stylesheet" href="../../CSSPage/facebook_widgets.css"/>
|
93
|
+
<link media="screen" type="text/css" rel="stylesheet" href="../../CSSPage/autonomy.css"/>
|
94
|
+
<link media="print" type="text/css" rel="stylesheet" href="../../CSSPage/autonomy.css"/>
|
95
|
+
<link media="screen" type="text/css" rel="stylesheet" href="../../CSSPage/stylesheet.css"/>
|
96
|
+
<link media="print" type="text/css" rel="stylesheet" href="../../CSSPage/stylesheet.css"/>
|
97
|
+
|
98
|
+
<!-- end syndicated content meta -->
|
99
|
+
|
100
|
+
|
101
|
+
<!-- begin syndicated content meta -->
|
102
|
+
|
103
|
+
<!-- end syndicated content meta -->
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
|
108
|
+
|
109
|
+
</head>
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
<body id="ctl00_bdyBody" class="brandsBG">
|
115
|
+
<div id="WzTtDiV"></div>
|
116
|
+
<div id="divSR" style="display:none"></div>
|
117
|
+
<div id="divSRF" style="display:none"></div>
|
118
|
+
|
119
|
+
<!-- WebTracker Tags Start-->
|
120
|
+
|
121
|
+
<!-- BEGIN COREMETRICS SUPPORT -->
|
122
|
+
<script language="javascript1.2" src="/js/coremetrics/eluminate.js" type="text/javascript">
|
123
|
+
</script>
|
124
|
+
|
125
|
+
<script language="javascript1.2" src="/js/coremetrics/cmdatatagutils.js" type="text/javascript">
|
126
|
+
</script>
|
127
|
+
|
128
|
+
|
129
|
+
<script language="javascript1.2" type="text/javascript">
|
130
|
+
<!--
|
131
|
+
cmSetProduction();
|
132
|
+
//-->
|
133
|
+
</script>
|
134
|
+
|
135
|
+
<script language="javascript1.2" type="text/javascript">
|
136
|
+
<!--
|
137
|
+
CoremetricsInit('Sweet BBQ Chicken Kabobs Recipe - Kraft Recipes','KR-RECIPEPAGES', 'false', CoremetricsPageViewTagOnSearchPage, wtSearch, wtSearchResults, '');
|
138
|
+
//-->
|
139
|
+
</script>
|
140
|
+
|
141
|
+
<script language="javascript1.2" type="text/javascript">
|
142
|
+
<!--
|
143
|
+
cmCreateProductviewTag('92092','Sweet BBQ Chicken Kabobs',wtCname,'N');
|
144
|
+
|
145
|
+
//-->
|
146
|
+
</script>
|
147
|
+
<!-- END COREMETRICS -->
|
148
|
+
|
149
|
+
|
150
|
+
<!-- WebTracker Tags End-->
|
151
|
+
<form name="aspnetForm" method="post" action="recipedetail.aspx?recipe_id=92092&ct=1" onsubmit="javascript:return WebForm_OnSubmit();" id="aspnetForm">
|
152
|
+
<div>
|
153
|
+
<input type="hidden" name="__SPSCEditMenu" id="__SPSCEditMenu" value="true" />
|
154
|
+
<input type="hidden" name="MSOWebPartPage_PostbackSource" id="MSOWebPartPage_PostbackSource" value="" />
|
155
|
+
<input type="hidden" name="MSOTlPn_SelectedWpId" id="MSOTlPn_SelectedWpId" value="" />
|
156
|
+
<input type="hidden" name="MSOTlPn_View" id="MSOTlPn_View" value="0" />
|
157
|
+
<input type="hidden" name="MSOTlPn_ShowSettings" id="MSOTlPn_ShowSettings" value="False" />
|
158
|
+
<input type="hidden" name="MSOGallery_SelectedLibrary" id="MSOGallery_SelectedLibrary" value="" />
|
159
|
+
<input type="hidden" name="MSOGallery_FilterString" id="MSOGallery_FilterString" value="" />
|
160
|
+
<input type="hidden" name="MSOTlPn_Button" id="MSOTlPn_Button" value="none" />
|
161
|
+
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
|
162
|
+
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
|
163
|
+
<input type="hidden" name="__REQUESTDIGEST" id="__REQUESTDIGEST" value="0xE508254333C2ADA47CEC7D037BE64655019DF584AC698917B9DC132333FC8E0BC0711EFF32725E019D3B653E669396265651080B3A061242F1C9B167A6DF9EE2,24 Jul 2014 17:12:18 -0000" />
|
164
|
+
<input type="hidden" name="MSOAuthoringConsole_FormContext" id="MSOAuthoringConsole_FormContext" value="" />
|
165
|
+
<input type="hidden" name="MSOAC_EditDuringWorkflow" id="MSOAC_EditDuringWorkflow" value="" />
|
166
|
+
<input type="hidden" name="MSOSPWebPartManager_DisplayModeName" id="MSOSPWebPartManager_DisplayModeName" value="Browse" />
|
167
|
+
<input type="hidden" name="MSOWebPartPage_Shared" id="MSOWebPartPage_Shared" value="" />
|
168
|
+
<input type="hidden" name="MSOLayout_LayoutChanges" id="MSOLayout_LayoutChanges" value="" />
|
169
|
+
<input type="hidden" name="MSOLayout_InDesignMode" id="MSOLayout_InDesignMode" value="" />
|
170
|
+
<input type="hidden" name="MSOSPWebPartManager_OldDisplayModeName" id="MSOSPWebPartManager_OldDisplayModeName" value="Browse" />
|
171
|
+
<input type="hidden" name="MSOSPWebPartManager_StartWebPartEditingName" id="MSOSPWebPartManager_StartWebPartEditingName" value="false" />
|
172
|
+
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTk5MDQ4MTg5NWQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFgEFdWN0bDAwJFBsYWNlSG9sZGVyTWFpbiRnXzRkMzU0NDFhXzU1ZDlfNGZjYV84MDQ4X2ZkNjUxOTFiYTExMyRjdGwxNiRjdGwwNCRjdGwwMSR1Y0tyYWZ0U2VhcmNoU2l0ZVNlYXJjaCRidG5JbWFnZVN1Ym1pdHCkspWvN1NDyMYQDjyktHM5a8uM" />
|
173
|
+
</div>
|
174
|
+
|
175
|
+
<script type="text/javascript">
|
176
|
+
//<![CDATA[
|
177
|
+
var theForm = document.forms['aspnetForm'];
|
178
|
+
if (!theForm) {
|
179
|
+
theForm = document.aspnetForm;
|
180
|
+
}
|
181
|
+
function __doPostBack(eventTarget, eventArgument) {
|
182
|
+
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
|
183
|
+
theForm.__EVENTTARGET.value = eventTarget;
|
184
|
+
theForm.__EVENTARGUMENT.value = eventArgument;
|
185
|
+
theForm.submit();
|
186
|
+
}
|
187
|
+
}
|
188
|
+
//]]>
|
189
|
+
</script>
|
190
|
+
|
191
|
+
|
192
|
+
<script src="/WebResource.axd?d=Lzqc94ZirWYGg6SP0giIo00VTNPP6_GVK4zpRABDNQEjbLRCtQ84-Bc4EWB_49AlMJ6rUY7KeOiAPv656ojiSDuYRFM1&t=634503287931933212" type="text/javascript"></script>
|
193
|
+
|
194
|
+
<script> var MSOWebPartPageFormName = 'aspnetForm';</script><link href="/_layouts/1033/styles/Menu.css?rev=jQ88ZMCVEKRn%2FLeYuywntQ%3D%3D" rel="stylesheet"/>
|
195
|
+
<script type="text/JavaScript" language="JavaScript">
|
196
|
+
<!--
|
197
|
+
var L_Menu_BaseUrl="/recipes";
|
198
|
+
var L_Menu_LCID="1033";
|
199
|
+
var L_Menu_SiteTheme="";
|
200
|
+
//-->
|
201
|
+
</script><script>var strBaseUrl = 'http://www.kraftrecipes.com';</script>
|
202
|
+
<script type="text/javascript">
|
203
|
+
//<![CDATA[
|
204
|
+
function WebForm_OnSubmit() {
|
205
|
+
UpdateFormDigest('\u002frecipes', 1440000);return _spFormOnSubmitWrapper();
|
206
|
+
return true;
|
207
|
+
}
|
208
|
+
//]]>
|
209
|
+
</script>
|
210
|
+
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
<div id="KraftLoginLogout" class="KraftLoginLogout"></div>
|
215
|
+
|
216
|
+
|
217
|
+
|
218
|
+
|
219
|
+
|
220
|
+
<div id="printerFriendly">
|
221
|
+
|
222
|
+
<div id="printerFriendly" class=""><div id="pfHeaderImg" class=""><img title="KraftRecipes.com" alt="KraftRecipes.com" border="0" height="56" src="/assets/images/header/kraft_logo.gif" width="160" style="BORDER: 0px solid; "></div><div id="printfriendly" class=""><a href="javascript:window.print();" title="Print Page"><img border="0" alt="Print Page" src="/assets/images/button/btn_print.png" height="20" width="54" /></a><a href="javascript:top.close();" title="Close Window"><img border="0" alt="Close Window" src="/assets/images/button/btn_closewindow.png" height="20" width="112" /></a>
|
223
|
+
</div></div>
|
224
|
+
|
225
|
+
</div>
|
226
|
+
|
227
|
+
<div id="wrapper" class="">
|
228
|
+
|
229
|
+
<div id="containerId" class="container">
|
230
|
+
<!-- begin syndicated content header -->
|
231
|
+
<div id="kraftHeader" class=""><div id="" class=""><div class="infoBoxHdr"></div><div class="infoBoxBody"><p style="margin: 0px; color: red; font-size: 11px" align="center">Product Recall: Voluntary recall of 260 cases of <em>Velveeta</em> Original Pasteurized Recipe Cheese Products. <a shape="rect" href="http://bit.ly/1nRrWBD" shape="rect" target="_blank">Click Here.</a>
|
232
|
+
<br />18 SKUs of Knudsen Cottage Cheese, 9 SKUs of Breakstone’s Cottage Cheese, 5 SKUs of Simply Kraft Cottage Cheese and 2 SKUs of Daily Chef Cottage Cheese. <a href="http://ir.kraftfoodsgroup.com/releasedetail.cfm?ReleaseID=848618" target="_blank">Click Here</a>.</p>
|
233
|
+
</div><div class="infoBoxFtr"></div></div><div id="" class=""><div id="kraftHeader">
|
234
|
+
<div class="eyebrows">
|
235
|
+
<div class="ebContent">
|
236
|
+
<ul id="EyeBrowNavList">
|
237
|
+
<li class="border"></li>
|
238
|
+
<li id="KraftCheese"><a shape="rect" href="http://www.kraftrecipes.com/kraftcheese/index.aspx" onclick="cmCreatePageElementTag('Kraft Cheese','eyebrow nav');" shape="rect"><img alt="Kraft Cheese" src="/SiteCollectionImages/EyeBrowNav/logo_Cheese.png" complete="complete" /></a> </li>
|
239
|
+
<li class="border"></li>
|
240
|
+
<li id="Philadelphia"><a shape="rect" href="http://www.kraftrecipes.com/philadelphia/default.aspx" onclick="cmCreatePageElementTag('Philadelphia','eyebrow nav');" shape="rect"><img alt="Philadelphia" src="/SiteCollectionImages/EyeBrowNav/logo_Philadelphia.png" complete="complete" /></a> </li>
|
241
|
+
<li class="border"></li>
|
242
|
+
<li id="Velveeta-hub"><a shape="rect" href="http://www.kraftrecipes.com/Products/velveeta-hub.aspx" onclick="cmCreatePageElementTag('Velveeta','eyebrow nav');" shape="rect"><img alt="Velveeta" src="/SiteCollectionImages/EyeBrowNav/velveeta_logo.png" complete="complete" /></a> </li>
|
243
|
+
<li class="border"></li>
|
244
|
+
<li id="Jello"><a shape="rect" href="http://www.kraftrecipes.com/Products/jello.aspx" onclick="cmCreatePageElementTag('Jello','eyebrow nav');" shape="rect"><img alt="Jello" src="/SiteCollectionImages/EyeBrowNav/logo_jello.png" complete="complete" /></a> </li>
|
245
|
+
<li class="border"></li>
|
246
|
+
<li id="kraft-salad-dressing"><a shape="rect" href="http://www.kraftrecipes.com/kraft-salad-dressing/main.aspx" onclick="cmCreatePageElementTag('kraft-salad-dressing','eyebrow nav');" shape="rect"><img alt="kraft-salad-dressing" src="/SiteCollectionImages/EyeBrowNav/logo_kraft-salad-dressing.png" complete="complete" /></a> </li>
|
247
|
+
<li class="border"></li>
|
248
|
+
<li id="a1"><a shape="rect" href="http://www.kraftrecipes.com/Products/a1.aspx" onclick="cmCreatePageElementTag('a1','eyebrow nav');" shape="rect"><img alt="a1" src="/SiteCollectionImages/EyeBrowNav/logo_A1_eyebrow.png" complete="complete" /></a></li>
|
249
|
+
<li class="border"></li>
|
250
|
+
</ul>
|
251
|
+
</div>
|
252
|
+
</div>
|
253
|
+
</div>
|
254
|
+
<script type="text/javascript">
|
255
|
+
var eyePageName = document.location.href;
|
256
|
+
eyePageName = eyePageName.substring(0, (eyePageName.indexOf("#") == -1) ? eyePageName.length : eyePageName.indexOf("#"));
|
257
|
+
eyePageName = eyePageName.substring(0, (eyePageName.indexOf("?") == -1) ? eyePageName.length : eyePageName.indexOf("?"));
|
258
|
+
eyePageName = eyePageName.substring(eyePageName.lastIndexOf("/") + 1, eyePageName.length);
|
259
|
+
eyePageName = eyePageName.substring(0, eyePageName.lastIndexOf("."));
|
260
|
+
var eyebrowList = document.getElementById("EyeBrowNavList");
|
261
|
+
var eyebrowItems = eyebrowList.getElementsByTagName("li");
|
262
|
+
if (L_Menu_BaseUrl != null) {
|
263
|
+
var lmenu = L_Menu_BaseUrl.split('/');
|
264
|
+
lmenu.push(eyePageName.toLowerCase());
|
265
|
+
selecteye:
|
266
|
+
for (var i = 0; i < eyebrowItems.length; i++) {
|
267
|
+
if (eyebrowItems[i].className != "border")
|
268
|
+
{ eyebrowItems[i].setAttribute("class", ""); }
|
269
|
+
for (var j = 0; j < lmenu.length; j++) {
|
270
|
+
if (lmenu[j] != null && lmenu[j] != '') {
|
271
|
+
if (eyebrowItems[i].id != null && eyebrowItems[i].id != '') {
|
272
|
+
if (eyebrowItems[i].id.toLowerCase() === lmenu[j].toLowerCase()) {
|
273
|
+
eyebrowItems[i].setAttribute("class", "selected");
|
274
|
+
break selecteye;
|
275
|
+
}
|
276
|
+
}
|
277
|
+
}
|
278
|
+
}
|
279
|
+
}
|
280
|
+
}
|
281
|
+
</script>
|
282
|
+
</div>
|
283
|
+
|
284
|
+
|
285
|
+
<script type="text/javascript">
|
286
|
+
|
287
|
+
|
288
|
+
|
289
|
+
var url = window.location.href.toLowerCase();
|
290
|
+
|
291
|
+
if(url.indexOf("philadelphia/") != -1)
|
292
|
+
jQuery("#kraftHeader .infoBoxBody").css("padding-top","10px");
|
293
|
+
|
294
|
+
|
295
|
+
$(document).ready(function() {
|
296
|
+
|
297
|
+
var node = jQuery("div.Top10largeFocusItem .link");
|
298
|
+
|
299
|
+
if(node !=null)
|
300
|
+
{
|
301
|
+
|
302
|
+
var top = parseInt(node.css('top'));
|
303
|
+
var height = node.height();
|
304
|
+
|
305
|
+
jQuery("rating").css("top",top+height+2);
|
306
|
+
|
307
|
+
}
|
308
|
+
|
309
|
+
});
|
310
|
+
|
311
|
+
|
312
|
+
</script>
|
313
|
+
|
314
|
+
|
315
|
+
<script type="text/javascript">
|
316
|
+
function DailyPicksTrackingURL(trackingURL)
|
317
|
+
{
|
318
|
+
var image = new Image(1,1);
|
319
|
+
image.src = trackingURL;
|
320
|
+
}
|
321
|
+
|
322
|
+
$(document).ready(function(){
|
323
|
+
|
324
|
+
var divAd=document.getElementById('divDailyPicksTrackingScript');
|
325
|
+
if(divAd!=null)
|
326
|
+
{
|
327
|
+
|
328
|
+
var rand1=Math.random()*10000000000000000000;
|
329
|
+
var dailyPicksURL='http://secure-us.imrworldwide.com/cgi-bin/m?ci=ENT20980&am=3&mr=1&ty=js&ep=1&at=view&rt=banner&st=image&ca=cmp97301&cr=crv207961&pc=plc1333588&r=' + rand1;
|
330
|
+
|
331
|
+
var my_awesome_script = document.createElement('script');
|
332
|
+
|
333
|
+
my_awesome_script.setAttribute('src',dailyPicksURL);
|
334
|
+
|
335
|
+
divAd.appendChild(my_awesome_script);
|
336
|
+
}
|
337
|
+
|
338
|
+
var divHomePageAd=document.getElementById('divHomePageAd');
|
339
|
+
if(divHomePageAd!=null)
|
340
|
+
{
|
341
|
+
var h= divHomePageAd.offsetHeight;
|
342
|
+
try{
|
343
|
+
if(document.getElementById('recipesMenu'))
|
344
|
+
document.getElementById('recipesMenu').style.top = (parseInt(200) + parseInt(h)) + 'px';
|
345
|
+
if(document.getElementById('tipsideasMenu'))
|
346
|
+
document.getElementById('tipsideasMenu').style.top = (parseInt(200) + parseInt(h)) + 'px';
|
347
|
+
if(document.getElementById('communityMenu'))
|
348
|
+
document.getElementById('communityMenu').style.top = (parseInt(200) + parseInt(h)) + 'px';
|
349
|
+
if(document.getElementById('videosMenu'))
|
350
|
+
document.getElementById('videosMenu').style.top = (parseInt(200) + parseInt(h)) + 'px';
|
351
|
+
if(document.getElementById('productsMenu'))
|
352
|
+
document.getElementById('productsMenu').style.top = (parseInt(200) + parseInt(h)) + 'px';
|
353
|
+
|
354
|
+
}
|
355
|
+
catch(e)
|
356
|
+
{
|
357
|
+
}
|
358
|
+
|
359
|
+
}
|
360
|
+
|
361
|
+
})
|
362
|
+
</script><div id="NO_DIV" class=""></div><a name="top"></a>
|
363
|
+
<script type="text/javascript" src="/js/wz_tooltip.js"></script>
|
364
|
+
<div id="hdrLinks" class=""><ul>
|
365
|
+
<li><a shape="rect" href="http://www.kraftrecipes.com/" title="home" onclick="cmCreateElementTag('Home Link','TOP LEFT LINKS');" shape="rect">home</a> </li>
|
366
|
+
<li><a shape="rect" href="http://www.kraftrecipes.com/contactus.aspx" title="contact us" onclick="cmCreateElementTag('Contact Us Link','TOP LEFT LINKS');" shape="rect">contact us</a> </li>
|
367
|
+
<li><a shape="rect" href="http://www.kraftrecipes.com/foodfamilyarchive/foodandfamilyarchivelanding.aspx" title="subscribe to food &family magazine" onclick="cmCreateElementTag('food family mag Link','TOP LEFT LINKS');" shape="rect">food&family magazine</a> </li>
|
368
|
+
<li><span style="position: relative; top: 8px"><img width="77" height="27" width="77" height="27" src="/assets/images/header/hsnNew.jpg" border="0" /></span></li>
|
369
|
+
</ul>
|
370
|
+
</div>
|
371
|
+
|
372
|
+
<div id="hdr_buttons">
|
373
|
+
<ul id="personalNavigator" class="">
|
374
|
+
|
375
|
+
<li><span id="greeting"></span></li>
|
376
|
+
|
377
|
+
<li><a id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMyProfile_lnkMyProfile" title="My Profile" href="/community/persona.aspx"></a></li>
|
378
|
+
|
379
|
+
|
380
|
+
<li class="email" id="NilMsgNavId">
|
381
|
+
<span id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_lblSignUpByEmail">sign up for email</span>
|
382
|
+
<input name="ctl00$PlaceHolderMain$g_4d35441a_55d9_4fca_8048_fd65191ba113$ctl08$ctl00$ucGWSNILMessageBox$txtEmailAddress" type="text" value="enter email address" id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_txtEmailAddress" class="emailText" onfocus="SetEmpty(this)" onkeypress="if(event.keyCode==13){OpenRegDialog(event); return false;}" autocomplete="off" style="color:Gray;" />
|
383
|
+
<a id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_lnkSignUpByEmail" title="Hungry for mealtime inspiration? <br/>Get Kraft Foods recipes by email." modalheight="885" modalwidth="704" onclick="javascript:ProcessEmail(); cmCreateConversionEventTag('Email Sign Up','1','Kraft Recipes');" href="/Controls/registration/ajax/EmailSubscription.aspx"><img title="Hungry for mealtime inspiration? <br/>Get Kraft Foods recipes by email." src="/assets/images/header/hdr_submit_email_btn.png" alt="sign up for email" style="border-width:0px;" /></a>
|
384
|
+
</li>
|
385
|
+
|
386
|
+
|
387
|
+
<script type="text/javascript">
|
388
|
+
function OpenRegDialog(event)
|
389
|
+
{
|
390
|
+
var evnt = event || window.event;
|
391
|
+
if (evnt.stopPropagation) {
|
392
|
+
evnt.stopPropagation();
|
393
|
+
}
|
394
|
+
//IE8 and Lower
|
395
|
+
else {
|
396
|
+
evnt.cancelBubble = true;
|
397
|
+
}
|
398
|
+
document.getElementById('ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_lnkSignUpByEmail').click();
|
399
|
+
}
|
400
|
+
|
401
|
+
|
402
|
+
function ProcessEmail() {
|
403
|
+
var $link = jQuery('#' + 'ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_lnkSignUpByEmail');
|
404
|
+
var URL = $link.attr('href');
|
405
|
+
var objLink = document.getElementById('ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_lnkSignUpByEmail');
|
406
|
+
var sUrl = objLink.getAttribute('href');
|
407
|
+
sUrl = sUrl.split("?")[0];
|
408
|
+
var objEmail = document.getElementById('ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_txtEmailAddress').value;
|
409
|
+
if (objEmail && objEmail!= 'enter email address') {
|
410
|
+
var sEmail = objEmail;
|
411
|
+
if (sEmail != '') {
|
412
|
+
sUrl += '?email=' + encodeURIComponent(sEmail);
|
413
|
+
objLink.setAttribute('href',sUrl);
|
414
|
+
objEmail.setAttribute('value','');
|
415
|
+
} else {
|
416
|
+
|
417
|
+
}
|
418
|
+
}
|
419
|
+
}
|
420
|
+
|
421
|
+
setModalLinkGlobal('ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMessageBox_lnkSignUpByEmail');
|
422
|
+
var isLoggedIn = readSessionCookie('loggedin');
|
423
|
+
var id = document.getElementById('NilMsgNavId');
|
424
|
+
if (isLoggedIn.toLowerCase() == 'true')
|
425
|
+
{
|
426
|
+
if(!!id)
|
427
|
+
{
|
428
|
+
id.style.display='none';
|
429
|
+
window.location.reload();
|
430
|
+
}
|
431
|
+
}
|
432
|
+
|
433
|
+
</script>
|
434
|
+
|
435
|
+
<li>
|
436
|
+
<a id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMyRecipeBox_lnkMyRecipeBox" title="my recipe box" modalheight="410" modalwidth="428" isModal="Y" rel="" href="/recipes/recipebox.aspx?RegistrationActivityID=1239"><img id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILMyRecipeBox_imgMyRecipeBox" title="Recipe Box" onmouseover="this.src='/assets/images/button/btn_recipe_box_on.png'" onmouseout="this.src='/assets/images/button/btn_recipe_box.png'" src="/assets/images/button/btn_recipe_box.png" alt="Recipe Box" style="height:21px;width:97px;" /></a>
|
437
|
+
</li>
|
438
|
+
|
439
|
+
|
440
|
+
<li>
|
441
|
+
<a id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILLoginLogout_lnkLoginLogout" title="Sign In" title="sign in" modalheight="410" modalwidth="428" rel="" href="/Controls/community/ajax/Login.aspx?drd=1&"><img id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILLoginLogout_imgSignUp" title="Join / Sign In" onmouseover="this.src='/assets/images/button/btn_join_signin_on.png'" onmouseout="this.src='/assets/images/button/btn_join_signin.png'" src="/assets/images/button/btn_join_signin.png" alt="Join / Sign In" style="height:21px;width:107px;" /></a>
|
442
|
+
|
443
|
+
</li>
|
444
|
+
|
445
|
+
|
446
|
+
<script type="text/javascript">
|
447
|
+
setModalLinkGlobal('ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl08_ctl00_ucGWSNILLoginLogout_lnkLoginLogout');
|
448
|
+
</script>
|
449
|
+
</ul>
|
450
|
+
</div>
|
451
|
+
<script type='text/javascript'>
|
452
|
+
loadPersonalNav();
|
453
|
+
</script>
|
454
|
+
<!-- Time= 7/24/2014 12:12:19 PM --><div id="hdr_logo" class=""><a shape="rect" href="http://www.kraftrecipes.com/home.aspx" title="KraftRecipes.com"><img width="149" height="78" width="149" height="78" title="KraftRecipes.com" style="border-bottom: 0px solid; border-left: 0px solid; border-top: 0px solid; border-right: 0px solid" alt="KraftRecipes.com" src="/assets/images/header/kraft_logo_new.gif" border="0" complete="complete" /></a></div><div id="hdr_social_media" class=""><ul>
|
455
|
+
<li><a shape="rect" href="http://kraft.us/cGuylt" title="Find Kraft Foods on Facebook" target="_blank" shape="rect"><img width="24" height="24" alt="Find Kraft Foods on Facebook" src="/SiteCollectionImages/icon_facebook_logo.jpg" complete="complete" /></a> </li>
|
456
|
+
<li><a shape="rect" href="http://kraft.us/x64aXi" title="Follow Kraft Foods on Pinterest" target="_blank" shape="rect"><img width="24" height="24" align="top" alt="Follow Kraft Foods on Pinterest" src="/SiteCollectionImages/icon_pinterest_logo.png" complete="complete" /></a> </li>
|
457
|
+
<li><a shape="rect" href="http://kraft.us/cT24U8" title="Watch Kraft Foods on YouTube" target="_blank" shape="rect"><img width="24" height="24" align="top" alt="Watch Kraft Foods on YouTube" src="/SiteCollectionImages/icon_youtube_logo.jpg" complete="complete" /></a> </li>
|
458
|
+
<li><a shape="rect" href="http://kraftrecipes.tumblr.com/" title="Follow Kraft Foods on Tumblr" target="_blank" shape="rect"><img width="24" height="24" align="top" alt="Follow Kraft Foods on Tumblr" src="/SiteCollectionImages/icon_tumblr.png" complete="complete" /></a> </li>
|
459
|
+
</ul>
|
460
|
+
</div><div id="" class=""></div><div id="" class="priNavCurveLeft"></div><div id="navPrimaryOnlyContainer1" class="containerNav"><div id="prinav"><ul><li class="pn_item1" id="pn_item1h"><a href="http://www.kraftrecipes.com/RECIPES/main.aspx" class="firstcurSect" title="recipes" onclick="cmCreatePageElementTag('recipes','primary nav');" onMouseOver="showMegaNav('recipesMenu', true);" onMouseOut="hideMegaNav('recipesMenu', true);">recipes</a></li><li class="pn_item2" id="pn_item2h"><a href="http://www.kraftrecipes.com/tips-ideas/main.aspx" title="tips & ideas" onclick="cmCreatePageElementTag('tipsideas','primary nav');" onMouseOver="showMegaNav('tipsideasMenu', true);" onMouseOut="hideMegaNav('tipsideasMenu', true);">tips & ideas</a></li><li class="pn_item3" id="pn_item3h"><a href="http://www.kraftrecipes.com/Community/main.aspx" title="community" onclick="cmCreatePageElementTag('community','primary nav');" onMouseOver="showMegaNav('communityMenu', true);" onMouseOut="hideMegaNav('communityMenu', true);">community</a></li><li class="pn_item4" id="pn_item4h"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/cooking-videos.aspx" title="videos" onclick="cmCreatePageElementTag('videos','primary nav');" onMouseOver="showMegaNav('videosMenu', true);" onMouseOut="hideMegaNav('videosMenu', true);">videos</a></li><li class="pn_item5 last" id="pn_item5h"><a href="http://www.kraftrecipes.com/Products/productmain.aspx" class="last" title="products" onclick="cmCreatePageElementTag('products','primary nav');" onMouseOver="showMegaNav('productsMenu', true);" onMouseOut="hideMegaNav('productsMenu', true);">products</a></li></ul></div></div><div id="" class="priNavCurveRight"></div><div id="toolbar" class="toolbar"><div id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl16_ctl02_ctl00" class=""><div id="hdr_link_area1" class=""><!--<span class="red">Consumer Alert: </span>Kraft Foods announced today it is voluntarily recalling...<a shape="rect" href="#" onmouseover="Tip(getConsumerAlert1Rollover());" onmouseout="UnTip()" shape="rect">read more </a>
|
461
|
+
<style>
|
462
|
+
#divConsumerAlert1Rollover {display:none; }
|
463
|
+
</style>
|
464
|
+
<div id="divConsumerAlert1Rollover"><span class="red">Consumer Alert: </span>Kraft Foods announced today it is voluntarily recalling a single code date of the Jalapeno variety of Kraft String cheese in 12oz. size and Best When Used By date of 23 NOV 2012.<br />
|
465
|
+
Click <a shape="rect" href="http://www.kraftfoodsgroup.com/MediaCenter/country-press-releases/us/2012/Pages/us_pr_10082012.aspx" style="text-decoration: underline" target="_blank" shape="rect">here</a> for more information<br />
|
466
|
+
</div>
|
467
|
+
<script type="text/javascript">
|
468
|
+
function getConsumerAlert1Rollover()
|
469
|
+
{
|
470
|
+
return document.getElementById('divConsumerAlert1Rollover').innerHTML;
|
471
|
+
}
|
472
|
+
</script>
|
473
|
+
--></div></div><!-- begin syndicated content searchmodule -->
|
474
|
+
<div id="hdr_search" class="hdrSearch"><input name="ctl00$PlaceHolderMain$g_4d35441a_55d9_4fca_8048_fd65191ba113$ctl16$ctl04$ctl01$ucKraftSearchSiteSearch$hidWidth" type="hidden" id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl16_ctl04_ctl01_ucKraftSearchSiteSearch_hidWidth" value="460px" />
|
475
|
+
<div class="searchBox"><input name="ctl00$PlaceHolderMain$g_4d35441a_55d9_4fca_8048_fd65191ba113$ctl16$ctl04$ctl01$ucKraftSearchSiteSearch$txtSearchField" type="text" id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl16_ctl04_ctl01_ucKraftSearchSiteSearch_txtSearchField" onfocus="SetEmpty(this)" name="search" autocomplete="off" value="" onkeypress="return doSubmit(event, 'ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl16_ctl04_ctl01_ucKraftSearchSiteSearch_btnImageSubmit');" />
|
476
|
+
|
477
|
+
</div><div class="button"><input type="image" name="ctl00$PlaceHolderMain$g_4d35441a_55d9_4fca_8048_fd65191ba113$ctl16$ctl04$ctl01$ucKraftSearchSiteSearch$btnImageSubmit" id="ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl16_ctl04_ctl01_ucKraftSearchSiteSearch_btnImageSubmit" class="hdr_search_button" src="/assets/images/header/hdr_search_btn.png" alt="Search" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$PlaceHolderMain$g_4d35441a_55d9_4fca_8048_fd65191ba113$ctl16$ctl04$ctl01$ucKraftSearchSiteSearch$btnImageSubmit", "", true, "", "", false, false))" style="height:22px;width:65px;" /></div>
|
478
|
+
<div id="divcustomarray" style="display:none;">
|
479
|
+
</div>
|
480
|
+
|
481
|
+
|
482
|
+
</div><!-- end syndicated content searchmodule --></div></div>
|
483
|
+
<!-- end syndicated content header -->
|
484
|
+
|
485
|
+
<!-- Breadcrumb Nav -->
|
486
|
+
<div id="breadCrumb" class=""><ul><li><a href="http://www.kraftrecipes.com/home.aspx" title="home">home</a></li><li><a href="http://www.kraftrecipes.com/recipes/main.aspx" title="recipes">recipes</a></li><li class="last">Sweet BBQ Chicken Kabobs</li></ul></div>
|
487
|
+
|
488
|
+
<div id="pageBody" class="recipeDetail">
|
489
|
+
<div id="WPZContentFull1" class="NO_DIV">
|
490
|
+
<!---->
|
491
|
+
|
492
|
+
|
493
|
+
<!-- Kiran: Added for the Autonomy project BEGIN-->
|
494
|
+
|
495
|
+
<!-- Kiran: Added for the Autonomy project END-->
|
496
|
+
|
497
|
+
<div id="fb-root" class="fb_reset"></div>
|
498
|
+
<script src="http://connect.facebook.net/en_US/all.js"></script>
|
499
|
+
<script language="javascript">
|
500
|
+
window.fbAsyncInit = function() {
|
501
|
+
FB.init({appId: '130791333621603', status: true, cookie: true,
|
502
|
+
xfbml: true});
|
503
|
+
};
|
504
|
+
</script>
|
505
|
+
|
506
|
+
<span itemscope itemtype="http://schema.org/Recipe">
|
507
|
+
<div class="recipeType"><span class="tag">Main dishes</span></div>
|
508
|
+
|
509
|
+
|
510
|
+
|
511
|
+
|
512
|
+
<div id="" class="contentRecipeTop">
|
513
|
+
<div class="CurveRight"></div>
|
514
|
+
<div class="white"></div><!-- END white -->
|
515
|
+
|
516
|
+
<div id="recipecontHeader" class="">
|
517
|
+
<SCRIPT language="Javascript">
|
518
|
+
function swapRecipeImage(src, gridphotoclass){
|
519
|
+
//document.images['ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_imgRecipeHeaderImage'].src='/assets/recipe_images/' + src;
|
520
|
+
//if (document.all['ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1' + '_pnl'] != null) {
|
521
|
+
// document.all['ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1' + '_pnl'].setAttribute("className", gridphotoclass);
|
522
|
+
//}
|
523
|
+
}
|
524
|
+
</SCRIPT>
|
525
|
+
|
526
|
+
|
527
|
+
<!-- content header start -->
|
528
|
+
<div class="sponsorLogo">
|
529
|
+
|
530
|
+
</div>
|
531
|
+
|
532
|
+
|
533
|
+
<h1 itemprop="name">
|
534
|
+
Sweet BBQ Chicken Kabobs
|
535
|
+
</h1>
|
536
|
+
|
537
|
+
|
538
|
+
<div class="ratings">
|
539
|
+
|
540
|
+
|
541
|
+
<a href="#" onclick="setState(1); window.location.hash='reviews'; return false;" style="cursor:pointer;text-decoration:none" title="Recipe reviews">
|
542
|
+
<span>
|
543
|
+
<span>
|
544
|
+
<span>
|
545
|
+
<span>
|
546
|
+
|
547
|
+
<div class="averageRatingStars" itemprop="aggregateRating"
|
548
|
+
itemscope itemtype="http://schema.org/AggregateRating">
|
549
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_ucGWSRecipeHeading_ucGWSRecipeRatingSummary_imgRecipeRatingAverageStarImage" title="avg rating" src="/assets/images/recipe/starssmallleft45.png" alt="4.5" />
|
550
|
+
<!-- END average -->
|
551
|
+
<span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_ucGWSRecipeHeading_ucGWSRecipeRatingSummary_lblRecipeRatingBasedOnText">(<span itemprop="reviewCount">289</span>)</span>
|
552
|
+
<meta itemprop="ratingValue" content="4.5">
|
553
|
+
</div><!-- END averageRatingStars -->
|
554
|
+
</span>
|
555
|
+
</span>
|
556
|
+
</span>
|
557
|
+
</span>
|
558
|
+
|
559
|
+
</a>
|
560
|
+
|
561
|
+
|
562
|
+
|
563
|
+
<div class="averageRatingCopy">
|
564
|
+
<span class="averageRatingLink">
|
565
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_ucGWSRecipeHeading_ucGWSRecipeRatingSummary_ucGWSRecipeRatingActionLinks_lnkRecipeRatingRateThisRecipeHref1" title="rate this recipe" Title="rate this recipe" isModal="Y" modalheight="410" modalwidth="428" href="/Controls/community/ajax/Login.aspx?ooru=http%3a%2f%2fwww.kraftrecipes.com%2frecipes%2frecipedetail.aspx%3frecipe_id%3d92092%26ct%3d1%26pp%3d1"><img src="/assets/images/button/green_arrow.png" alt="" border="0" /></a><a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_ucGWSRecipeHeading_ucGWSRecipeRatingSummary_ucGWSRecipeRatingActionLinks_lnkRecipeRatingRateThisRecipeHref" title="rate this recipe" class="rateRecipe" Title="rate this recipe" isModal="Y" modalheight="410" modalwidth="428" href="/Controls/community/ajax/Login.aspx?ooru=http%3a%2f%2fwww.kraftrecipes.com%2frecipes%2frecipedetail.aspx%3frecipe_id%3d92092%26ct%3d1%26pp%3d1">rate it now!</a>
|
566
|
+
</span>
|
567
|
+
</div>
|
568
|
+
|
569
|
+
|
570
|
+
|
571
|
+
|
572
|
+
|
573
|
+
|
574
|
+
|
575
|
+
|
576
|
+
|
577
|
+
|
578
|
+
|
579
|
+
</div><!-- END ratings -->
|
580
|
+
|
581
|
+
|
582
|
+
|
583
|
+
|
584
|
+
|
585
|
+
|
586
|
+
|
587
|
+
|
588
|
+
<!-- content header end -->
|
589
|
+
|
590
|
+
|
591
|
+
</div> <!-- END recipecontHeader -->
|
592
|
+
<div class="recipecontLeft">
|
593
|
+
<div id="recipeFeature" class="">
|
594
|
+
<div class="imageBoxLeft">
|
595
|
+
|
596
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_imgRecipeHeaderImage" itemprop="image" title="Sweet BBQ Chicken Kabobs recipe" src="/assets/recipe_images/Sweet_BBQ_Chicken_Kabobs.jpg" alt="Sweet BBQ Chicken Kabobs recipe" style="height:199px;width:300px;" />
|
597
|
+
<a href="#" Title="add your photo" isModal="Y" modalheight="365" modalwidth="422" onclick='cmCreateConversionEventTag("Photo Added","2","Kraft Recipes");' id="photoRecipeUpload">
|
598
|
+
<img src="/assets/images/recipebox/add_photo.jpg" alt="add your photo" id="addPhotoImg" style="display: none;"></a>
|
599
|
+
<img id="imgUploadedPhotos" style="display: none;">
|
600
|
+
<!--
|
601
|
+
<div class="recipeImage1" id="recipeImage1" STYLE='position:absolute;left: 0px;top:0;z-index:0'>
|
602
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_lnkRecipeFeaturedHref"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_imgRecipeRoundedCornerImage" src="/assets/images/recipebox/kraftkitchens.jpg" style="border-width:0px;height:199px;width:300px;" /></a>
|
603
|
+
</div>
|
604
|
+
-->
|
605
|
+
<div class="recipePhotos">
|
606
|
+
<div class="photoBy" style="display:inline">
|
607
|
+
|
608
|
+
<div id="divRecipePhotoBy" style="display:inline"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_lblPhotoByText"><strong>photo by:</strong>kraft</span></div>
|
609
|
+
</div>
|
610
|
+
</div>
|
611
|
+
|
612
|
+
</div>
|
613
|
+
<SCRIPT language="Javascript">
|
614
|
+
|
615
|
+
var strPhotoClientID = 'ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1';
|
616
|
+
|
617
|
+
function gridRecipeExists(){
|
618
|
+
if (document.all['ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1' + '_pnl'] != null) {
|
619
|
+
document.all['ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1' + '_pnl'].setAttribute("className", "cRecipeGridImage1");
|
620
|
+
};
|
621
|
+
}
|
622
|
+
|
623
|
+
|
624
|
+
|
625
|
+
function resetHeightWidth(id)
|
626
|
+
{
|
627
|
+
//alert("id="+id);
|
628
|
+
//var objDiv = document.getElementById(id);
|
629
|
+
//if (objDiv != null) {
|
630
|
+
//alert("attribute=" + objDiv.getAttribute("style")["height"]);
|
631
|
+
//alert("2attribute=" + objDiv.getAttribute("style"));
|
632
|
+
//if (objDiv.getAttribute("style")["height"] == '222px' && objDiv.getAttribute("style")["width"] == '136px')
|
633
|
+
//{
|
634
|
+
// objDiv.getAttribute("style")["height"] = "1000px";
|
635
|
+
// objDiv.getAttribute("style")["width"] = "1000px";
|
636
|
+
//alert("found it");
|
637
|
+
//objDiv.style.display = 'block';
|
638
|
+
// }
|
639
|
+
//else
|
640
|
+
//{
|
641
|
+
// } //alert("did not find it");
|
642
|
+
//objDiv.style.display = 'none';
|
643
|
+
//}
|
644
|
+
}
|
645
|
+
resetHeightWidth("ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_imgRecipeHeaderImage");
|
646
|
+
</SCRIPT>
|
647
|
+
|
648
|
+
|
649
|
+
</div> <!-- END recipeFeature -->
|
650
|
+
</div><!-- END recipecontLeft -->
|
651
|
+
|
652
|
+
<div class="recipecontRight">
|
653
|
+
|
654
|
+
<!-- social icons start -->
|
655
|
+
<div class="socialIcons">
|
656
|
+
<div class="recipeIcons">
|
657
|
+
|
658
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipePhoto1_ucGWSRecipeIcons_GWSRecipeClassificationAll1_rep_ctl00_imgHL" src="/assets/images/icon/icon_healthyliving_text.gif" />
|
659
|
+
|
660
|
+
|
661
|
+
|
662
|
+
|
663
|
+
|
664
|
+
|
665
|
+
|
666
|
+
|
667
|
+
|
668
|
+
|
669
|
+
|
670
|
+
|
671
|
+
|
672
|
+
|
673
|
+
|
674
|
+
|
675
|
+
</div>
|
676
|
+
<div class="pinterest">
|
677
|
+
|
678
|
+
|
679
|
+
<a href="http://pinterest.com/pin/create/button/?url=http://www.kraftrecipes.com/recipes/sweet-bbq-chicken-kabobs-92092.aspx&media=http://www.kraftrecipes.com/assets/recipe_images/Sweet_BBQ_Chicken_Kabobs.jpg&description=Sweet BBQ Chicken Kabobs recipe" class="pin-it-button" count-layout="horizontal"></a>
|
680
|
+
<script type="text/javascript" src="http://assets.pinterest.com/js/pinit.js"></script>
|
681
|
+
</div>
|
682
|
+
<div class="google">
|
683
|
+
|
684
|
+
|
685
|
+
<!-- Place this tag where you want the +1 button to render -->
|
686
|
+
<g:plusone annotation="none" size="medium"></g:plusone>
|
687
|
+
|
688
|
+
<!-- Place this render call where appropriate -->
|
689
|
+
<script type="text/javascript">
|
690
|
+
(function() {
|
691
|
+
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
692
|
+
po.src = 'https://apis.google.com/js/plusone.js';
|
693
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
694
|
+
})();
|
695
|
+
</script>
|
696
|
+
|
697
|
+
</div>
|
698
|
+
<div class="facebookLike">
|
699
|
+
|
700
|
+
<fb:like send="False" show_faces="False" width="450" action="like" colorscheme="light" layout="button_count" ></fb:like>
|
701
|
+
|
702
|
+
</div>
|
703
|
+
</div>
|
704
|
+
<!-- socialIcons end -->
|
705
|
+
|
706
|
+
|
707
|
+
<!-- romance copy start -->
|
708
|
+
|
709
|
+
<div class="recipeDesc">
|
710
|
+
These better-for-you BBQ chicken kabobs have an island vibe going on. Think OJ, fresh pineapple and peppers. Now all you need is a drink with an umbrella.
|
711
|
+
</div>
|
712
|
+
|
713
|
+
|
714
|
+
|
715
|
+
<!-- romance copy end -->
|
716
|
+
|
717
|
+
|
718
|
+
|
719
|
+
|
720
|
+
|
721
|
+
<div id='prepItemsEN'>
|
722
|
+
<div class="title">time</div>
|
723
|
+
<div class="prepTime">
|
724
|
+
<div class="prepTimeLabel">prep:</div>
|
725
|
+
<div class="amount"><span itemprop="prepTime" content="PT25M">25 min</span></div>
|
726
|
+
</div>
|
727
|
+
<div class="totalTime">
|
728
|
+
<div class="totalTimeLabel">total:</div>
|
729
|
+
<div class="amount"><span itemprop="totalTime" content="PT25M">25 min</span></div>
|
730
|
+
</div>
|
731
|
+
</div>
|
732
|
+
|
733
|
+
<div class="makes">
|
734
|
+
<div class="title">servings</div>
|
735
|
+
<div class="body">
|
736
|
+
<div class="servingLabel">total:</div>
|
737
|
+
<div class="amount"><span itemprop="recipeYield">4 servings</span></div>
|
738
|
+
</div>
|
739
|
+
</div>
|
740
|
+
|
741
|
+
|
742
|
+
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
|
747
|
+
|
748
|
+
</div><!-- END recipecontRight -->
|
749
|
+
|
750
|
+
</div> <!--END contentRecipeTop -->
|
751
|
+
|
752
|
+
|
753
|
+
|
754
|
+
|
755
|
+
|
756
|
+
|
757
|
+
|
758
|
+
|
759
|
+
|
760
|
+
<div id="" class="contentRecipeBody"><!-- BEGIN MAIN BODY CONTENT -->
|
761
|
+
|
762
|
+
|
763
|
+
<!-- recipeTools start -->
|
764
|
+
<div class="recipeTools">
|
765
|
+
|
766
|
+
<div class="photoUpload">
|
767
|
+
<div class="upload">
|
768
|
+
<a href="/controls/pluck/flashuploader/recipeupload.aspx?recipe_id=92092&member_recipe_flag=false" Title="add your photo" isModal="Y" modalheight="410" modalwidth="428" onclick='cmCreateConversionEventTag("Photo Added","2","Kraft Recipes");' id="lnkRecipeUpload">
|
769
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_imgPhotoUploadImage" title="add your photo" src="/assets/images/icon/icon_camera.png" alt="add your photo" />
|
770
|
+
</a>
|
771
|
+
<a href="/controls/pluck/flashuploader/recipeupload.aspx?recipe_id=92092&member_recipe_flag=false" Title="add your photo" isModal="Y" modalheight="410" modalwidth="428" onclick='cmCreateConversionEventTag("Photo Added","2","Kraft Recipes");' id="lnkRecipeUpload2">
|
772
|
+
add your photo
|
773
|
+
</a>
|
774
|
+
</div>
|
775
|
+
<div class="pages">
|
776
|
+
<a href="javascript:recipePhotosMoveBack();">
|
777
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_imgPhotoUploadPrevImage" title="previous photo" src="/assets/images/button/arrow-photo-left.png" alt="previous photo" />
|
778
|
+
</a>
|
779
|
+
<div class="photoNumbers">
|
780
|
+
<div id="divPhotoCounter">1</div> | <div id="divPhotoTotalCount" style="display:inline">1</div>
|
781
|
+
</div>
|
782
|
+
<a href="javascript:recipePhotosMoveForward();"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_imgPhotoUploadNextImage" title="next photo" src="/assets/images/button/arrow-photo-right.png" alt="next photo" /></a>
|
783
|
+
</div><!-- END pages -->
|
784
|
+
</div><!-- END photoUpload -->
|
785
|
+
|
786
|
+
|
787
|
+
|
788
|
+
<div id="recipeHVT">
|
789
|
+
|
790
|
+
|
791
|
+
<div class="module">
|
792
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_lnkRecipeShoppingListHref1" title="Shopping List" modalheight="410" modalwidth="428" isModal="N" rel="" href="/Recipes/RecipeBox.aspx?rp1=3&action=addRecipe&addRecipe=92092&rbtype=0"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_imgShoppinglist" title="add to shopping list" src="/assets/images/icon/icon_shoppingcart.png" alt="add to shopping list" /></a>
|
793
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_lnkRecipeShoppingListHref" title="Add to Shopping List" class="shopping" title="Shopping List" modalheight="410" modalwidth="428" isModal="N" rel="" href="/Recipes/RecipeBox.aspx?rp1=3&action=addRecipe&addRecipe=92092&rbtype=0"><br/>add to shopping list</a>
|
794
|
+
</div>
|
795
|
+
|
796
|
+
<div class="module">
|
797
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_ucGWSRecipeBoxActionLinks_lnkRecipeAddedToRecipeBoxModalHref1" Title="Recipe Box" isModal="Y" modalheight="410" modalwidth="428" href="/Controls/community/ajax/Login.aspx?ooru=http%3a%2f%2fwww.kraftrecipes.com%2frecipes%2frecipedetail.aspx%3frecipe_id%3d92092%26ct%3d1%26pp%3d2"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_ucGWSRecipeBoxActionLinks_imgRecipeBox" title="add to recipe box" src="/assets/images/icon/icon_recipebox.png" alt="add to recipe box" /></a>
|
798
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_ucGWSRecipeBoxActionLinks_lnkRecipeAddedToRecipeBoxModalHref" Title="Recipe Box" isModal="Y" modalheight="410" modalwidth="428" href="/Controls/community/ajax/Login.aspx?ooru=http%3a%2f%2fwww.kraftrecipes.com%2frecipes%2frecipedetail.aspx%3frecipe_id%3d92092%26ct%3d1%26pp%3d2"><br>add to recipe box</a>
|
799
|
+
</div>
|
800
|
+
|
801
|
+
|
802
|
+
<div class="module">
|
803
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_lnkRecipePrinterFriendlyHref1" href="http://www.kraftrecipes.com/recipes/sweet-bbq-chicken-kabobs-92092.aspx?pf=true" target="_blank"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_imgPrinterFriendly" title="Print" src="/assets/images/icon/icon_print.png" alt="Print" /></a>
|
804
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_lnkRecipePrinterFriendlyHref" title="Print" class="printer" href="http://www.kraftrecipes.com/recipes/sweet-bbq-chicken-kabobs-92092.aspx?pf=true" target="_blank"><br>print</a>
|
805
|
+
|
806
|
+
</div>
|
807
|
+
|
808
|
+
<div class="moduleLast">
|
809
|
+
<a href="javascript:void(null);" onclick="showMegaNav('divAddThis'); cmCreateConversionEventTag('Sends/Shares To Friends','2','Kraft Recipes');">
|
810
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_imgSendToFriend" src="/assets/images/icon/icon_sendshare.png" />
|
811
|
+
</a>
|
812
|
+
<a href="javascript:void(null);" onclick="showMegaNav('divAddThis'); cmCreateConversionEventTag('Sends/Shares To Friends','2','Kraft Recipes');" id="lnkSendToFriend">
|
813
|
+
<br>send/share
|
814
|
+
</a>
|
815
|
+
|
816
|
+
|
817
|
+
</div>
|
818
|
+
|
819
|
+
|
820
|
+
|
821
|
+
|
822
|
+
|
823
|
+
|
824
|
+
</div>
|
825
|
+
|
826
|
+
|
827
|
+
|
828
|
+
<!--<li><a href="#"><img src="/assets/images/icon/icon_sendrecipetofriend.gif" alt="Send to a Friend" /><a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_GWSRecipeLinks_lnkRecipeSendToAFriendHref" title="Send to a Friend" class="email" href="/Controls/TellAFriend/Ajax/taf.aspx?pgURL=http%3a%2f%2fwww.kraftrecipes.com%2frecipes%2fsweet-bbq-chicken-kabobs-92092.aspx&subj=Sweet+BBQ+Chicken+Kabobs">send to a friend</a></a></li> -->
|
829
|
+
|
830
|
+
|
831
|
+
|
832
|
+
|
833
|
+
|
834
|
+
</div>
|
835
|
+
<!-- recipeTools end -->
|
836
|
+
|
837
|
+
<div class="recipePromo">
|
838
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_ucGWSRecipeLogo_imgPromoLink" rel="nofollow" href="https://w1.buysub.com/pubs/MR/KFF/order_with_bhg_impulse.jsp?cds_page_id=60672&cds_mag_code=KFF&id=1362618769842&lsid=306519091490
|
839
|
+
35100&vid=2&cds_response_key=I125KFRPX" target="_blank"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11_ucGWSRecipeLogo_imgPromoImage" src="/assets/images/tagging/SP14_US_subs_RecipePgAsset_281x100.jpg" alt="Magazine Acquisition" style="border-width:0px;" /></a>
|
840
|
+
</div>
|
841
|
+
|
842
|
+
<script type="text/javascript" src="/controls/pluck/recipephotograbber/recipePhotoLoader.js"></script>
|
843
|
+
|
844
|
+
|
845
|
+
<script type="text/javascript">
|
846
|
+
//var strPhotoClientID = 'ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeTools11';
|
847
|
+
var strPhotoRecipeID = '92092';
|
848
|
+
var bMemberRecipe = false;
|
849
|
+
var bVideo = false;
|
850
|
+
</script>
|
851
|
+
|
852
|
+
|
853
|
+
|
854
|
+
<script type="text/javascript" src="/controls/pluck/pluckphotoupload.js"></script>
|
855
|
+
|
856
|
+
|
857
|
+
<a name="reviews"></a>
|
858
|
+
<div id="recipeTabs">
|
859
|
+
<ul class="Tabs">
|
860
|
+
<li class="True">
|
861
|
+
<div id=""><a href='#' class="tabTitleWrapper">recipe</a></div>
|
862
|
+
</li>
|
863
|
+
<li class=""></a>
|
864
|
+
<div id=""><a href='#' class="tabTitleWrapper" onclick="cmCreatePageviewTag('Views of Reviews Tab', 'Kraft Recipes','','','',null)" id="reviewTab">reviews (289)</a></div>
|
865
|
+
</li>
|
866
|
+
<li class="">
|
867
|
+
<div id=""><a href='#' class="tabTitleWrapper" onclick="cmCreatePageviewTag('Views of Nutrition Tab', 'Kraft Recipes','','','',null)" id="nutritionTab">nutrition</a></div>
|
868
|
+
</li>
|
869
|
+
</ul>
|
870
|
+
</div><!--END recipeTabs -->
|
871
|
+
|
872
|
+
|
873
|
+
|
874
|
+
<dl id="contentArea">
|
875
|
+
|
876
|
+
|
877
|
+
<dd id="content0">
|
878
|
+
|
879
|
+
|
880
|
+
|
881
|
+
|
882
|
+
|
883
|
+
<div id="recipeGradHeading" class="recipeGradHeading">
|
884
|
+
<div class="head">
|
885
|
+
<h2>What You Need</h2>
|
886
|
+
</div><!--[if !IE]> END head <![endif]-->
|
887
|
+
</div><!--[if !IE]> END recipeGradHeading <![endif]-->
|
888
|
+
|
889
|
+
<!--concordance-begin-->
|
890
|
+
|
891
|
+
<div id="ingredients">
|
892
|
+
|
893
|
+
|
894
|
+
<div class="table-row-gray">
|
895
|
+
<div class="column1">
|
896
|
+
<div class="textarea">
|
897
|
+
<span>
|
898
|
+
<span itemprop="ingredients">
|
899
|
+
<div class="amount"><span>1 </span></div><div class="desc"> lb.
|
900
|
+
<span class="ingredientNodeInner">boneless skinless chicken breast</span>s, cut into 1-1/2-inch pieces</div>
|
901
|
+
</span>
|
902
|
+
</span>
|
903
|
+
</div>
|
904
|
+
</div>
|
905
|
+
</div>
|
906
|
+
|
907
|
+
|
908
|
+
|
909
|
+
|
910
|
+
<div class="table-row">
|
911
|
+
<div class="column1">
|
912
|
+
<div class="textarea">
|
913
|
+
<span><span itemprop="ingredients">
|
914
|
+
<div class="amount"><span>2</span></div><div class="desc"> cups
|
915
|
+
fresh <span>pineapple</span> chunks (1-1/2 inch)</div>
|
916
|
+
</span>
|
917
|
+
</span>
|
918
|
+
</div>
|
919
|
+
</div>
|
920
|
+
</div>
|
921
|
+
|
922
|
+
|
923
|
+
|
924
|
+
|
925
|
+
<div class="table-row-gray">
|
926
|
+
<div class="column1">
|
927
|
+
<div class="textarea">
|
928
|
+
<span>
|
929
|
+
<span itemprop="ingredients">
|
930
|
+
<div class="amount"><span>1</span></div><div class="desc">
|
931
|
+
<u>each</u> <span class="ingredientNodeInner">red and green pepper</span>, cut into 1-1/2-inch pieces</div>
|
932
|
+
</span>
|
933
|
+
</span>
|
934
|
+
</div>
|
935
|
+
</div>
|
936
|
+
</div>
|
937
|
+
|
938
|
+
|
939
|
+
|
940
|
+
|
941
|
+
<div class="table-row">
|
942
|
+
<div class="column1">
|
943
|
+
<div class="textarea">
|
944
|
+
<span><span itemprop="ingredients">
|
945
|
+
<div class="amount"><span>1/2</span></div><div class="desc"> cup
|
946
|
+
<span>KRAFT Original Barbecue Sauce</span></div>
|
947
|
+
</span>
|
948
|
+
</span>
|
949
|
+
</div>
|
950
|
+
</div>
|
951
|
+
</div>
|
952
|
+
|
953
|
+
|
954
|
+
|
955
|
+
|
956
|
+
<div class="table-row-gray">
|
957
|
+
<div class="column1">
|
958
|
+
<div class="textarea">
|
959
|
+
<span>
|
960
|
+
<span itemprop="ingredients">
|
961
|
+
<div class="amount"><span>3</span></div><div class="desc"> Tbsp.
|
962
|
+
<span class="ingredientNodeInner">frozen orange juice concentrate</span>, thawed</div>
|
963
|
+
</span>
|
964
|
+
</span>
|
965
|
+
</div>
|
966
|
+
</div>
|
967
|
+
</div>
|
968
|
+
|
969
|
+
|
970
|
+
|
971
|
+
</div>
|
972
|
+
<!--concordance-end-->
|
973
|
+
|
974
|
+
|
975
|
+
|
976
|
+
|
977
|
+
|
978
|
+
|
979
|
+
|
980
|
+
|
981
|
+
|
982
|
+
|
983
|
+
|
984
|
+
<div id="recipeGradHeading" class="recipeGradHeading">
|
985
|
+
<div class="head">
|
986
|
+
<h2>Make It</h2>
|
987
|
+
</div><!--[if !IE]> END head <![endif]-->
|
988
|
+
</div><!--[if !IE]> END recipeGradHeading <![endif]-->
|
989
|
+
<div class="recipeMakeItText">
|
990
|
+
<div class="stdContBlock">
|
991
|
+
<div class="textarea">
|
992
|
+
<span itemprop="recipeInstructions">
|
993
|
+
<span>
|
994
|
+
<p><STRONG>HEAT </STRONG>grill to medium-high heat.</p>
|
995
|
+
|
996
|
+
|
997
|
+
<p><span>
|
998
|
+
<STRONG>THREAD </STRONG>chicken alternately with pineapple and peppers onto 8 long wooden skewers, using 2 skewers placed side-by-side for each kabob.
|
999
|
+
</span>
|
1000
|
+
</p>
|
1001
|
+
|
1002
|
+
|
1003
|
+
<p><span>
|
1004
|
+
<STRONG>MIX </STRONG>barbecue sauce and juice concentrate; brush half evenly onto kabobs.
|
1005
|
+
</span>
|
1006
|
+
</p>
|
1007
|
+
|
1008
|
+
|
1009
|
+
<p><span>
|
1010
|
+
<STRONG>GRILL </STRONG>8 to 10 min. or until chicken is done, turning and brushing occasionally with remaining sauce.
|
1011
|
+
</span>
|
1012
|
+
</p>
|
1013
|
+
|
1014
|
+
|
1015
|
+
</span></span>
|
1016
|
+
</div>
|
1017
|
+
</div>
|
1018
|
+
</div>
|
1019
|
+
|
1020
|
+
|
1021
|
+
|
1022
|
+
|
1023
|
+
|
1024
|
+
|
1025
|
+
|
1026
|
+
|
1027
|
+
|
1028
|
+
|
1029
|
+
|
1030
|
+
|
1031
|
+
|
1032
|
+
|
1033
|
+
<div id="recipeGradHeading" class="recipeGradHeading">
|
1034
|
+
<div class="head">
|
1035
|
+
<h2>Kraft Kitchens Tips</h2>
|
1036
|
+
</div><!--[if !IE]> END head <![endif]-->
|
1037
|
+
</div><!--[if !IE]> END recipeGradHeading <![endif]-->
|
1038
|
+
<div class="kraftKitchenTips">
|
1039
|
+
|
1040
|
+
<div class="stdContBlock">
|
1041
|
+
<div class="textArea">
|
1042
|
+
|
1043
|
+
<div class="tipTitle">Note</div>
|
1044
|
+
<div class="tipText">Soak wooden skewers in water 30 min. before using. Wrap ends with foil before grilling to prevent them from burning. If using metal skewers, use just 1 metal skewer when assembling each kabob.
|
1045
|
+
</div>
|
1046
|
+
|
1047
|
+
<div class="tipTitle">Variation </div>
|
1048
|
+
<div class="tipText">Prepare as directed, substituting 1 lb. skinless salmon fillets, cut into 1-inch chunks, for the chicken. Or, substitute 1 lb. uncooked peeled and deveined extra-large shrimp for the chicken, reducing the grilling time to 4 to 6 min. or until shrimp turn pink.</div>
|
1049
|
+
|
1050
|
+
<div class="tipTitle">Substitute</div>
|
1051
|
+
<div class="tipText">Substitute 1 drained can (20 oz.) pineapple chunks in juice for the fresh pineapple.</div>
|
1052
|
+
|
1053
|
+
</div>
|
1054
|
+
|
1055
|
+
|
1056
|
+
</div><!--[if !IE]> END stdContBlock <![endif]-->
|
1057
|
+
|
1058
|
+
|
1059
|
+
|
1060
|
+
|
1061
|
+
</div>
|
1062
|
+
|
1063
|
+
|
1064
|
+
|
1065
|
+
</dd>
|
1066
|
+
<dd id="content1" class="hidden">
|
1067
|
+
|
1068
|
+
<!-- Kiran: Added for the Autonomy project BEGIN-->
|
1069
|
+
|
1070
|
+
|
1071
|
+
<div class="ratinginfo">
|
1072
|
+
<div class="ratinginfoInner">
|
1073
|
+
|
1074
|
+
<div class="yousaid">
|
1075
|
+
<div class="rateTitle">sign up and join the discussion</div>
|
1076
|
+
Rate recipes, or edit your previous ratings and more.
|
1077
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeAllRatingsSummary_ucKFUSRecipeRatingNoSignUP_lnkSignIn" Title="Sign In" isModal="Y" modalheight="365" modalwidth="422" rel="" href="/Controls/community/ajax/Login.aspx?drd=1">Sign In</a>
|
1078
|
+
</div>
|
1079
|
+
|
1080
|
+
|
1081
|
+
|
1082
|
+
|
1083
|
+
|
1084
|
+
</div>
|
1085
|
+
</div>
|
1086
|
+
<div class="arrow"><a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeAllRatingsSummary_lnkBackToRecipe1"></a></div>
|
1087
|
+
|
1088
|
+
|
1089
|
+
<div id="recipesRatesCommentsHeader">
|
1090
|
+
<div id="boxPagingTop">
|
1091
|
+
|
1092
|
+
<!--pageScroll module start -->
|
1093
|
+
<div class="paging">
|
1094
|
+
<ul>
|
1095
|
+
<li>
|
1096
|
+
|
1097
|
+
|
1098
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_imgPrev2" title="Previous Page" src="/assets/images/button/arrow-page-back.png" alt="Previous Page" />
|
1099
|
+
</li>
|
1100
|
+
|
1101
|
+
<li class="on">
|
1102
|
+
|
1103
|
+
1
|
1104
|
+
</li>
|
1105
|
+
|
1106
|
+
<li class="">
|
1107
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_rptPageNavigators_ctl01_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=2">2</a>
|
1108
|
+
|
1109
|
+
</li>
|
1110
|
+
|
1111
|
+
<li class="">
|
1112
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_rptPageNavigators_ctl02_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=3">3</a>
|
1113
|
+
|
1114
|
+
</li>
|
1115
|
+
|
1116
|
+
<li class="">
|
1117
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_rptPageNavigators_ctl03_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=4">4</a>
|
1118
|
+
|
1119
|
+
</li>
|
1120
|
+
|
1121
|
+
<li class="">
|
1122
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_rptPageNavigators_ctl04_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=5">5</a>
|
1123
|
+
|
1124
|
+
</li>
|
1125
|
+
|
1126
|
+
<li class="">
|
1127
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_rptPageNavigators_ctl05_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=6">6</a>
|
1128
|
+
|
1129
|
+
</li>
|
1130
|
+
|
1131
|
+
|
1132
|
+
<li>
|
1133
|
+
of
|
1134
|
+
</li>
|
1135
|
+
<li>
|
1136
|
+
<a id="hlPage" href = '/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=23'>23</a>
|
1137
|
+
</li>
|
1138
|
+
|
1139
|
+
<li>
|
1140
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_lnkNext" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=7"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupTop_imgNext1" title="Next Page" onmouseover="this.src='/SiteCollectionImages/Autonomy/icon_pageforward_on.gif'" onmouseout="this.src='/SiteCollectionImages/Autonomy/icon_pageforward.gif'" src="/SiteCollectionImages/Autonomy/icon_pageforward.gif" alt="Next Page" /></a>
|
1141
|
+
|
1142
|
+
|
1143
|
+
</li>
|
1144
|
+
</ul>
|
1145
|
+
</div>
|
1146
|
+
<!--pageScroll module end -->
|
1147
|
+
|
1148
|
+
|
1149
|
+
</div>
|
1150
|
+
</div>
|
1151
|
+
|
1152
|
+
|
1153
|
+
<!-- infoBox start -->
|
1154
|
+
<!-- rating module start -->
|
1155
|
+
|
1156
|
+
<!-- action links start -->
|
1157
|
+
|
1158
|
+
<!-- action links end -->
|
1159
|
+
|
1160
|
+
|
1161
|
+
<!-- rating item start -->
|
1162
|
+
|
1163
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1164
|
+
<div class="content1">
|
1165
|
+
<div class="userInfo">
|
1166
|
+
<div class="userStats">
|
1167
|
+
<div class="userName" itemprop="author"> nickibug</div>
|
1168
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl00_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft50.png" style="border-width:0px;" /></div>
|
1169
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">4/10/2013</div></div>
|
1170
|
+
</div>
|
1171
|
+
|
1172
|
+
<!-- <div> <meta itemprop="ratingValue" content="5"></div>-->
|
1173
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1174
|
+
|
1175
|
+
</div>
|
1176
|
+
<div class="userReview" itemprop="description">My family loves this recipe. Not only is it quick and light it is fun to make with the kids. They enjoy putting the skewers together and they love the taste!</div>
|
1177
|
+
</div>
|
1178
|
+
|
1179
|
+
</div>
|
1180
|
+
|
1181
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1182
|
+
<div class="content2">
|
1183
|
+
<div class="userInfo">
|
1184
|
+
<div class="userStats">
|
1185
|
+
<div class="userName" itemprop="author"> jadef154</div>
|
1186
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl01_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft20.png" style="border-width:0px;" /></div>
|
1187
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">8/25/2012</div></div>
|
1188
|
+
</div>
|
1189
|
+
|
1190
|
+
<!--<div><meta itemprop="ratingValue" content="2"></div>-->
|
1191
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1192
|
+
|
1193
|
+
</div>
|
1194
|
+
<div class="userReview" itemprop="description">It's not that this necessarily tasted bad, it just wasn't what I anticipated. It pretty much tasted like orange juice on chicken, honestly. I think the ratio of the concentrate is too high, personally. I like the idea of adding the juice, but I would probably have to change this recipe a lot to get it to "sweet" bbq and not just "OJ" bbq haha :)</div>
|
1195
|
+
</div>
|
1196
|
+
|
1197
|
+
</div>
|
1198
|
+
|
1199
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1200
|
+
<div class="content1">
|
1201
|
+
<div class="userInfo">
|
1202
|
+
<div class="userStats">
|
1203
|
+
<div class="userName" itemprop="author"> Cindy156255</div>
|
1204
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl02_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft50.png" style="border-width:0px;" /></div>
|
1205
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">8/21/2012</div></div>
|
1206
|
+
</div>
|
1207
|
+
|
1208
|
+
<!-- <div> <meta itemprop="ratingValue" content="5"></div>-->
|
1209
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1210
|
+
|
1211
|
+
</div>
|
1212
|
+
<div class="userReview" itemprop="description">I made this recipe on a rainy day so it was made in my oven. Cooked the same amount of time. Came out wonderful! This is one recipe I will make over and over again.</div>
|
1213
|
+
</div>
|
1214
|
+
|
1215
|
+
</div>
|
1216
|
+
|
1217
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1218
|
+
<div class="content2">
|
1219
|
+
<div class="userInfo">
|
1220
|
+
<div class="userStats">
|
1221
|
+
<div class="userName" itemprop="author"> Livenlearn32</div>
|
1222
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl03_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft50.png" style="border-width:0px;" /></div>
|
1223
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">8/3/2012</div></div>
|
1224
|
+
</div>
|
1225
|
+
|
1226
|
+
<!--<div><meta itemprop="ratingValue" content="5"></div>-->
|
1227
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1228
|
+
|
1229
|
+
</div>
|
1230
|
+
<div class="userReview" itemprop="description">We've made these three times in the past two weeks! The only thing we changed was we used orange juice instead of orange concentrate. It wasn't too orange flavored. Perfect!</div>
|
1231
|
+
</div>
|
1232
|
+
|
1233
|
+
</div>
|
1234
|
+
|
1235
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1236
|
+
<div class="content1">
|
1237
|
+
<div class="userInfo">
|
1238
|
+
<div class="userStats">
|
1239
|
+
<div class="userName" itemprop="author"> a cook</div>
|
1240
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl04_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft50.png" style="border-width:0px;" /></div>
|
1241
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">7/26/2012</div></div>
|
1242
|
+
</div>
|
1243
|
+
|
1244
|
+
<!-- <div> <meta itemprop="ratingValue" content="5"></div>-->
|
1245
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1246
|
+
|
1247
|
+
</div>
|
1248
|
+
<div class="userReview" itemprop="description">I have made this recipe twice and it's really delicious. The pineapples are a perfect combination with the chicken. I cooked this on the grill and it was a big hit with the family and some friends. </div>
|
1249
|
+
</div>
|
1250
|
+
|
1251
|
+
</div>
|
1252
|
+
|
1253
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1254
|
+
<div class="content2">
|
1255
|
+
<div class="userInfo">
|
1256
|
+
<div class="userStats">
|
1257
|
+
<div class="userName" itemprop="author"> lwilliams1221</div>
|
1258
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl05_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft50.png" style="border-width:0px;" /></div>
|
1259
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">7/21/2012</div></div>
|
1260
|
+
</div>
|
1261
|
+
|
1262
|
+
<!--<div><meta itemprop="ratingValue" content="5"></div>-->
|
1263
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1264
|
+
|
1265
|
+
</div>
|
1266
|
+
<div class="userReview" itemprop="description">I also forgot to note that I used vidalia onion instead of green pepper:)</div>
|
1267
|
+
</div>
|
1268
|
+
|
1269
|
+
</div>
|
1270
|
+
|
1271
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1272
|
+
<div class="content1">
|
1273
|
+
<div class="userInfo">
|
1274
|
+
<div class="userStats">
|
1275
|
+
<div class="userName" itemprop="author"> tabitha_laney</div>
|
1276
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl06_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft50.png" style="border-width:0px;" /></div>
|
1277
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">6/25/2012</div></div>
|
1278
|
+
</div>
|
1279
|
+
|
1280
|
+
<!-- <div> <meta itemprop="ratingValue" content="5"></div>-->
|
1281
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1282
|
+
|
1283
|
+
</div>
|
1284
|
+
<div class="userReview" itemprop="description">yum </div>
|
1285
|
+
</div>
|
1286
|
+
|
1287
|
+
</div>
|
1288
|
+
|
1289
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1290
|
+
<div class="content2">
|
1291
|
+
<div class="userInfo">
|
1292
|
+
<div class="userStats">
|
1293
|
+
<div class="userName" itemprop="author"> cmlaplant</div>
|
1294
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl07_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft40.png" style="border-width:0px;" /></div>
|
1295
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">6/20/2012</div></div>
|
1296
|
+
</div>
|
1297
|
+
|
1298
|
+
<!--<div><meta itemprop="ratingValue" content="4"></div>-->
|
1299
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1300
|
+
|
1301
|
+
</div>
|
1302
|
+
<div class="userReview" itemprop="description">Made these for Fathers Day get together and everybody loved them. I substituted lean pork for the chicken and it was delicious. </div>
|
1303
|
+
</div>
|
1304
|
+
|
1305
|
+
</div>
|
1306
|
+
|
1307
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1308
|
+
<div class="content1">
|
1309
|
+
<div class="userInfo">
|
1310
|
+
<div class="userStats">
|
1311
|
+
<div class="userName" itemprop="author"> smartsmiles</div>
|
1312
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl08_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft40.png" style="border-width:0px;" /></div>
|
1313
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">5/27/2012</div></div>
|
1314
|
+
</div>
|
1315
|
+
|
1316
|
+
<!-- <div> <meta itemprop="ratingValue" content="4"></div>-->
|
1317
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1318
|
+
|
1319
|
+
</div>
|
1320
|
+
<div class="userReview" itemprop="description">Easy and Yummy. Great for busy weeknight dinners. Get ready the night before and grill at dinner time.</div>
|
1321
|
+
</div>
|
1322
|
+
|
1323
|
+
</div>
|
1324
|
+
|
1325
|
+
<div id="ratingsContent" itemprop="review" itemscope itemtype="http://schema.org/Review">
|
1326
|
+
<div class="content2">
|
1327
|
+
<div class="userInfo">
|
1328
|
+
<div class="userStats">
|
1329
|
+
<div class="userName" itemprop="author"> shelton463</div>
|
1330
|
+
<div class="userRating"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeUserRatings_ucKFUSRecipeRatingResults_repRecipeRatingResults_ctl09_imgRecipeRatingStarImage" src="/assets/images/recipe/starssmallleft20.png" style="border-width:0px;" /></div>
|
1331
|
+
<div class="ratingDate">posted:<div itemprop="dateCreated">2/12/2012</div></div>
|
1332
|
+
</div>
|
1333
|
+
|
1334
|
+
<!--<div><meta itemprop="ratingValue" content="2"></div>-->
|
1335
|
+
<meta itemprop="itemReviewed" content="Sweet BBQ Chicken Kabobs recipe" />
|
1336
|
+
|
1337
|
+
</div>
|
1338
|
+
<div class="userReview" itemprop="description">Didn't really care for it. The orange flavor really overpowered the BBQ sauce. Maybe it would be better with just orange juice instead of the concentrate? Not sure I'll bother with this one again. </div>
|
1339
|
+
</div>
|
1340
|
+
|
1341
|
+
</div>
|
1342
|
+
|
1343
|
+
<!-- rating item end -->
|
1344
|
+
|
1345
|
+
|
1346
|
+
<!-- rating module end -->
|
1347
|
+
<!-- infoBox end -->
|
1348
|
+
|
1349
|
+
|
1350
|
+
<div id="resultsBottom">
|
1351
|
+
|
1352
|
+
<!--pageScroll module start -->
|
1353
|
+
<div class="paging">
|
1354
|
+
<ul>
|
1355
|
+
<li>
|
1356
|
+
|
1357
|
+
|
1358
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_imgPrev2" title="Previous Page" src="/assets/images/button/arrow-page-back.png" alt="Previous Page" />
|
1359
|
+
</li>
|
1360
|
+
|
1361
|
+
<li class="on">
|
1362
|
+
|
1363
|
+
1
|
1364
|
+
</li>
|
1365
|
+
|
1366
|
+
<li class="">
|
1367
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_rptPageNavigators_ctl01_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=2">2</a>
|
1368
|
+
|
1369
|
+
</li>
|
1370
|
+
|
1371
|
+
<li class="">
|
1372
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_rptPageNavigators_ctl02_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=3">3</a>
|
1373
|
+
|
1374
|
+
</li>
|
1375
|
+
|
1376
|
+
<li class="">
|
1377
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_rptPageNavigators_ctl03_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=4">4</a>
|
1378
|
+
|
1379
|
+
</li>
|
1380
|
+
|
1381
|
+
<li class="">
|
1382
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_rptPageNavigators_ctl04_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=5">5</a>
|
1383
|
+
|
1384
|
+
</li>
|
1385
|
+
|
1386
|
+
<li class="">
|
1387
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_rptPageNavigators_ctl05_hlPage" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=6">6</a>
|
1388
|
+
|
1389
|
+
</li>
|
1390
|
+
|
1391
|
+
|
1392
|
+
<li>
|
1393
|
+
of
|
1394
|
+
</li>
|
1395
|
+
<li>
|
1396
|
+
<a id="hlPage" href = '/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=23'>23</a>
|
1397
|
+
</li>
|
1398
|
+
|
1399
|
+
<li>
|
1400
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_lnkNext" href="/recipes/recipeallratings.aspx?recipe_id=92092&ct=1&pg=7"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipePageNavigatorGroupBottom_imgNext1" title="Next Page" onmouseover="this.src='/SiteCollectionImages/Autonomy/icon_pageforward_on.gif'" onmouseout="this.src='/SiteCollectionImages/Autonomy/icon_pageforward.gif'" src="/SiteCollectionImages/Autonomy/icon_pageforward.gif" alt="Next Page" /></a>
|
1401
|
+
|
1402
|
+
|
1403
|
+
</li>
|
1404
|
+
</ul>
|
1405
|
+
</div>
|
1406
|
+
<!--pageScroll module end -->
|
1407
|
+
|
1408
|
+
|
1409
|
+
</div>
|
1410
|
+
<!-- Kiran: Added for the Autonomy project END-->
|
1411
|
+
</dd>
|
1412
|
+
<dd id="content2" class="hidden">
|
1413
|
+
<div class="servingInfo">
|
1414
|
+
|
1415
|
+
|
1416
|
+
<div class="infoRow">
|
1417
|
+
|
1418
|
+
|
1419
|
+
|
1420
|
+
|
1421
|
+
|
1422
|
+
<div class="heading">servings</div>
|
1423
|
+
<div class="copy">
|
1424
|
+
<div class="dish"><img src="/assets/images/icon/icon_PlaceSetting.png"></div>
|
1425
|
+
<div class="info">
|
1426
|
+
total:<br/>
|
1427
|
+
4 servings
|
1428
|
+
</div>
|
1429
|
+
</div>
|
1430
|
+
</div>
|
1431
|
+
|
1432
|
+
|
1433
|
+
|
1434
|
+
|
1435
|
+
|
1436
|
+
|
1437
|
+
|
1438
|
+
|
1439
|
+
<div class="infoRow">
|
1440
|
+
<div class="heading"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl00_lblHLHeading">healthy living information</span></div>
|
1441
|
+
|
1442
|
+
|
1443
|
+
<div class="copy">
|
1444
|
+
<div class="check"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl01_imgCheckmark" src="/assets/images/icon/icon-check.png" /></div>
|
1445
|
+
<div class="infoHL"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl01_lblClassification">Low fat</span></div>
|
1446
|
+
</div>
|
1447
|
+
|
1448
|
+
<div class="copy">
|
1449
|
+
<div class="check"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl02_imgCheckmark" src="/assets/images/icon/icon-check.png" /></div>
|
1450
|
+
<div class="infoHL"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl02_lblClassification">Low calorie</span></div>
|
1451
|
+
</div>
|
1452
|
+
|
1453
|
+
<div class="copy">
|
1454
|
+
<div class="check"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl03_imgCheckmark" src="/assets/images/icon/icon-check.png" /></div>
|
1455
|
+
<div class="infoHL"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl03_lblClassification">Good source of vitamin A or C</span></div>
|
1456
|
+
</div>
|
1457
|
+
|
1458
|
+
<div class="copy">
|
1459
|
+
<div class="check"></div>
|
1460
|
+
<div class="infoHL"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl04_lblClassification"></span></div>
|
1461
|
+
</div>
|
1462
|
+
|
1463
|
+
<div class="copy">
|
1464
|
+
<div class="check"><img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl05_imgCheckmark" src="/assets/images/icon/icon-check.png" /></div>
|
1465
|
+
<div class="infoHL"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeClassificationTabNutrition_rep_ctl05_lblClassification">Diabetes Center</span></div>
|
1466
|
+
</div>
|
1467
|
+
|
1468
|
+
</div>
|
1469
|
+
|
1470
|
+
|
1471
|
+
|
1472
|
+
|
1473
|
+
|
1474
|
+
|
1475
|
+
<div id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_pnlCarbCounter">
|
1476
|
+
|
1477
|
+
<div class="infoRow">
|
1478
|
+
<div class="heading"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_lblCarbCounterHeading">carb choices</span></div>
|
1479
|
+
<div class="copy">
|
1480
|
+
<span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_lblCarbCounter">carb choices:</span><br/>
|
1481
|
+
<span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_lblCounter" style="font-weight:normal;">2</span>
|
1482
|
+
</div>
|
1483
|
+
</div>
|
1484
|
+
|
1485
|
+
</div>
|
1486
|
+
<div id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_pnlExchange">
|
1487
|
+
|
1488
|
+
<div class="infoRow">
|
1489
|
+
<div class="heading"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_lblDietExchange">diet exchange</span></div>
|
1490
|
+
<div class="copy">
|
1491
|
+
<span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_lblExchange">1 Fruit + 1 Vegetable + 3 Meat (L)</span>
|
1492
|
+
</div>
|
1493
|
+
</div>
|
1494
|
+
|
1495
|
+
</div>
|
1496
|
+
<div id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_pnlBonus">
|
1497
|
+
|
1498
|
+
<div class="infoRow">
|
1499
|
+
<div class="heading"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_lblNutritionBonus">nutrition bonus</span></div>
|
1500
|
+
<div class="copy"><span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutritionBonus1_repNutritionalExtra_ctl01_lblBonus">Fire up the grill for these delicious low-calorie, low-fat kabobs that are laced with chicken, fruit and vegetables. As a bonus, the peppers are rich in vitamin C. </span></div>
|
1501
|
+
</div>
|
1502
|
+
|
1503
|
+
</div>
|
1504
|
+
|
1505
|
+
|
1506
|
+
|
1507
|
+
</div><!-- servingInfo -->
|
1508
|
+
|
1509
|
+
|
1510
|
+
|
1511
|
+
<!-- NUTRITION INFO -->
|
1512
|
+
|
1513
|
+
<div class="recipeNutritionInfo">
|
1514
|
+
<div class="inner" itemprop="nutrition"
|
1515
|
+
itemscope itemtype="http://schema.org/NutritionInformation">
|
1516
|
+
<h4>nutritional info per serving
|
1517
|
+
<img id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl00_KFUSRecipeNutritionClassificationHL1_rep_ctl00_imgHL" src="/assets/images/icon/icon_hl_nutritioninfo.png" />
|
1518
|
+
|
1519
|
+
|
1520
|
+
|
1521
|
+
|
1522
|
+
|
1523
|
+
|
1524
|
+
|
1525
|
+
|
1526
|
+
|
1527
|
+
|
1528
|
+
|
1529
|
+
|
1530
|
+
|
1531
|
+
|
1532
|
+
|
1533
|
+
</h4>
|
1534
|
+
<!--<div class="nutritionToggle"><img src="/assets/images/button/btn_nutrition_open.gif" alt="" width="15" height="15" border="0" id="hideimage" onclick="javascipt:toggle_ingredients('Showhide');" /></div> -->
|
1535
|
+
<div>
|
1536
|
+
<div class="title">per serving</div>
|
1537
|
+
<p> </p>
|
1538
|
+
|
1539
|
+
|
1540
|
+
|
1541
|
+
|
1542
|
+
|
1543
|
+
<p class="nutriServingInfo"></p>
|
1544
|
+
|
1545
|
+
|
1546
|
+
|
1547
|
+
|
1548
|
+
|
1549
|
+
|
1550
|
+
<div class='row'>
|
1551
|
+
<div class="item1">
|
1552
|
+
<div class="label">
|
1553
|
+
Calories
|
1554
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl01_lnkRecipeNutritionDescription"></a>
|
1555
|
+
</div>
|
1556
|
+
<div class="amount">
|
1557
|
+
<span><span><span class="calories" itemprop="calories"><span >260 </span></span></span></span>
|
1558
|
+
</div>
|
1559
|
+
</div>
|
1560
|
+
|
1561
|
+
|
1562
|
+
|
1563
|
+
|
1564
|
+
|
1565
|
+
|
1566
|
+
<div class="item1">
|
1567
|
+
<div class="label">
|
1568
|
+
|
1569
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl02_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/fatcholesterol.aspx">Total fat</a>
|
1570
|
+
</div>
|
1571
|
+
<div class="amount">
|
1572
|
+
<span><span><span class="fat" itemprop="fatContent"><span >3 g</span></span></span></span>
|
1573
|
+
</div>
|
1574
|
+
</div>
|
1575
|
+
|
1576
|
+
|
1577
|
+
|
1578
|
+
|
1579
|
+
|
1580
|
+
|
1581
|
+
<div class="item1">
|
1582
|
+
<div class="label">
|
1583
|
+
|
1584
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl03_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/fatcholesterol.aspx">Saturated fat</a>
|
1585
|
+
</div>
|
1586
|
+
<div class="amount">
|
1587
|
+
<span><span><span class="saturatedFat" itemprop="saturatedFatContent"><span >1 g</span></span></span></span>
|
1588
|
+
</div>
|
1589
|
+
</div>
|
1590
|
+
</div>
|
1591
|
+
|
1592
|
+
|
1593
|
+
|
1594
|
+
|
1595
|
+
<div class='row'>
|
1596
|
+
<div class="item1">
|
1597
|
+
<div class="label">
|
1598
|
+
|
1599
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl04_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/fatcholesterol.aspx">Cholesterol</a>
|
1600
|
+
</div>
|
1601
|
+
<div class="amount">
|
1602
|
+
<span><span><span class="cholesterol" itemprop="cholesterolContent"><span >65 mg</span></span></span></span>
|
1603
|
+
</div>
|
1604
|
+
</div>
|
1605
|
+
|
1606
|
+
|
1607
|
+
|
1608
|
+
|
1609
|
+
|
1610
|
+
|
1611
|
+
<div class="item1">
|
1612
|
+
<div class="label">
|
1613
|
+
|
1614
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl05_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/sodium.aspx">Sodium</a>
|
1615
|
+
</div>
|
1616
|
+
<div class="amount">
|
1617
|
+
<span><span><span itemprop="sodiumContent"><span >510 mg</span></span></span></span>
|
1618
|
+
</div>
|
1619
|
+
</div>
|
1620
|
+
|
1621
|
+
|
1622
|
+
|
1623
|
+
|
1624
|
+
|
1625
|
+
|
1626
|
+
<div class="item1">
|
1627
|
+
<div class="label">
|
1628
|
+
|
1629
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl06_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/carbsandfiber.aspx">Carbohydrate</a>
|
1630
|
+
</div>
|
1631
|
+
<div class="amount">
|
1632
|
+
<span><span><span class="carbohydrates" itemprop="carbohydrateContent"><span >33 g</span></span></span></span>
|
1633
|
+
</div>
|
1634
|
+
</div>
|
1635
|
+
</div>
|
1636
|
+
|
1637
|
+
|
1638
|
+
|
1639
|
+
|
1640
|
+
<div class='row'>
|
1641
|
+
<div class="item1">
|
1642
|
+
<div class="label">
|
1643
|
+
|
1644
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl07_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/carbsandfiber.aspx">Dietary fiber</a>
|
1645
|
+
</div>
|
1646
|
+
<div class="amount">
|
1647
|
+
<span><span><span class="fiber" itemprop="fiberContent"><span >3 g</span></span></span></span>
|
1648
|
+
</div>
|
1649
|
+
</div>
|
1650
|
+
|
1651
|
+
|
1652
|
+
|
1653
|
+
|
1654
|
+
|
1655
|
+
|
1656
|
+
<div class="item1">
|
1657
|
+
<div class="label">
|
1658
|
+
|
1659
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl08_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/carbsandfiber.aspx">Sugars</a>
|
1660
|
+
</div>
|
1661
|
+
<div class="amount">
|
1662
|
+
<span><span><span class="sugar" itemprop="sugarContent"><span >27 g</span></span></span></span>
|
1663
|
+
</div>
|
1664
|
+
</div>
|
1665
|
+
|
1666
|
+
|
1667
|
+
|
1668
|
+
|
1669
|
+
|
1670
|
+
|
1671
|
+
<div class="item1">
|
1672
|
+
<div class="label">
|
1673
|
+
Protein
|
1674
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl09_lnkRecipeNutritionDescription"></a>
|
1675
|
+
</div>
|
1676
|
+
<div class="amount">
|
1677
|
+
<span><span><span class="protein" itemprop="proteinContent"><span >26 g</span></span></span></span>
|
1678
|
+
</div>
|
1679
|
+
</div>
|
1680
|
+
</div>
|
1681
|
+
|
1682
|
+
|
1683
|
+
|
1684
|
+
|
1685
|
+
<div class='row'>
|
1686
|
+
<div class="item1">
|
1687
|
+
<div class="label">
|
1688
|
+
Vitamin A
|
1689
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl10_lnkRecipeNutritionDescription"></a>
|
1690
|
+
</div>
|
1691
|
+
<div class="amount">
|
1692
|
+
<span >25 %DV</span>
|
1693
|
+
</div>
|
1694
|
+
</div>
|
1695
|
+
|
1696
|
+
|
1697
|
+
|
1698
|
+
|
1699
|
+
|
1700
|
+
|
1701
|
+
<div class="item1">
|
1702
|
+
<div class="label">
|
1703
|
+
Vitamin C
|
1704
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl11_lnkRecipeNutritionDescription"></a>
|
1705
|
+
</div>
|
1706
|
+
<div class="amount">
|
1707
|
+
<span >100 %DV</span>
|
1708
|
+
</div>
|
1709
|
+
</div>
|
1710
|
+
|
1711
|
+
|
1712
|
+
|
1713
|
+
|
1714
|
+
|
1715
|
+
|
1716
|
+
<div class="item1">
|
1717
|
+
<div class="label">
|
1718
|
+
|
1719
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl12_lnkRecipeNutritionDescription" href="/healthy-living-ideas/articles/nutrition-basics/dairyfoodscalcium.aspx">Calcium</a>
|
1720
|
+
</div>
|
1721
|
+
<div class="amount">
|
1722
|
+
<span >4 %DV</span>
|
1723
|
+
</div>
|
1724
|
+
</div>
|
1725
|
+
</div>
|
1726
|
+
|
1727
|
+
|
1728
|
+
|
1729
|
+
|
1730
|
+
<div class='row'>
|
1731
|
+
<div class="item1">
|
1732
|
+
<div class="label">
|
1733
|
+
Iron
|
1734
|
+
<a id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_GWSRecipeNutrition_repNutritionInfo_ctl13_lnkRecipeNutritionDescription"></a>
|
1735
|
+
</div>
|
1736
|
+
<div class="amount">
|
1737
|
+
<span >8 %DV</span>
|
1738
|
+
</div>
|
1739
|
+
</div>
|
1740
|
+
</div>
|
1741
|
+
|
1742
|
+
|
1743
|
+
</div><!-- END HIDE/SHOW -->
|
1744
|
+
|
1745
|
+
</div><!-- END inner -->
|
1746
|
+
|
1747
|
+
</div><!-- END recipeNutritionInfo -->
|
1748
|
+
|
1749
|
+
|
1750
|
+
|
1751
|
+
<script type="text/javascript">
|
1752
|
+
function toggle_ingredients(Showhide)
|
1753
|
+
{
|
1754
|
+
var e = document.getElementById(Showhide);
|
1755
|
+
var i;
|
1756
|
+
|
1757
|
+
if((e.style.display == 'none') || (e.style.display == '')){
|
1758
|
+
e.style.display = 'block';
|
1759
|
+
i = '/assets/images/button/btn_nutrition_close.gif';
|
1760
|
+
}else{
|
1761
|
+
e.style.display = 'none';
|
1762
|
+
i = '/assets/images/button/btn_nutrition_open.gif';
|
1763
|
+
}
|
1764
|
+
document.getElementById('hideimage').src = i;
|
1765
|
+
|
1766
|
+
return false;
|
1767
|
+
}
|
1768
|
+
|
1769
|
+
function getQSParam(strParamName)
|
1770
|
+
{
|
1771
|
+
var strReturn = "";
|
1772
|
+
var strHref = window.location.href;
|
1773
|
+
if ( strHref.indexOf("?") > -1 ){
|
1774
|
+
var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase();
|
1775
|
+
var aQueryString = strQueryString.split("&");
|
1776
|
+
for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){
|
1777
|
+
if (
|
1778
|
+
aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){
|
1779
|
+
var aParam = aQueryString[iParam].split("=");
|
1780
|
+
strReturn = aParam[1];
|
1781
|
+
break;
|
1782
|
+
}
|
1783
|
+
}
|
1784
|
+
}
|
1785
|
+
return unescape(strReturn);
|
1786
|
+
}
|
1787
|
+
|
1788
|
+
function showDivTagForPrinterFriendly(divTag)
|
1789
|
+
{
|
1790
|
+
if (getQSParam('pf') == 'true'){
|
1791
|
+
var objDivTag = document.getElementById(divTag);
|
1792
|
+
if (objDivTag != null){
|
1793
|
+
objDivTag.style.display = 'block';
|
1794
|
+
}
|
1795
|
+
}
|
1796
|
+
}
|
1797
|
+
showDivTagForPrinterFriendly('Showhide');
|
1798
|
+
</script>
|
1799
|
+
|
1800
|
+
|
1801
|
+
|
1802
|
+
|
1803
|
+
|
1804
|
+
|
1805
|
+
|
1806
|
+
|
1807
|
+
|
1808
|
+
|
1809
|
+
|
1810
|
+
|
1811
|
+
</dd>
|
1812
|
+
</dl>
|
1813
|
+
|
1814
|
+
|
1815
|
+
<div class="recipeKRL">K:47686v1:92092
|
1816
|
+
</div>
|
1817
|
+
|
1818
|
+
|
1819
|
+
<div class="btmCurve"><div class="inner"></div></div>
|
1820
|
+
|
1821
|
+
|
1822
|
+
<script type="text/javascript" src="/js/jquery-jtemplates.js"></script>
|
1823
|
+
<script type="text/javascript" src="/js/DisplayRecentlyViewedRecipes.js"></script>
|
1824
|
+
<div id="rvrContentItems"></div>
|
1825
|
+
<script type="text/javascript">
|
1826
|
+
LoadRecentlyViewedRecipes();
|
1827
|
+
</script>
|
1828
|
+
|
1829
|
+
</div><!-- END contentRecipeBody -->
|
1830
|
+
|
1831
|
+
<div id="" class="contentRecipeBodyRtCol"><!-- BEGIN RIGHT COLUMN -->
|
1832
|
+
<div class="rightContent">
|
1833
|
+
<div class="top"></div>
|
1834
|
+
<div class="body">
|
1835
|
+
<div id="companion" class="contentRightAD">
|
1836
|
+
|
1837
|
+
<!--<div id="companion" class="contentRightAD">
|
1838
|
+
<script language="JavaScript" type="text/javascript">
|
1839
|
+
document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/kraft.foods/recipedetail;dcopt=;pos=lftop;' + buildAdServParameters() + ';tile=1;sz=300X250;ord=' + generateRandomNumber() + '?" type="text/javascript"><\/script>');
|
1840
|
+
</script>
|
1841
|
+
<script src="http://s0.2mdn.net/879366/flashwrite_1_2.js"></script>
|
1842
|
+
</div>-->
|
1843
|
+
|
1844
|
+
|
1845
|
+
<!-- begin ad tag-->
|
1846
|
+
<script language="JavaScript" type="text/javascript">
|
1847
|
+
document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/kraft.foods/recipedetail;dcopt=;pos=lftop;' + buildAdServParameters() + 'kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=1;sz=300X250;ord=' + generateRandomNumber() + '?" type="text/javascript"><\/script>');
|
1848
|
+
</script>
|
1849
|
+
<noscript>
|
1850
|
+
<a href="http://ad.doubleclick.net/jump/kraft.foods/recipedetail;pos=lftop;kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=1;sz=300X250;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/kraft.foods/recipedetail;pos=lftop;kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=1;sz=300X250;ord=123456789?" width="300" height="250" border="0" alt=""></a></noscript>
|
1851
|
+
<!-- End ad tag -->
|
1852
|
+
</div>
|
1853
|
+
<div class="carouselModRecipe">
|
1854
|
+
<div id="YMAE_parentGrid"><div class="ymaeBoxInnerGrid"><h3>you may also enjoy</h3></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/tangy-grilled-chicken-kabobs-52420.aspx" onclick="cmCreatePageElementTag(52420,'YMAE-Recipe-Page');"><img alt="Tangy Grilled Chicken Kabobs" title="Tangy Grilled Chicken Kabobs" src="/assets/recipe_images/Tangy_Grilled_Chicken_Kabobs.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/tangy-grilled-chicken-kabobs-52420.aspx" onclick="cmCreatePageElementTag(52420,'YMAE-Recipe-Page');">Tangy Grilled Chicken Kabobs</a></div></div></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/bbq-grilled-chicken-kabobs-51241.aspx" onclick="cmCreatePageElementTag(51241,'YMAE-Recipe-Page');"><img alt="BBQ Grilled Chicken Kabobs" title="BBQ Grilled Chicken Kabobs" src="/assets/recipe_images/BBQ-Grilled-Chicken-Kabobs-2425.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/bbq-grilled-chicken-kabobs-51241.aspx" onclick="cmCreatePageElementTag(51241,'YMAE-Recipe-Page');">BBQ Grilled Chicken Kabobs</a></div></div></div><div></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/indian-inspired-chicken-kabobs-118263.aspx" onclick="cmCreatePageElementTag(118263,'YMAE-Recipe-Page');"><img alt="Indian-Inspired Chicken Kabobs" title="Indian-Inspired Chicken Kabobs" src="/assets/recipe_images/Indian-Inspired-Chicken-Kabobs-58247.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/indian-inspired-chicken-kabobs-118263.aspx" onclick="cmCreatePageElementTag(118263,'YMAE-Recipe-Page');">Indian-Inspired Chicken Kabobs</a></div></div></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/chicken-kabob-dippers-64205.aspx" onclick="cmCreatePageElementTag(64205,'YMAE-Recipe-Page');"><img alt="Chicken Kabob Dippers" title="Chicken Kabob Dippers" src="/assets/recipe_images/Chicken_Kabob_Dippers.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/chicken-kabob-dippers-64205.aspx" onclick="cmCreatePageElementTag(64205,'YMAE-Recipe-Page');">Chicken Kabob Dippers</a></div></div></div><div></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/pineapple-chicken-kabobs-113405.aspx" onclick="cmCreatePageElementTag(113405,'YMAE-Recipe-Page');"><img alt="Pineapple-Chicken Kabobs" title="Pineapple-Chicken Kabobs" src="/assets/recipe_images/Pineapple-Chicken-Kabobs-57157.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/pineapple-chicken-kabobs-113405.aspx" onclick="cmCreatePageElementTag(113405,'YMAE-Recipe-Page');">Pineapple-Chicken Kabobs</a></div></div></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/grilled-rainbow-chicken-kabobs-52135.aspx" onclick="cmCreatePageElementTag(52135,'YMAE-Recipe-Page');"><img alt="Grilled Rainbow Chicken Kabobs" title="Grilled Rainbow Chicken Kabobs" src="/assets/recipe_images/Grilled-Rainbow-Chicken-Kabobs-18489.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/grilled-rainbow-chicken-kabobs-52135.aspx" onclick="cmCreatePageElementTag(52135,'YMAE-Recipe-Page');">Grilled Rainbow Chicken Kabobs</a></div></div></div><div></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/barbecue-chicken-peach-kabobs-bacon-113341.aspx" onclick="cmCreatePageElementTag(113341,'YMAE-Recipe-Page');"><img alt="Barbecue Chicken and Peach Kabobs with Bacon" title="Barbecue Chicken and Peach Kabobs with Bacon" src="/assets/recipe_images/Barbecue-Chicken-and-Peach-Kabobs-with-Bacon-56649.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/barbecue-chicken-peach-kabobs-bacon-113341.aspx" onclick="cmCreatePageElementTag(113341,'YMAE-Recipe-Page');">Barbecue Chicken and Peach Kabobs with Bacon</a></div></div></div><div class="YMAE_grid_col"><div class="YMAE_grid_Image"><a id="noonclick" href="/recipes/sweet-sour-meatball-skewers-113530.aspx" onclick="cmCreatePageElementTag(113530,'YMAE-Recipe-Page');"><img alt="Sweet-and-Sour Meatball Skewers" title="Sweet-and-Sour Meatball Skewers" src="/assets/recipe_images/Sweet-and-Sour-Meatball-Skewers-56652.jpg" /></a><div class="YMAE_grid_Link"><a href="/recipes/sweet-sour-meatball-skewers-113530.aspx" onclick="cmCreatePageElementTag(113530,'YMAE-Recipe-Page');">Sweet-and-Sour Meatball Skewers</a></div></div></div><div></div></div>
|
1855
|
+
</div><!-- END carouselModRecipe -->
|
1856
|
+
|
1857
|
+
|
1858
|
+
|
1859
|
+
<div class="RtRailList" id="WPZContentRight2">
|
1860
|
+
<h2>
|
1861
|
+
|
1862
|
+
|
1863
|
+
<span id="ctl00_SPWebPartManager1_g_e3811a74_ee9d_49d3_96cd_8f74fb23564d_ctl01_ucGWSRecipeDishDetails_lblDishDetailsTitle">related collections</span>
|
1864
|
+
</h2>
|
1865
|
+
<ul>
|
1866
|
+
|
1867
|
+
|
1868
|
+
<li><a href="/recipes/dinner/chicken-recipes/stir-fry/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">chicken stir-fry recipes</a></li>
|
1869
|
+
|
1870
|
+
<li><a href="/recipes/dinner/chicken-recipes/whole-chicken/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">whole chicken recipes</a></li>
|
1871
|
+
|
1872
|
+
<li><a href="/recipes/dinner/chicken-recipes/grilled-chicken/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">grilled chicken recipes</a></li>
|
1873
|
+
|
1874
|
+
<li><a href="/recipes/dinner/chicken-recipes/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">chicken recipes</a></li>
|
1875
|
+
|
1876
|
+
<li><a href="/recipes/dinner/chicken-recipes/baked-chicken/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">baked chicken recipes</a></li>
|
1877
|
+
|
1878
|
+
<li><a href="/recipes/dinner/chicken-recipes/chicken-breast/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">chicken breast recipes</a></li>
|
1879
|
+
|
1880
|
+
<li><a href="/recipes/dinner/chicken-recipes/pasta-dishes/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">chicken pasta recipes</a></li>
|
1881
|
+
|
1882
|
+
<li><a href="/recipes/dinner/chicken-recipes/slow-cooker/main.aspx" onclick="cmCreatePageElementTag('RecipePage:92092','DishDetails');">slow cooker chicken recipes</a></li>
|
1883
|
+
</ul>
|
1884
|
+
</div>
|
1885
|
+
|
1886
|
+
|
1887
|
+
|
1888
|
+
<div class="contentRightAD">
|
1889
|
+
<!-- begin ad tag-->
|
1890
|
+
<script language="JavaScript" type="text/javascript">
|
1891
|
+
document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/kraft.foods/recipedetail;dcopt=;pos=lftop;' + buildAdServParameters() + 'kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=2;sz=300X250;ord=' + generateRandomNumber() + '?" type="text/javascript"><\/script>');
|
1892
|
+
</script>
|
1893
|
+
<noscript>
|
1894
|
+
<a href="http://ad.doubleclick.net/jump/kraft.foods/recipedetail;pos=lftop;kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=2;sz=300X250;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/kraft.foods/recipedetail;pos=lftop;kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=2;sz=300X250;ord=123456789?" width="300" height="250" border="0" alt=""></a></noscript>
|
1895
|
+
<!-- End ad tag -->
|
1896
|
+
</div>
|
1897
|
+
|
1898
|
+
<script type="text/javascript">getMemberRecipePhotos();</script>
|
1899
|
+
</div><!-- END body -->
|
1900
|
+
<div class="bottom"></div>
|
1901
|
+
</div><!-- END rightContent -->
|
1902
|
+
</div><!-- END contentRecipeBodyRtCol -->
|
1903
|
+
|
1904
|
+
<script type="text/javascript" src="/js/recipe-tabs-detail.js"></script>
|
1905
|
+
<script type="text/javascript" src="/js/ymaeControl.js"></script>
|
1906
|
+
</span>
|
1907
|
+
|
1908
|
+
</div><div id="WPZContentFull2" class="">
|
1909
|
+
|
1910
|
+
<!-- AddThis Button BEGIN -->
|
1911
|
+
<script type="text/javascript">
|
1912
|
+
var addthis_config = {
|
1913
|
+
username: "kraftprod"
|
1914
|
+
}
|
1915
|
+
</script>
|
1916
|
+
|
1917
|
+
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script>
|
1918
|
+
<!-- AddThis Button END -->
|
1919
|
+
|
1920
|
+
<div id="divAddThis" onmouseover=showMegaNav(this.id); style="display:none" onmouseout=hideMegaNav(this.id);>
|
1921
|
+
<div class="ATframe">
|
1922
|
+
<table border="0" cellpadding="5" cellspacing="0" width="300" class="addthis_default_style">
|
1923
|
+
<tr>
|
1924
|
+
<!-- <td colspan="3" width="300" style="border-bottom:1px solid #00549F;"><img src="../assets/images/icon/icon_envelope.gif" alt="send to a friend" border="0"> <a href="#">send to a friend</a></td> -->
|
1925
|
+
<td colspan="3" style="width:300px;">
|
1926
|
+
<script type="text/javascript">
|
1927
|
+
|
1928
|
+
var sTAFUrl = '/controls/TellAFriend/ajax/taf.aspx?ce=1&group_id=&pgURL=http%3a%2f%2fwww.kraftrecipes.com%2frecipes%2fsweet-bbq-chicken-kabobs-92092.aspx&subj=Sweet+BBQ+Chicken+Kabobs&tafType=KraftRecipes';
|
1929
|
+
|
1930
|
+
</script>
|
1931
|
+
<a id="ctl00_SPWebPartManager1_g_4c603bfa_7136_4f41_9096_bda244b79e28_ctl01_ucTellAFriend_lnkRecipeSendToAFriendHref1" title="Send to a Friend" isModal="Y" modalheight="580" modalwidth="422" Title="send to a friend" href="../../controls/TellAFriend/#"><img id="ctl00_SPWebPartManager1_g_4c603bfa_7136_4f41_9096_bda244b79e28_ctl01_ucTellAFriend_imgSendToFriend" title="Send to a Friend" src="/assets/images/icon/icon_sendtoafriend.gif" alt="Send to a Friend" /></a>
|
1932
|
+
|
1933
|
+
<a id="ctl00_SPWebPartManager1_g_4c603bfa_7136_4f41_9096_bda244b79e28_ctl01_ucTellAFriend_lnkRecipeSendToAFriendHref" title="Send to a Friend" isModal="Y" modalheight="580" modalwidth="422" Title="send to a friend" href="../../controls/TellAFriend/#">send to a friend</a>
|
1934
|
+
|
1935
|
+
<script type="text/javascript">
|
1936
|
+
|
1937
|
+
document.getElementById('ctl00_SPWebPartManager1_g_4c603bfa_7136_4f41_9096_bda244b79e28_ctl01_ucTellAFriend_lnkRecipeSendToAFriendHref1').setAttribute('href',sTAFUrl);
|
1938
|
+
document.getElementById('ctl00_SPWebPartManager1_g_4c603bfa_7136_4f41_9096_bda244b79e28_ctl01_ucTellAFriend_lnkRecipeSendToAFriendHref').setAttribute('href',sTAFUrl);
|
1939
|
+
|
1940
|
+
</script></td>
|
1941
|
+
</tr>
|
1942
|
+
<tr>
|
1943
|
+
<td style="width:100px;"><a class="addthis_button_digg">digg</a></td>
|
1944
|
+
<td style="width:100px;"><a class="addthis_button_facebook">facebook</a>
|
1945
|
+
<td style="width:100px;"><a class="addthis_button_google">google</a></td>
|
1946
|
+
</td>
|
1947
|
+
</tr>
|
1948
|
+
<tr>
|
1949
|
+
<td style="width:100px;"><a class="addthis_button_myspace">myspace</a></td>
|
1950
|
+
<td style="width:100px;"><a class="addthis_button_twitter">twitter</a>
|
1951
|
+
<td style="width:100px;"><a class="addthis_button_live">live</a></td>
|
1952
|
+
</td>
|
1953
|
+
</tr>
|
1954
|
+
<tr>
|
1955
|
+
<td style="width:100px;"><a class="addthis_button_delicious">delicious</a></td>
|
1956
|
+
<td style="width:100px;"><a class="addthis_button_favorites">favorites</a></td>
|
1957
|
+
<td style="width:100px;"><a class="addthis_button_more">more</a></td>
|
1958
|
+
</td>
|
1959
|
+
</tr>
|
1960
|
+
</table>
|
1961
|
+
</div>
|
1962
|
+
</div>
|
1963
|
+
|
1964
|
+
<SCRIPT type=text/javascript>
|
1965
|
+
|
1966
|
+
menuList[menuCount] = 'divAddThis';
|
1967
|
+
menuCount = menuCount + 1;
|
1968
|
+
bExtraValue = true;
|
1969
|
+
</SCRIPT>
|
1970
|
+
</div><div id="bannerBottom_hp" class="bannerBottom_hp"><!-- begin ad tag-->
|
1971
|
+
<script language="JavaScript" type="text/javascript">
|
1972
|
+
document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/kraft.foods/recipedetail;dcopt=;pos=mid;' + buildAdServParameters() + 'kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=;sz=728X90;ord=' + generateRandomNumber() + '?" type="text/javascript"><\/script>');
|
1973
|
+
</script>
|
1974
|
+
<noscript>
|
1975
|
+
<a href="http://ad.doubleclick.net/jump/kraft.foods/recipedetail;pos=mid;kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=;sz=728X90;ord=123456789?" target="_blank"><img src="http://ad.doubleclick.net/ad/kraft.foods/recipedetail;pos=mid;kw=Entr%c3%a9e,Chicken,Meat,Oranges,Vegetables,Fruit,Pineapple,Peppers,Grilled,Easy,Summer,Healthy+Living,Carb+Choices,Low+calorie,Low+fat,Dinner,Kabob,BBQ,Graduation,Kraft+Barbecue+Sauce,Budget,Main+Course,Main+Dish,diabetic,low-carb;rfid=r92092;tile=;sz=728X90;ord=123456789?" width="728" height="90" border="0" alt=""></a></noscript>
|
1976
|
+
<!-- End ad tag --></div>
|
1977
|
+
</div>
|
1978
|
+
<!-- begin syndicated content footer -->
|
1979
|
+
<div id="footer" class=""><div id="footer_top" class=""><div id="" class="footerLogo"><a title="KraftRecipes.com" href="/home.aspx"><img title="KraftRecipes.com" alt="KraftRecipes.com" border="0" src="/assets/images/header/kraft_logo.gif" width="207" style="BORDER: 0px solid; "></a></div><div id="" class="backtotop"><a title="Back to Top" href="#top"><img title="Back to Top" alt="Back to Top" border="0" height="51" src="/assets/images/footer/footer_green_arrow.png" style="BORDER: 0px solid; "></a></div><div id = "EmailSubscriptionFooter" class="email">
|
1980
|
+
<span id="ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_lblSignUpByEmail">sign up for email</span>
|
1981
|
+
<input name="ctl00$PlaceHolderMain$g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2$ctl02$ctl03$ctl00$txtEmailAddress" type="text" value="enter email address" id="ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_txtEmailAddress" class="emailText" onfocus="SetEmpty(this)" onkeypress="if(event.keyCode==13){OpenRegDialogFooter(event); return false;}" autocomplete="off" style="color:Gray;" />
|
1982
|
+
<a id="ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_lnkSignUpByEmail" title="Hungry for mealtime inspiration? <br/>Get Kraft Foods recipes by email." modalheight="885" modalwidth="704" onclick="javascript:ProcessEmailFooter(); cmCreateConversionEventTag('Email Sign Up','1','Kraft Recipes');" href="/Controls/registration/ajax/EmailSubscription.aspx"><img title="Hungry for mealtime inspiration? <br/>Get Kraft Foods recipes by email." src="/assets/images/header/hdr_submit_email_btn.png" alt="sign up for email" style="border-width:0px;" /></a>
|
1983
|
+
</div>
|
1984
|
+
|
1985
|
+
<script type="text/javascript">
|
1986
|
+
function OpenRegDialogFooter(event)
|
1987
|
+
{
|
1988
|
+
var evnt = event || window.event;
|
1989
|
+
if (evnt.stopPropagation) {
|
1990
|
+
evnt.stopPropagation();
|
1991
|
+
}
|
1992
|
+
//IE8 and Lower
|
1993
|
+
else {
|
1994
|
+
evnt.cancelBubble = true;
|
1995
|
+
}
|
1996
|
+
|
1997
|
+
document.getElementById('ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_lnkSignUpByEmail').click();
|
1998
|
+
}
|
1999
|
+
|
2000
|
+
function ProcessEmailFooter() {
|
2001
|
+
|
2002
|
+
var $link = jQuery('#' + 'ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_lnkSignUpByEmail');
|
2003
|
+
var URL = $link.attr('href');
|
2004
|
+
var objLink = document.getElementById('ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_lnkSignUpByEmail');
|
2005
|
+
var sUrl = objLink.getAttribute('href');
|
2006
|
+
sUrl = sUrl.split("?")[0];
|
2007
|
+
var objEmail = document.getElementById('ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_txtEmailAddress').value;
|
2008
|
+
if (objEmail && objEmail != 'enter email address') {
|
2009
|
+
var sEmail = objEmail;
|
2010
|
+
if (sEmail != '') {
|
2011
|
+
sUrl += '?email=' + encodeURIComponent(sEmail);
|
2012
|
+
objLink.setAttribute('href',sUrl);
|
2013
|
+
objEmail.setAttribute('value','');
|
2014
|
+
} else {
|
2015
|
+
|
2016
|
+
}
|
2017
|
+
}
|
2018
|
+
}
|
2019
|
+
|
2020
|
+
setModalLinkGlobal('ctl00_PlaceHolderMain_g_1bed5fa2_0fc0_4f75_a51b_3ef6afcdb3c2_ctl02_ctl03_ctl00_lnkSignUpByEmail');
|
2021
|
+
|
2022
|
+
</script></div><div id="footer_inner" class=""><div id="footer_container" class=""><div class="column"><div class="heading">recipes</div>
|
2023
|
+
<ul>
|
2024
|
+
<li><a href="http://www.kraftrecipes.com/recipes/dinner/main.aspx" target="_self" rel="nofollow" title="dinner recipes">dinner recipes</a></li>
|
2025
|
+
<li><a href="http://www.kraftrecipes.com/recipes/lunch-ideas/main.aspx" target="_self" rel="nofollow" title="lunch ideas">lunch ideas</a></li>
|
2026
|
+
<li><a href="http://www.kraftrecipes.com/recipes/dessert/main.aspx" target="_self" rel="nofollow" title="dessert recipes">dessert recipes</a></li>
|
2027
|
+
<li><a href="http://www.kraftrecipes.com/recipes/dinner/chicken-recipes/main.aspx" target="_self" rel="nofollow" title="chicken recipes">chicken recipes</a></li>
|
2028
|
+
<li><a href="http://www.kraftrecipes.com/recipes/appetizers/main.aspx" target="_self" rel="nofollow" title="appetizer recipes">appetizer recipes</a></li>
|
2029
|
+
<li><a href="http://www.kraftrecipes.com/recipes/breakfast-and-brunch/main.aspx" target="_self" rel="nofollow" title="breakfast recipes">breakfast recipes</a></li>
|
2030
|
+
<li><a href="http://www.kraftrecipes.com/recipes/main.aspx" target="_self" rel="nofollow" title="find recipes">find recipes</a></li>
|
2031
|
+
</ul></div>
|
2032
|
+
<div class="column"><div class="heading">community</div>
|
2033
|
+
<ul>
|
2034
|
+
<li><a href="http://www.kraftrecipes.com/Community/recipe-exchange/RecipeExchangeMain.aspx" target="_self" rel="nofollow" title="recipe exchange">recipe exchange</a></li>
|
2035
|
+
<li><a href="http://www.kraftrecipes.com/community/galleries.aspx" target="_self" rel="nofollow" title="photos">photos</a></li>
|
2036
|
+
<li><a href="http://www.facebook.com/kraftfoods" target="_blank" rel="nofollow" title="facebook"><img alt="facebook" border="0" src="/assets/images/icon/icon_facebook.gif" class="ms-asset-icon" height="10" width="10"/> facebook</a></li>
|
2037
|
+
<li><a href="http://kraft.us/x64aXi" target="_blank" rel="nofollow" title="pinterest"><img alt="pinterest" border="0" src="/SiteCollectionImages/icon_pinterest_logo.png" class="ms-asset-icon" height="10" width="10"/> pinterest</a></li>
|
2038
|
+
<li><a href="http://www.youtube.com/kraftfoods" target="_blank" rel="nofollow" title="youtube"><img alt="youtube" border="0" src="/SiteCollectionImages/icon_youtube_logo.jpg " class="ms-asset-icon" height="10" width="10"/> youtube</a></li>
|
2039
|
+
<li><a href="http://kraftrecipes.tumblr.com/" target="_blank" rel="nofollow" title="tumblr"><img alt="tumblr" border="0" src="/SiteCollectionImages/icon_tumblr.png" class="ms-asset-icon" height="10" width="10"/> tumblr</a></li>
|
2040
|
+
<li><a href="https://plus.google.com/112496607339161298630?prsrc=3" target="_blank" rel="nofollow" title="Google Plus"><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" alt="" style="border:0;width:10px;height:10px;"/> add to circles</a></li>
|
2041
|
+
</ul></div>
|
2042
|
+
<div class="column"><div class="heading">on the go</div>
|
2043
|
+
<ul>
|
2044
|
+
<li><a href="javascript:void(0)" target="_self" rel="nofollow" title="newsletter">newsletter</a></li>
|
2045
|
+
<li><a href="http://www.kraftrecipes.com/media/ifood.aspx" target="_self" rel="nofollow" title="iFood assistant apps">iFood assistant apps</a></li>
|
2046
|
+
<li><a href="http://www.kraftrecipes.com/media/MobileRecipes.aspx" target="_self" rel="nofollow" title="kraft mobile recipes">kraft mobile recipes</a></li>
|
2047
|
+
<li><a href="http://www.kraftrecipes.com/media/RSS.aspx" target="_self" rel="nofollow" title="RSS"><img alt="RSS" border="0" src="/assets/images/icon/icon_rss.gif" class="ms-asset-icon" height="10" width="10" /> RSS</a></li>
|
2048
|
+
<li><a href="http://twitter.com/kraftfoods" target="_blank" rel="nofollow" title="twitter"><img alt="twitter" border="0" src="/assets/images/icon/twitter-bird-light-bgs10x10a.png" class="ms-asset-icon" height="10" width="10"/> twitter</a></li>
|
2049
|
+
</ul></div>
|
2050
|
+
<div class="column"><div class="heading">help</div>
|
2051
|
+
<ul>
|
2052
|
+
<li><a href="http://www.kraftrecipes.com/contactus.aspx" target="_blank" rel="nofollow" title="contact us">contact us</a></li>
|
2053
|
+
<li><a href="http://www.kraftrecipes.com/about/advertise-with-us.aspx" target="_self" rel="nofollow" title="advertise with us">advertise with us</a></li>
|
2054
|
+
<li><a href="http://www.kraftrecipes.com/contactus.aspx" target="_blank" rel="nofollow" title="faqs">faqs</a></li>
|
2055
|
+
<li><a href="http://www.kraftrecipes.com/about/siteMap.aspx" target="_self" rel="nofollow" title="site map">site map</a></li>
|
2056
|
+
<li><a href="http://www.kraftrecipes.com/about/UserAgreement.aspx" target="_self" rel="nofollow" title="terms of use">terms of use</a></li>
|
2057
|
+
<li><a href="http://www.kraftrecipes.com/about/PrivacyNotice.aspx" target="_self" rel="nofollow" title="privacy">privacy</a></li>
|
2058
|
+
<li><a href="#" target="_blank" rel="nofollow"><a style="cursor:pointer" onclick='javascript:window.open("http://www.kraftrecipes.com/about/PrivacyNotice.aspx#10","ICBAM","menubar=no,toolbar=no,status=no,location=no,fullscreen=no,scrollbars=yes,width=1100px,height=600px")'>interest based ads</a></a></li>
|
2059
|
+
</ul></div>
|
2060
|
+
<div class="column"><div class="heading">more from kraft foods</div>
|
2061
|
+
<ul>
|
2062
|
+
<li><a href="https://w1.buysub.com/servlet/OrdersGateway?cds_mag_code=KFF&cds_page_id=60672&cds_response_key=I12BKFGBR" target="_blank" rel="nofollow" title="subscribe to magazine">subscribe to magazine</a></li>
|
2063
|
+
<li><a href="http://www.kraftrecipes.com/about/AboutKraft.aspx" target="_self" rel="nofollow" title="about kraft">about kraft</a></li>
|
2064
|
+
<li><a href="http://www.kraftfoodsgroup.com" target="_blank" rel="nofollow" title="kraft foods corporate">kraft foods corporate</a></li>
|
2065
|
+
<li><a href="http://www.kraftcanada.com" target="_blank" rel="nofollow" title="kraft canada">kraft canada</a></li>
|
2066
|
+
<li><a href="http://www.kraftrecipes.com/about/OtherKraftFoodSites.aspx" target="_blank" rel="nofollow" title="other kraft foods sites">other kraft foods sites</a></li>
|
2067
|
+
<li><a href="http://www.kraftrecipes.com/about/collaborate-with-Kraft.aspx" target="_self" rel="nofollow" title="collaborate with kraft">collaborate with kraft</a></li>
|
2068
|
+
<li><a href="https://www.facebook.com/Kraft" target="_blank" rel="nofollow" title="kraft corporate facebook"><img alt="facebook" border="0" src="/assets/images/icon/icon_facebook.gif" class="ms-asset-icon" height="10" width="10"/> kraft corporate facebook</a></li>
|
2069
|
+
<li><a href="http://www.linkedin.com/company/2732394?trk=tyah&trkInfo=tas%3Akraft%20foods%20%2Cidx%3A2-2-3" target="_blank" rel="nofollow" title="kraft linkedin "><img alt="linkedin" border="0" src="/assets/images/icon/icon_linkedin logo.png" class="ms-asset-icon" height="10" width="10"/> kraft linkedin </a></li>
|
2070
|
+
</ul></div>
|
2071
|
+
|
2072
|
+
</div></div><div id="footer_bottom" class=""> </div><div id="copyright" class="copyright">© 2013 Kraft Foods. All rights reserved
|
2073
|
+
</div></div>
|
2074
|
+
<!-- end syndicated content footer -->
|
2075
|
+
</div>
|
2076
|
+
|
2077
|
+
</div>
|
2078
|
+
|
2079
|
+
<div id="ctl00_PlaceHolderMain_g_f0c91e71_19b4_490e_a9c6_1548b9155f2f_ctl00" class=""></div>
|
2080
|
+
|
2081
|
+
|
2082
|
+
|
2083
|
+
|
2084
|
+
<!-- WebTracker Tags Start-->
|
2085
|
+
|
2086
|
+
<!-- WebTracker Tags End-->
|
2087
|
+
|
2088
|
+
|
2089
|
+
|
2090
|
+
|
2091
|
+
|
2092
|
+
|
2093
|
+
|
2094
|
+
|
2095
|
+
<!-- Time= 7/24/2014 12:12:19 PM -->
|
2096
|
+
<!-- User Agent= Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53 -->
|
2097
|
+
<!-- Browser= AppleMAC-Safari -->
|
2098
|
+
<!-- Version= 5.0 -->
|
2099
|
+
|
2100
|
+
|
2101
|
+
<div style="display:none;">
|
2102
|
+
RecipeDetail
|
2103
|
+
</div>
|
2104
|
+
|
2105
|
+
|
2106
|
+
|
2107
|
+
|
2108
|
+
<script type="text/javascript">
|
2109
|
+
//<![CDATA[
|
2110
|
+
var __wpmExportWarning='This Web Part Page has been personalized. As a result, one or more Web Part properties may contain confidential information. Make sure the properties contain information that is safe for others to read. After exporting this Web Part, view properties in the Web Part description file (.WebPart) by using a text editor such as Microsoft Notepad.';var __wpmCloseProviderWarning='You are about to close this Web Part. It is currently providing data to other Web Parts, and these connections will be deleted if this Web Part is closed. To close this Web Part, click OK. To keep this Web Part, click Cancel.';var __wpmDeleteWarning='You are about to permanently delete this Web Part. Are you sure you want to do this? To delete this Web Part, click OK. To keep this Web Part, click Cancel.';//]]>
|
2111
|
+
</script>
|
2112
|
+
<script language='javascript'>
|
2113
|
+
actb(document.getElementById('ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl16_ctl04_ctl01_ucKraftSearchSiteSearch_txtSearchField'), '460px', 1, 'PredictiveSiteSearch', 'ctl00_PlaceHolderMain_g_4d35441a_55d9_4fca_8048_fd65191ba113_ctl16_ctl04_ctl01_ucKraftSearchSiteSearch_btnImageSubmit');
|
2114
|
+
</script>
|
2115
|
+
</form>
|
2116
|
+
|
2117
|
+
<div style="display:none" class="nav" onmouseover="showMegaNav(this.id, false);" onmouseout="hideMegaNav(this.id);" id="recipesMenu">
|
2118
|
+
<div class="text">
|
2119
|
+
<div class="hd"><img src="/assets/images/header/meganav-top.png" /></div><div class="bd">
|
2120
|
+
<div class='firstCol'><!-- Start Col -->
|
2121
|
+
<div class="meganavHdr" id="MegaNav1_Group1">browse by meal</div>
|
2122
|
+
<div id="MegaNav1_Group1_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/main.aspx" target="_self" rel="nofollow" title="dinner">dinner</a></div>
|
2123
|
+
<div id="MegaNav1_Group1_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/lunch-ideas/main.aspx" target="_self" rel="nofollow" title="lunch">lunch</a></div>
|
2124
|
+
<div id="MegaNav1_Group1_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/breakfast-and-brunch/main.aspx" target="_self" rel="nofollow" title="breakfast & brunch">breakfast & brunch</a></div>
|
2125
|
+
<div id="MegaNav1_Group1_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dessert/main.aspx" target="_self" rel="nofollow" title="desserts">desserts</a></div>
|
2126
|
+
<div id="MegaNav1_Group1_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/appetizers/main.aspx" target="_self" rel="nofollow" title="appetizers">appetizers</a></div>
|
2127
|
+
<div id="MegaNav1_Group1_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/beverages/main.aspx" target="_self" rel="nofollow" title="beverages">beverages</a></div>
|
2128
|
+
<div id="MegaNav1_Group1_Link7" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/main.aspx" target="_self" rel="nofollow" title="see more"><img src="/assets/images/button/btn_more_link.png" alt="see more"></a></div>
|
2129
|
+
<div class="divider"></div><div class="meganavHdr" id="MegaNav1_Group2">recipe categories</div>
|
2130
|
+
<div id="MegaNav1_Group2_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/main.aspx" target="_self" rel="nofollow" title="holidays & entertaining">holidays & entertaining</a></div>
|
2131
|
+
<div id="MegaNav1_Group2_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/healthy-living/healthy-living-recipes/main.aspx" target="_self" rel="nofollow" title="healthy living">healthy living</a></div>
|
2132
|
+
<div id="MegaNav1_Group2_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/healthy-living/healthy-recipes-for-kids.aspx" target="_self" rel="nofollow" title="kid-friendly recipes">kid-friendly recipes</a></div>
|
2133
|
+
<div id="MegaNav1_Group2_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/easy-recipes/main.aspx" target="_self" rel="nofollow" title="quick & easy recipes">quick & easy recipes</a></div>
|
2134
|
+
<div id="MegaNav1_Group2_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/chicken-recipes/main.aspx" target="_self" rel="nofollow" title="chicken recipes">chicken recipes</a></div>
|
2135
|
+
<div id="MegaNav1_Group2_Link7 " class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/pasta-recipes.aspx" target="_self" rel="nofollow" title="pasta recipes">pasta recipes</a></div>
|
2136
|
+
<div id="MegaNav1_Group2_Link8" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/seafood/main.aspx" target="_self" rel="nofollow" title="seafood recipes">seafood recipes</a></div>
|
2137
|
+
<div id="MegaNav1_Group2_Link9" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/1Bag5Dinners/main.aspx" target="_self" rel="nofollow" title="1 bag 5 dinners">1 bag 5 dinners</a></div>
|
2138
|
+
<div id="MegaNav1_Group2_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/budget-tips/main.aspx" target="_self" rel="nofollow" title="budget recipes">budget recipes</a></div>
|
2139
|
+
<div id="MegaNav1_Group2_Link10" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/ethnic-cuisine/mexican/mexicanrecipes.aspx" target="_self" rel="nofollow" title="ethnic recipes">ethnic recipes</a></div>
|
2140
|
+
<div id="MegaNav1_Group2_Link11" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/kraft-kitchens-favorites/kraft-kitchens-favorites.aspx" target="_self" rel="nofollow" title="kraft kitchens favorites">kraft kitchens favorites</a></div>
|
2141
|
+
<div class="divider"></div>
|
2142
|
+
</div><!-- End Col -->
|
2143
|
+
<div class='secondCol'><!-- Start Col -->
|
2144
|
+
<div class="meganavHdr" id="MegaNav1_Group3">featured collections</div>
|
2145
|
+
<div id="MegaNav1_Group3_link2" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/new-recipes.aspx" target="_self" rel="nofollow" title="new recipes">new recipes</a></div>
|
2146
|
+
<div id="MegaNav1_Group3_link-1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/A1-recipes.aspx" target="_self" rel="nofollow" title="A.1. recipes">A.1. recipes</a></div>
|
2147
|
+
<div id="MegaNav1_Group3_link0" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/farmers-market-vegetables.aspx" target="_self" rel="nofollow" title="farmers' market vegetable recipes">farmers' market vegetable recipes</a></div>
|
2148
|
+
<div id="MegaNav1_Group3_link1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/farmers-market-fruit.aspx" target="_self" rel="nofollow" title="farmers' market fruit recipes">farmers' market fruit recipes</a></div>
|
2149
|
+
<div id="MegaNav1_Group3_link21" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/beverages/cold-drinks.aspx" target="_self" rel="nofollow" title="cold beverage recipes">cold beverage recipes</a></div>
|
2150
|
+
<div id="MegaNav1_Group3_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/macaroni-and-cheese-recipes.aspx" target="_self" rel="nofollow" title="mac and cheese recipes">mac and cheese recipes</a></div>
|
2151
|
+
<div id="MegaNav1_Group3_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/budget/budget-dinners.aspx" target="_self" rel="nofollow" title="budget dinner recipes">budget dinner recipes</a></div>
|
2152
|
+
<div id="MegaNav1_Group3_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/easy-summer-recipes/summer-classics.aspx" target="_self" rel="nofollow" title="classic summer recipes">classic summer recipes</a></div>
|
2153
|
+
<div id="MegaNav1_Group3_link7" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/easy-summer-recipes/sides-salads.aspx" target="_self" rel="nofollow" title="summer sides & salads">summer sides & salads</a></div>
|
2154
|
+
<div id="MegaNav1_Group3_link21" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/hot-dog-recipes/main.aspx" target="_self" rel="nofollow" title="hot dog recipes">hot dog recipes</a></div>
|
2155
|
+
<div id="MegaNav1_Group3_link9" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/cheese-recipes.aspx" target="_self" rel="nofollow" title="cheese recipes">cheese recipes</a></div>
|
2156
|
+
<div id="MegaNav1_Group3_link11" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/bbq-recipes/cheeseburger-recipes/main.aspx" target="_self" rel="nofollow" title="cheeseburger recipes">cheeseburger recipes</a></div>
|
2157
|
+
<div id="MegaNav1_Group3_link16" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/bbq-recipes/bbq-chicken-recipes/main.aspx" target="_self" rel="nofollow" title="bbq chicken recipes">bbq chicken recipes</a></div>
|
2158
|
+
<div id="MegaNav1_Group3_link12" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/bbq-recipes/unique-grilling-ideas.aspx" target="_self" rel="nofollow" title="unique grilling ideas">unique grilling ideas</a></div>
|
2159
|
+
<div id="MegaNav1_Group3_Link19" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/potluck-menu-ideas.aspx" target="_self" rel="nofollow" title="potluck recipes">potluck recipes</a></div>
|
2160
|
+
<div id="MegaNav1_Group3_link1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/budget/everyday-favorites-for-every-budget.aspx" target="_self" rel="nofollow" title="everyday favorites for every budget">everyday favorites for every budget</a></div>
|
2161
|
+
<div id="MegaNav1_Group3_link10" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/lunch-ideas/main.aspx" target="_self" rel="nofollow" title="lunch recipes">lunch recipes</a></div>
|
2162
|
+
<div id="MegaNav1_Group3_link13" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/sandwich-recipes/main.aspx" target="_self" rel="nofollow" title="sandwich recipes">sandwich recipes</a></div>
|
2163
|
+
<div id="MegaNav1_Group3_Link5" class="leftLink"><a href="/recipes/dinner/top-10/vegetarian-recipes/main.aspx" target="_self" rel="nofollow" title="vegetarian recipes ">vegetarian recipes </a></div>
|
2164
|
+
<div id="MegaNav1_Group3_link17" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dessert/strawberry-recipes.aspx" target="_self" rel="nofollow" title="strawberry recipes">strawberry recipes</a></div>
|
2165
|
+
<div id="MegaNav1_Group3_Link18" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/ground-beef-recipes/main.aspx" target="_self" rel="nofollow" title="ground beef recipes">ground beef recipes</a></div>
|
2166
|
+
<div id="MegaNav1_Group3_link20" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/main.aspx" target="_self" rel="nofollow" title="more"><img src="/assets/images/button/btn_more_link.png" alt="see more"></a></div>
|
2167
|
+
<div class="divider"></div>
|
2168
|
+
</div><!-- End Col -->
|
2169
|
+
<div class='thirdCol'><!-- Start Col -->
|
2170
|
+
<div class="meganavHdr" id="MegaNav1_Group4"><a id=lnkClose onclick="hideMegaNav('recipesMenu', true);" style="cursor:pointer; float:right;" title="Close"><img src="/assets/images/button/btn_popup_close.png" title="Close"></></a><br></div>
|
2171
|
+
<div class="frame">
|
2172
|
+
<div class="image"><img src="/assets/recipe_images/Farmhouse_Chicken_Dinner.jpg" alt="farmhouse chicken dinner" width="175" height="103"></div><div class="copy">
|
2173
|
+
<div class="heading">farmhouse chicken dinner</div> Enjoy this recipe which is sure to become a family favorite! </div><div class="moreLink"><a href="http://www.kraftrecipes.com/recipes/farmhouse-chicken-dinner-94487.aspx"><img src="/assets/images/button/btn_more.png" alt="more"></a></div></div>
|
2174
|
+
</div><div class="divider"></div>
|
2175
|
+
</div><!-- End Col -->
|
2176
|
+
</div>
|
2177
|
+
<div class="ft"><!-- FOR CAPS --></div>
|
2178
|
+
</div>
|
2179
|
+
</div>
|
2180
|
+
<script type="text/javascript">
|
2181
|
+
menuList[menuCount] = 'recipesMenu';
|
2182
|
+
menuCount = menuCount + 1;
|
2183
|
+
</script>
|
2184
|
+
<div style="display:none" class="nav" onmouseover="showMegaNav(this.id, false);" onmouseout="hideMegaNav(this.id);" id="tipsideasMenu">
|
2185
|
+
<div class="text">
|
2186
|
+
<div class="hd"><img src="/assets/images/header/meganav-top.png" /></div><div class="bd">
|
2187
|
+
<div class='firstCol'><!-- Start Col -->
|
2188
|
+
<div class="meganavHdr" id="MegaNav2_Group1">holidays </div>
|
2189
|
+
<div id="MegaNav2_Group1_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/main.aspx#calendar" target="_self" rel="nofollow" title="holiday calendar">holiday calendar</a></div>
|
2190
|
+
<div class="divider"></div><div class="meganavHdr" id="MegaNav2_Group2">entertaining</div>
|
2191
|
+
<div id="Meganav2_Group2_link1" class="leftLink"><a href="http://www.kraftrecipes.com/RECIPES/HOLIDAYS-AND-ENTERTAINING/ENTERTAINING/baby-bridal-shower-recipes.aspx" target="_self" rel="nofollow" title="baby & bridal shower recipes ">baby & bridal shower recipes </a></div>
|
2192
|
+
<div id="Meganav2_Group2_link10" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/beverages/main.aspx" target="_self" rel="nofollow" title="beverages">beverages</a></div>
|
2193
|
+
<div id="MegaNav2_group2_link8" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/graduation-party-recipes.aspx" target="_self" rel="nofollow">graduation party recipes</a></div>
|
2194
|
+
<div id="MegaNav2_group2_link9" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/summer-recipes.aspx" target="_self" rel="nofollow" title="summer center">summer center</a></div>
|
2195
|
+
<div id="MegaNav2_Group2_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/yourkids/birthdayparties/birthdaybest.aspx" target="_self" rel="nofollow" title="birthday parties">birthday parties</a></div>
|
2196
|
+
<div id="MegaNav2_Group2_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/potluckmenuideas.aspx" target="_self" rel="nofollow" title="potluck recipes">potluck recipes</a></div>
|
2197
|
+
<div id="MegaNav2_Group2_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/Planning/beverage-math.aspx" target="_self" rel="nofollow" title="party planning">party planning</a></div>
|
2198
|
+
<div id="MegaNav2_Group2_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/planning/appetizermath.aspx" target="_self" rel="nofollow" title="appetizer math">appetizer math</a></div>
|
2199
|
+
<div id="MegaNav2_Group2_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/main.aspx" target="_self" rel="nofollow" title="see more"><img src="/assets/images/button/btn_more_link.png" alt="see more"></a></div>
|
2200
|
+
<div class="divider"></div><div class="meganavHdr" id="MegaNav2_Group3">healthy living</div>
|
2201
|
+
<div id="MegaNav2_Group3_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/healthy-living-ideas/articles/nutrition-basics/nutrition-guide.aspx" target="_self" rel="nofollow" title="nutrition basics">nutrition basics</a></div>
|
2202
|
+
<div id="MegaNav2_Group3_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/healthy-living-ideas/diabetes-center/main.aspx" target="_self" rel="nofollow" title="diabetes center">diabetes center</a></div>
|
2203
|
+
<div id="MegaNav2_Group3_Link3" class="leftLink"><a href="http://www.kraftbrands.com/kraftnutrition" target="_blank" rel="nofollow" title="for nutrition professionals">for nutrition professionals</a></div>
|
2204
|
+
<div id="MegaNav2_Group3_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/healthy-living-ideas/articles/weight-management/tools-and-tips.aspx" target="_self" rel="nofollow" title="weight management">weight management</a></div>
|
2205
|
+
<div id="MegaNav2_Group3_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/healthy-living/healthy-living-recipes/main.aspx" target="_self" rel="nofollow" title="healthy living recipes">healthy living recipes</a></div>
|
2206
|
+
<div id="MegaNav2_Group3_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/healthy-living-ideas/main.aspx" target="_self" rel="nofollow" title="see more"><img src="/assets/images/button/btn_more_link.png" alt="see more"></a></div>
|
2207
|
+
<div class="divider"></div>
|
2208
|
+
</div><!-- End Col -->
|
2209
|
+
<div class='secondCol'><!-- Start Col -->
|
2210
|
+
<div class="meganavHdr" id="MegaNav2_Group4">your kids</div>
|
2211
|
+
<div id="MegaNav2_Group4_Link7" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/kid-friendly/lunch.aspx" target="_self" rel="nofollow">m.v.p. lunches</a></div>
|
2212
|
+
<div id="MegaNav2_Group4_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/yourkids/kids-can-cook/kidscancook.aspx" target="_self" rel="nofollow" title="kids can cook">kids can cook</a></div>
|
2213
|
+
<div id="MegaNav2_Group4_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/yourkids/kids-tips/cookingskillsbyage.aspx" target="_self" rel="nofollow" title="kids in the kitchen">kids in the kitchen</a></div>
|
2214
|
+
<div id="MegaNav2_Group4_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/yourkids/kids-nutrition/healthy-eating-for-kids.aspx" target="_self" rel="nofollow" title="kids nutrition">kids nutrition</a></div>
|
2215
|
+
<div id="MegaNav2_Group4_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/yourkids/main.aspx" target="_self" rel="nofollow" title="see more"><img src="/assets/images/button/btn_more_link.png" alt="see more"></a></div>
|
2216
|
+
<div class="divider"></div><div class="meganavHdr" id="MegaNav2_Group5">cooking tips</div>
|
2217
|
+
<div id="MegaNav2_Group5_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/cooking-videos.aspx" target="_self" rel="nofollow" title="cooking videos">cooking videos</a></div>
|
2218
|
+
<div id="MegaNav2_Group5_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/chartsguides/substitutionguide.aspx" target="_self" rel="nofollow" title="charts & guides">charts & guides</a></div>
|
2219
|
+
<div id="MegaNav2_Group5_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/how-to/how-to-tips.aspx" target="_self" rel="nofollow" title="how-to tips">how-to tips</a></div>
|
2220
|
+
<div id="MegaNav2_Group5_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/main.aspx" target="_self" rel="nofollow" title="see more"><img src="/assets/images/button/btn_more_link.png" alt="see more"></a></div>
|
2221
|
+
<div class="divider"></div><div class="meganavHdr" id="MegaNav2_Group6">special features</div>
|
2222
|
+
<div id="MegaNav2_Group6_Link8" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/budget/everyday-favorites-for-every-budget.aspx" target="_self" rel="nofollow">everyday favorites for every budget</a></div>
|
2223
|
+
<div id="MegaNav2_Group6_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/budget-tips/main.aspx" target="_self" rel="nofollow" title="budget">budget</a></div>
|
2224
|
+
<div id="MegaNav2_Group6_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/healthy-living-ideas/articles/food-safety/top10foodhandlingtips.aspx" target="_self" rel="nofollow" title="food safety">food safety</a></div>
|
2225
|
+
<div id="MegaNav2_Group6_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/foodbasics/pastaguide/pastacenterlanding.aspx" target="_self" rel="nofollow" title="pasta center">pasta center</a></div>
|
2226
|
+
<div id="MegaNav2_Group6_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/foodbasics/saladcenter/saladcenterlanding.aspx" target="_self" rel="nofollow" title="salad center">salad center</a></div>
|
2227
|
+
<div id="MegaNav2_Group6_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/foodbasics/seasonalproduce/seasonalproduce.aspx" target="_self" rel="nofollow" title="seasonal produce">seasonal produce</a></div>
|
2228
|
+
<div id="MegaNav2_Group6_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/foodbasics/seasonalproduce/summer/whats-in-season-summer.aspx" target="_self" rel="nofollow" title="what’s in season">what’s in season</a></div>
|
2229
|
+
<div id="MegaNav2_Group6_Link7" class="leftLink"><a href="https://apfco.com/secure/w1381/products.cfm?CFID=4984912&CFTOKEN=11334776" target="_blank" rel="nofollow">JELL-O mold shop</a></div>
|
2230
|
+
<div class="divider"></div>
|
2231
|
+
</div><!-- End Col -->
|
2232
|
+
<div class='thirdCol'><!-- Start Col -->
|
2233
|
+
<div class="meganavHdr" id="MegaNav2_Group7"><a id=lnkClose onclick="hideMegaNav('tipsideasMenu', true);" style="cursor:pointer; float:right;" title="Close"><img src="/assets/images/button/btn_popup_close.png" title="Close"></></a><br></div>
|
2234
|
+
<div class="frame">
|
2235
|
+
<div class="image"><img src="/assets/recipe_images/Oven-Fried-Four-Cheese-Chicken-61981.jpg" alt="pack a picnic" width="175" height="107"></div><div class="copy">
|
2236
|
+
<div class="heading">pack a picnic</div>Make the most of a gorgeous day by dining alfresco!</div>
|
2237
|
+
<div class="moreLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/party-recipes/picnic-menu.aspx" target="_self" ><img src="/assets/images/button/btn_more.png" alt="more"></a></div>
|
2238
|
+
</div><div class="divider"></div>
|
2239
|
+
</div><!-- End Col -->
|
2240
|
+
</div>
|
2241
|
+
<div class="ft"><!-- FOR CAPS --></div>
|
2242
|
+
</div>
|
2243
|
+
</div>
|
2244
|
+
<script type="text/javascript">
|
2245
|
+
menuList[menuCount] = 'tipsideasMenu';
|
2246
|
+
menuCount = menuCount + 1;
|
2247
|
+
</script>
|
2248
|
+
<div style="display:none" class="nav" onmouseover="showMegaNav(this.id, false);" onmouseout="hideMegaNav(this.id);" id="communityMenu">
|
2249
|
+
<div class="text">
|
2250
|
+
<div class="hd"><img src="/assets/images/header/meganav-top.png" /></div><div class="bd">
|
2251
|
+
<div class='firstCol'><!-- Start Col -->
|
2252
|
+
<div class="meganavHdr" id="MegaNav3_Group1">kraft foods community</div>
|
2253
|
+
<div id="MegaNav3_Group1_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/community/recipe-exchange/RecipeExchangeMain.aspx" target="_self" rel="nofollow" title="recipe exchange">recipe exchange</a></div>
|
2254
|
+
<div id="MegaNav3_Group1_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/first-taste/main.aspx" target="_self" rel="nofollow" title="kraft first taste">kraft first taste</a></div>
|
2255
|
+
<div id="MegaNav3_Group1_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/Community/kraft-tastemakers/main.aspx" target="_self" rel="nofollow" title="kraft tastemakers">kraft tastemakers</a></div>
|
2256
|
+
<div id="MegaNav3_Group1_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/community/messageboards.aspx" target="_self" rel="nofollow" title="message boards">message boards</a></div>
|
2257
|
+
<div id="MegaNav3_Group1_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/community/galleries.aspx" target="_self" rel="nofollow" title="photos">photos<br><br></a></div>
|
2258
|
+
<div class="divider"></div>
|
2259
|
+
<div class="featuredUser">
|
2260
|
+
<div class="userPhoto"><img src="/SiteCollectionImages/ImageRepository/Jul_14/Meganav-Tastemakers-070714.jpg" alt="" width="45" height="45" border="0"></div> <div class="userStats">
|
2261
|
+
<a href="http://www.kraftrecipes.com/Community/kraft-tastemakers/Cat-Davis/A-Deliciously-Layered-Treat.aspx"><strong>chocolate covered strawberry icebox cake</strong></a>
|
2262
|
+
<div class="userQuote">A <strong>KRAFT Tastemaker</strong> shares an easy, no-bake dessert recipe that will win you raves! </div>
|
2263
|
+
<div class="userName"><a href="http://www.kraftrecipes.com/Community/kraft-tastemakers/Cat-Davis/A-Deliciously-Layered-Treat.aspx">Recipe and Photo by Blogger Cat Davis</a></div></div><a href="http://www.kraftrecipes.com/Community/kraft-tastemakers/Cat-Davis/A-Deliciously-Layered-Treat.aspx"><img src="/assets/images/button/btn_more_link.png" alt="more"></a> <a href="http://www.kraftrecipes.com/home.aspx?remote=userreg"><img src="/assets/images/button/btn_join_now.png" alt="join now"></a>
|
2264
|
+
</div><div class="divider"></div>
|
2265
|
+
</div><!-- End Col -->
|
2266
|
+
<div class='secondCol'><!-- Start Col -->
|
2267
|
+
<div class="meganavHdr" id="MegaNav3_Group3"><a id=lnkClose onclick="hideMegaNav('communityMenu', true);" style="cursor:pointer; float:right;" title="Close"><img src="/assets/images/button/btn_popup_close.png" title="Close"></></a><br>
|
2268
|
+
what people are talking about</div>
|
2269
|
+
<div class="tagCloud">
|
2270
|
+
<a href="http://www.kraftrecipes.com/recipes/dinner/easy-recipes/main.aspx" style="font-size:17px;" title="easy">easy</a>
|
2271
|
+
<a href="http://www.kraftrecipes.com/budget-tips/main.aspx" style="font-size:10px;" title="budget">budget</a>
|
2272
|
+
<br>
|
2273
|
+
<a href="http://www.kraftrecipes.com/recipes/dinner/bbq-recipes.aspx" style="font-size:21px;" title="bbq recipes">bbq recipes</a>
|
2274
|
+
<br>
|
2275
|
+
<a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/holidays/holiday-how-to-center/holiday-appetizers.aspx" style="font-size:17px;" title="appetizers">appetizers</a>
|
2276
|
+
<br>
|
2277
|
+
|
2278
|
+
<a href="http://www.kraftrecipes.com/recipes/dessert/seasonaldesserts.aspx" style="font-size:11px;" title="desserts">desserts</a>
|
2279
|
+
<a href="http://www.kraftrecipes.com/cooking-tips/foodbasics/pastaguide/pasta-recipes/main.aspx" style="font-size:13px;" title="pasta">pasta</a>
|
2280
|
+
<a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/potluckmenuideas.aspx" style="font-size:16px;" title="potluck">potluck</a>
|
2281
|
+
<a href="http://www.kraftrecipes.com/recipes/kid-friendly/picky-eater-recipes.aspx" style="font-size:12px;" title="kids">kids</a>
|
2282
|
+
<a href="http://www.kraftrecipes.com/recipes/comfort-food/main.aspx" style="font-size:9px;" title="comfort foods">comfort foods </a>
|
2283
|
+
<a href="http://www.kraftrecipes.com/recipes/dinner/chicken-recipes/main.aspx" style="font-size:21px;" title="chicken">chicken</a>
|
2284
|
+
<a href="http://www.kraftrecipes.com/recipes/dessert/cheesecake-center/cheesecake-recipes/main.aspx" style="font-size:17px;" title="cheesecake">cheesecake</a>
|
2285
|
+
<a href="http://www.kraftrecipes.com/recipes/appetizers/dip-recipes/main.aspx" style="font-size:11px;" title="dips">dips</a>
|
2286
|
+
<a href="http://www.kraftrecipes.com/recipes/dinner/main.aspx" style="font-size:19px;" title="dinner">dinner</a>
|
2287
|
+
<a href="http://www.kraftrecipes.com/healthy-living-ideas/main.aspx" style="font-size:16px;" title="healthy living">healthy living</a>
|
2288
|
+
<a href="http://www.kraftrecipes.com/registration/rbe.aspx?promo_id=webnavcommunity" style="font-size:13px;" title="e-mail">email</a>
|
2289
|
+
<a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/entertaining/summer/bbq-recipes/kabob-recipes.aspx" style="font-size:15px;" title="kabob recipes">kabob recipes </a>
|
2290
|
+
<a href="http://www.kraftrecipes.com/foodfamilyarchive/foodandfamilyarchivelanding.aspx" style="font-size:8px;" title="magazine">magazine</a>
|
2291
|
+
</div><div class="divider"></div>
|
2292
|
+
</div><!-- End Col -->
|
2293
|
+
</div>
|
2294
|
+
<div class="ft"><!-- FOR CAPS --></div>
|
2295
|
+
</div>
|
2296
|
+
</div>
|
2297
|
+
<script type="text/javascript">
|
2298
|
+
menuList[menuCount] = 'communityMenu';
|
2299
|
+
menuCount = menuCount + 1;
|
2300
|
+
</script>
|
2301
|
+
<div style="display:none" class="nav" onmouseover="showMegaNav(this.id, false);" onmouseout="hideMegaNav(this.id);" id="videosMenu">
|
2302
|
+
<div class="text">
|
2303
|
+
<div class="hd"><img src="/assets/images/header/meganav-top.png" /></div><div class="bd">
|
2304
|
+
<div class='firstCol'><!-- Start Col -->
|
2305
|
+
<div class="meganavHdr" id="MegaNav4_Group1">how-to videos <img src="/assets/images/icon/icon_video.png" width="16" height="11"></div>
|
2306
|
+
<div id="MegaNav4_Group1_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/appetizers-sides-videos.aspx" target="_self" rel="nofollow" title="appetizers/sides videos">appetizers/sides videos</a></div>
|
2307
|
+
<div id="MegaNav4_Group1_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/bbq-videos.aspx" target="_self" rel="nofollow" title="bbq videos">bbq videos</a></div>
|
2308
|
+
<div id="MegaNav4_Group1_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/breakfast-videos.aspx" target="_self" rel="nofollow" title="breakfast/brunch videos">breakfast/brunch videos</a></div>
|
2309
|
+
<div id="MegaNav4_Group1_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/cheesecake-videos.aspx" target="_self" rel="nofollow" title="cheesecake videos">cheesecake videos</a></div>
|
2310
|
+
<div id="MegaNav4_Group1_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/cookie-videos.aspx" target="_self" rel="nofollow" title="cookie/candy videos">cookie/candy videos</a></div>
|
2311
|
+
<div id="MegaNav4_Group1_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/desserts-videos.aspx" target="_self" rel="nofollow" title="desserts videos">desserts videos</a></div>
|
2312
|
+
<div id="MegaNav4_Group1_Link7" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/dinner-videos.aspx" target="_self" rel="nofollow" title="dinner videos">dinner videos</a></div>
|
2313
|
+
<div id="MegaNav4_Group1_Link8" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/holiday-videos.aspx" target="_self" rel="nofollow" title="holiday videos">holiday videos</a></div>
|
2314
|
+
<div id="MegaNav4_Group1_Link9" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/kitchen-basics-videos.aspx" target="_self" rel="nofollow" title="kitchen basics videos">kitchen basics videos</a></div>
|
2315
|
+
<div id="MegaNav4_Group1_Link10" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/cooking-videos.aspx" target="_self" rel="nofollow" title="more videos"><img src="/assets/images/button/btn_more_link.png" alt="see more">
|
2316
|
+
</a></div>
|
2317
|
+
<div class="divider"></div>
|
2318
|
+
</div><!-- End Col -->
|
2319
|
+
<div class='secondCol'><!-- Start Col -->
|
2320
|
+
<div class="meganavHdr" id="MegaNav4_Group2">featured videos <img src="/assets/images/icon/icon_video.png" width="16" height="11"></div>
|
2321
|
+
<div id="MegaNav4_Group2_link1" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/how-grill-salmon-183.aspx" target="_self" rel="nofollow" title="how to grill salmon">how to grill salmon</a></div>
|
2322
|
+
<div id="MegaNav4_Group2_link2" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/burger-basics-159.aspx" target="_self" rel="nofollow" title="burger basics">burger basics</a></div>
|
2323
|
+
<div id="MegaNav4_Group2_link3" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/steak-grilling-basics-66.aspx" target="_self" rel="nofollow" title="steak grilling basics">steak grilling basics</a></div>
|
2324
|
+
<div id="MegaNav4_Group2_link4" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/grilled-bruschetta-chicken-513.aspx" target="_self" rel="nofollow" title="grilled bruschetta chicken">grilled bruschetta chicken <img src="/assets/images/icon/icon_healthyliving_sm.gif" alt=""></a></div>
|
2325
|
+
<div id="MegaNav4_Group2_link5" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/barbecued-chicken-packet-1110.aspx" target="_self" rel="nofollow" title="barbecued chicken packet">barbecued chicken packet <img alt="" src="/assets/images/icon/icon_healthyliving_sm.gif" /></a></div>
|
2326
|
+
<div id="MegaNav4_Group2_link6" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/perfect-potato-salad-940.aspx" target="_self" rel="nofollow" title="perfect potato salad">perfect potato salad</a></div>
|
2327
|
+
<div id="MegaNav4_Group2_link7" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/grilling-veggies-three-ways-938.aspx" target="_self" rel="nofollow" title="grilling veggies three ways">grilling veggies three ways</a></div>
|
2328
|
+
<div id="MegaNav4_Group2_link8" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/simply-sensational-strawberry-shortcaketest-510.aspx" target="_self" rel="nofollow" title="simply sensational strawberry cheesecake">simply sensational strawberry cheesecake</a></div>
|
2329
|
+
<div id="MegaNav4_Group2_link9" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/super-berry-smoothie-1537.aspx" target="_self" rel="nofollow" title="super berry smoothie">super berry smoothie <img alt="" src="/assets/images/icon/icon_healthyliving_sm.gif" />
|
2330
|
+
</a></div>
|
2331
|
+
<div id="MegaNav4_Group2_link10" class="leftLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/rainbow-layer-cake-2097.aspx" target="_self" rel="nofollow" title="rainbow layer cake">rainbow layer cake</a></div>
|
2332
|
+
<div class="divider"></div>
|
2333
|
+
</div><!-- End Col -->
|
2334
|
+
<div class='thirdCol'><!-- Start Col -->
|
2335
|
+
<div class="meganavHdr" id="MegaNav4_Group3"><a id=lnkClose onclick="hideMegaNav('videosMenu', true);" style="cursor:pointer; float:right;" title="Close"><img src="/assets/images/button/btn_popup_close.png" title="Close"></></a><br></div>
|
2336
|
+
<div class="frame">
|
2337
|
+
<div class="image"><img src="/assets/recipe_images/BBQ-Grilled-Chicken-Kabobs-2425.jpg" alt="bbq grilled chicken kabobs" width="175" height="103"></div><div class="copy"><div class="heading">bbq grilled chicken kabobs <img alt="" width="15" height="14" src="/assets/images/icon/icon_healthyliving_sm.gif" complete="complete" /> <img src="/assets/images/icon/icon_video.png" width="16" height="11"></div>This classic favorite can be customized for any palate, and made ahead of time!</div><div class="moreLink"><a href="http://www.kraftrecipes.com/cooking-tips/cooking-videos/bbq-grilled-chicken-kabobs-1255.aspx"><img src="/assets/images/button/btn_more.png" alt="more"></a></div></div>
|
2338
|
+
</div>
|
2339
|
+
<div class="divider"></div>
|
2340
|
+
</div><!-- End Col -->
|
2341
|
+
</div>
|
2342
|
+
<div class="ft"><!-- FOR CAPS --></div>
|
2343
|
+
</div>
|
2344
|
+
</div>
|
2345
|
+
<script type="text/javascript">
|
2346
|
+
menuList[menuCount] = 'videosMenu';
|
2347
|
+
menuCount = menuCount + 1;
|
2348
|
+
</script>
|
2349
|
+
<div style="display:none" class="nav" onmouseover="showMegaNav(this.id, false);" onmouseout="hideMegaNav(this.id);" id="productsMenu">
|
2350
|
+
<div class="text">
|
2351
|
+
<div class="hd"><img src="/assets/images/header/meganav-top.png" /></div><div class="bd">
|
2352
|
+
<div class='firstCol'><!-- Start Col -->
|
2353
|
+
<div class="meganavHdr" id="MegaNav5_Group1">featured products</div>
|
2354
|
+
<div id="MegaNav5_Group1_Link-3" class="leftLink"><a href="http://www.kraftrecipes.com/kraft-salad-dressing/main.aspx" target="_self" rel="nofollow" title="KRAFT Salad Dressing">KRAFT Salad Dressing</a></div>
|
2355
|
+
<div id="MegaNav5_Group1_Link-2 " class="leftLink"><a href="http://www.kraftrecipes.com/Products/a1.aspx" target="_self" rel="nofollow" title="A.1.">A.1.</a></div>
|
2356
|
+
<div id="MegaNav5_Group1_Link-1 " class="leftLink"><a href="http://www.kraftrecipes.com/kraftcheese/index.aspx" target="_self" rel="nofollow" title="KRAFT Cheese">KRAFT Cheese</a></div>
|
2357
|
+
<div id="MegaNav5_Group1_Link0" class="leftLink"><a href="http://www.kraftrecipes.com/Products/miracle-whip.aspx" target="_self" rel="nofollow" title="MIRACLE WHIP ">MIRACLE WHIP </a></div>
|
2358
|
+
<div id="MegaNav5_Group1_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/Products/velveeta-hub.aspx" target="_self" rel="nofollow" title="VELVEETA">VELVEETA</a></div>
|
2359
|
+
<div id="MegaNav5_Group1_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/Products/planters-peanut-butter.aspx" target="_blank" rel="nofollow" title="PLANTERS PEANUT BUTTER">PLANTERS PEANUT BUTTER</a></div>
|
2360
|
+
<div id="MegaNav5_Group1_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/products/jet-puffed.aspx" target="_self" rel="nofollow" title="JET-PUFFED">JET-PUFFED</a></div>
|
2361
|
+
<div id="MegaNav5_Group1_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/Products/Kraft-Pectin.aspx" target="_self" rel="nofollow" title="KRAFT PECTIN">KRAFT PECTIN</a></div>
|
2362
|
+
<div id="MegaNav5_Group1_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/products/maxwell_house.aspx" target="_self" rel="nofollow" title="MAXWELL HOUSE">MAXWELL HOUSE</a></div>
|
2363
|
+
<div id="MegaNav5_Group1_Link7" class="leftLink"><a href="http://www.kraftrecipes.com/Products/kraft-barbecue-sauce.aspx" target="_self" rel="nofollow" title="KRAFT BARBECUE SAUCE">KRAFT BARBECUE SAUCE</a></div>
|
2364
|
+
<div id="MegaNav5_Group1_Link8" class="leftLink"><a href="http://www.kraftrecipes.com/Products/bakers-chocolate.aspx" target="_self" rel="nofollow" title="BAKER'S">BAKER'S</a></div>
|
2365
|
+
<div id="MegaNav5_Group1_Link9" class="leftLink"><a href="http://www.kraftrecipes.com/products/productmain.aspx" target="_self" rel="nofollow"><img src="/assets/images/button/btn_more_link.png" alt="see more"></a></div>
|
2366
|
+
<div class="divider"></div><div class="meganavHdr" id="MegaNav5_Group2">featured collections</div>
|
2367
|
+
<div id="MegaNav5_Group2_Link-2" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/grey-poupon-recipes.aspx" target="_self" rel="nofollow" title="GREY POUPON recipes">GREY POUPON recipes</a></div>
|
2368
|
+
<div id="MegaNav5_Group2_Link-1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/cheese-recipes.aspx" target="_self" rel="nofollow" title="cheese recipes">cheese recipes</a></div>
|
2369
|
+
<div id="MegaNav5_Group2_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/RECIPES/DINNER/miracle-whip-recipes.aspx" target="_self" rel="nofollow" title="MIRACLE WHIP recipes">MIRACLE WHIP recipes</a></div>
|
2370
|
+
<div id="MegaNav5_Group2_Link6" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/A1-recipes.aspx" target="_self" rel="nofollow" title="A.1. recipes">A.1. recipes</a></div>
|
2371
|
+
<div id="MegaNav5_Group2_Link0" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/holidays-and-entertaining/holidays/Thanksgiving/stove-top-recipes.aspx" target="_self" rel="nofollow" title="STOVE TOP Stuffing recipes">STOVE TOP Stuffing recipes</a></div>
|
2372
|
+
<div id="MegaNav5_Group2_Link1" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dessert/cool-whip-desserts.aspx" target="_self" rel="nofollow" title="COOL WHIP recipes">COOL WHIP recipes</a></div>
|
2373
|
+
<div id="MegaNav5_Group2_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dessert/jello-recipes-center.aspx" target="_self" rel="nofollow" title="JELL-O recipes">JELL-O recipes</a></div>
|
2374
|
+
<div id="MegaNav5_Group2_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/beverages/kool-aid-recipes/main.aspx" target="_self" rel="nofollow" title="KOOL-AID recipes">KOOL-AID recipes</a></div>
|
2375
|
+
<div id="MegaNav5_Group2_Link5" class="leftLink"><a href="http://www.kraftrecipes.com/recipes/dinner/mayo-recipes.aspx" target="_self" rel="nofollow" title="KRAFT Real Mayo recipes ">KRAFT Real Mayo recipes </a></div>
|
2376
|
+
<div class="divider"></div>
|
2377
|
+
</div><!-- End Col -->
|
2378
|
+
<div class='secondCol'><!-- Start Col -->
|
2379
|
+
<div class="meganavHdr" id="MegaNav5_Group3">tools & info</div>
|
2380
|
+
<div id="MegaNav5_Group3_Link1 " class="leftLink"><a href="http://www.kraftrecipes.com/products/productmain.aspx " target="_self" rel="nofollow" title=" kraft brands "> kraft brands </a></div>
|
2381
|
+
<div id="MegaNav5_Group3_Link2" class="leftLink"><a href="http://www.kraftrecipes.com/promotions/kraftpromotions.aspx" target="_self" rel="nofollow" title="promotions">promotions</a></div>
|
2382
|
+
<div id="MegaNav5_Group3_Link3" class="leftLink"><a href="http://www.kraftrecipes.com/products/whatsnewlatestandfavorites.aspx" target="_self" rel="nofollow" title="what’s new">what’s new
|
2383
|
+
</a></div>
|
2384
|
+
<div id="MegaNav5_Group3_Link4" class="leftLink"><a href="http://www.kraftrecipes.com/products/whatsnewlatestandfavorites.aspx" target="_self" rel="nofollow" title="nutrition & ingredient info">nutrition & ingredient info</a></div>
|
2385
|
+
<div id="MegaNav5_Group3_Link5" class="leftLink"><a href="http://productlocator.kraftfoods.com/kraftfoods/productlocator.htm" target="_blank" rel="nofollow" title="product locator">product locator</a></div>
|
2386
|
+
<div class="divider"></div>
|
2387
|
+
</div><!-- End Col -->
|
2388
|
+
<div class='thirdCol'><!-- Start Col -->
|
2389
|
+
<div class="meganavHdr" id="MegaNav5_Group4"><a id=lnkClose onclick="hideMegaNav('productsMenu', true);" style="cursor:pointer; float:right;" title="Close"><img src="/assets/images/button/btn_popup_close.png" title="Close"></></a><br></div>
|
2390
|
+
<div class="frame">
|
2391
|
+
<div class="image"><img src="/SiteCollectionImages/ImageRepository/Jul_14/Meganav-products-070714.jpg" alt="Limited Edition KRAFT Barbecue Sauces" width="175" height="107"></div>
|
2392
|
+
<div class="copy"><div class="heading">introducing...</div>
|
2393
|
+
New Limited Edition KRAFT Barbecue Sauces!</div><div class="moreLink"><a href="http://www.kraftrecipes.com/Products/kraft-barbecue-sauce.aspx" target="_self" ><img src="/assets/images/button/btn_more.png" alt="more"></a></div>
|
2394
|
+
</div><div class="divider"></div>
|
2395
|
+
</div><!-- End Col -->
|
2396
|
+
</div>
|
2397
|
+
<div class="ft"><!-- FOR CAPS --></div>
|
2398
|
+
</div>
|
2399
|
+
</div>
|
2400
|
+
<script type="text/javascript">
|
2401
|
+
menuList[menuCount] = 'productsMenu';
|
2402
|
+
menuCount = menuCount + 1;
|
2403
|
+
</script>
|
2404
|
+
|
2405
|
+
|
2406
|
+
<div id="ctl00_g_a4361d70_5adf_445f_9cf2_4a4170144511_ctl00" class=""><div id="" class=""><!--
|
2407
|
+
<script type="text/javascript" src="http://cloud.github.com/downloads/malsup/cycle/jquery.cycle.all.latest.js"></script>
|
2408
|
+
--><!--
|
2409
|
+
<script type="text/javascript" src="/js/meeboinclude.js"></script>
|
2410
|
+
--><!--
|
2411
|
+
<script type="text/javascript" src="/js/meeboticker070512.js"></script>
|
2412
|
+
-->
|
2413
|
+
<script type="text/javascript">
|
2414
|
+
var url = document.location.href;
|
2415
|
+
var printindex = url.indexOf('pf=true');
|
2416
|
+
if (printindex > 0)
|
2417
|
+
{
|
2418
|
+
}
|
2419
|
+
else
|
2420
|
+
{
|
2421
|
+
jQuery.noConflict();
|
2422
|
+
jQuery(document).ready(function() {
|
2423
|
+
<!-- set the default hero and pass in an array or nav color values in order -->
|
2424
|
+
var array = ["#a9477d", "#879e5f", "#7e4c4c", "#e66d4d", "#e66d4d", "#e66d4d"];
|
2425
|
+
initHeroComponent(0, array);
|
2426
|
+
});
|
2427
|
+
}
|
2428
|
+
</script>
|
2429
|
+
<!-- begin ad tag -->
|
2430
|
+
<script type="text/javascript">
|
2431
|
+
var diabindex = url.indexOf('/diabetes-center/');
|
2432
|
+
if (diabindex > 0) {
|
2433
|
+
//alert("db");
|
2434
|
+
ord=Math.random()*10000000000000000;document.write('
|
2435
|
+
<script type="text/javascript" src="http://ad.doubleclick.net/pfadx/kraft.foods/diabetes;dcmt=text/html;sz=1x200;ord=' + ord + '?" originalAttribute="src" originalPath="http://ad.doubleclick.net/pfadx/kraft.foods/diabetes;dcmt=text/html;sz=1x200;ord=' + ord + '?"><\/script>');
|
2436
|
+
} else {
|
2437
|
+
//alert("all");
|
2438
|
+
ord=Math.random()*10000000000000000;document.write('
|
2439
|
+
<script type="text/javascript" src="http://ad.doubleclick.net/pfadx/kraft.foods/;dcmt=text/html;sz=1x200;ord=' + ord + '?" originalAttribute="src" originalPath="http://ad.doubleclick.net/pfadx/kraft.foods/;dcmt=text/html;sz=1x200;ord=' + ord + '?"><\/script>');
|
2440
|
+
}
|
2441
|
+
</script>
|
2442
|
+
<noscript><a href="http://ad.doubleclick.net/jump/kraft.foods/;dcmt=text;sz=1x200;ord=123456789?" originalAttribute="href" originalPath="http://ad.doubleclick.net/jump/kraft.foods/;dcmt=text;sz=1x200;ord=123456789?" target="_blank" ><img src="http://ad.doubleclick.net/ad/kraft.foods/;dcmt=text;sz=1x200;ord=123456789?" originalAttribute="src" originalPath="http://ad.doubleclick.net/ad/kraft.foods/;dcmt=text;sz=1x200;ord=123456789?" border="0" alt="" /></a></noscript><!-- end ad tag -->
|
2443
|
+
</div><div id="" class=""><!-- Begin comScore Tag -->
|
2444
|
+
<script>var _comscore = _comscore || [];_comscore.push({ c1: "2", c2: "6036294" });(function() {var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";el.parentNode.insertBefore(s, el);})();</script>
|
2445
|
+
<noscript><img src="http://b.scorecardresearch.com/p?c1=2&c2=6036294&cv=2.0&cj=1" /></noscript><!-- End comScore Tag-->
|
2446
|
+
</div><!-- GOOGLE --><!-- Google Code for Brand Site Remarketing List -->
|
2447
|
+
<script type="text/javascript">
|
2448
|
+
var google_conversion_id = 990604484;
|
2449
|
+
var google_conversion_language = "en";
|
2450
|
+
var google_conversion_format = "3";
|
2451
|
+
var google_conversion_color = "666666";
|
2452
|
+
var google_conversion_label = "e6bBCLTMnAIQxNmt2AM";
|
2453
|
+
var google_conversion_value = 0;
|
2454
|
+
</script>
|
2455
|
+
<script type="text/javascript" src="http://www.googleadservices.com/pagead/conversion.js">
|
2456
|
+
</script>
|
2457
|
+
<noscript>
|
2458
|
+
<div style="display:inline;">
|
2459
|
+
<img height="1" width="1" style="border-style:none;" alt="" src="http://www.googleadservices.com/pagead/conversion/990604484/?label=e6bBCLTMnAIQxNmt2AM&guid=ON&script=0"/>
|
2460
|
+
</div>
|
2461
|
+
</noscript><!-- END GOOGLE --><div id="" class=""></div><div id="" class=""><!-- START Google Analytics tags -->
|
2462
|
+
<script type="text/javascript">
|
2463
|
+
var _gaq = _gaq || [];
|
2464
|
+
_gaq.push(['_setAccount', 'UA-7760880-1']);
|
2465
|
+
_gaq.push(['_trackPageview']);
|
2466
|
+
(function() {
|
2467
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
2468
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
2469
|
+
var s = document.getElementsByTagName('script')[0];
|
2470
|
+
s.parentNode.insertBefore(ga, s);
|
2471
|
+
})();
|
2472
|
+
</script>
|
2473
|
+
<!-- END Google Analytics tags --></div><div id="" class=""><!-- START of Bright tags -->
|
2474
|
+
<script type="text/javascript" src="//s.btstatic.com/tag.js" originalAttribute="src" originalPath="//s.btstatic.com/tag.js">
|
2475
|
+
{ site: "KSNUeWE" }
|
2476
|
+
</script>
|
2477
|
+
<noscript>
|
2478
|
+
<iframe src="//s.thebrighttag.com/iframe?c=KSNUeWE " originalAttribute="src" originalPath="//s.thebrighttag.com/iframe?c=KSNUeWE " width="1" height="1"
|
2479
|
+
frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
|
2480
|
+
</noscript>
|
2481
|
+
<!-- END of Bright tags -->
|
2482
|
+
</div></div>
|
2483
|
+
|
2484
|
+
<!-- Popup code Starts -->
|
2485
|
+
<!-- used by popups -Start -->
|
2486
|
+
<div style="visibility:hidden">
|
2487
|
+
<span id="ctl00_popupFlag">false</span>
|
2488
|
+
<span id="ctl00_popupPara">src=http://www.kraftrecipes.com/controls/registration/ajax/ExitPopup.aspx;title=Popup;width=625px;height=330px</span>
|
2489
|
+
</div>
|
2490
|
+
<a id="ctl00_remoteURLink" title="Join. Share. Explore. It's free!" href="/Controls/Registration/ajax/UserRegistration.aspx">sign up to become a member</a>
|
2491
|
+
<a id="ctl00_remoteSubURLink" title="Hungry for mealtime inspiration? <br/>Get Kraft Foods recipes by email." href="/Controls/registration/ajax/EmailSubscription.aspx"><img title="Hungry for mealtime inspiration? <br/>Get Kraft Foods recipes by email." src="/assets/images/header/hdr_submit_email_btn.png" alt="sign up for email" style="border-width:0px;" /></a>
|
2492
|
+
<!-- used by popups -End -->
|
2493
|
+
<script type="text/javascript">
|
2494
|
+
var tpopupFlag = "false";
|
2495
|
+
var tpopupPara;
|
2496
|
+
var tremoteurpara;
|
2497
|
+
var tclickedflag=0;
|
2498
|
+
|
2499
|
+
function PageReloaded()
|
2500
|
+
{
|
2501
|
+
tclickedflag = 0;
|
2502
|
+
}
|
2503
|
+
|
2504
|
+
window.onload = function(eveload)
|
2505
|
+
{
|
2506
|
+
tpopupFlag = document.getElementById('ctl00_popupFlag').firstChild.data;
|
2507
|
+
tpopupPara = document.getElementById('ctl00_popupPara').firstChild.data;
|
2508
|
+
document.getElementById('ctl00_popupFlag').firstChild.data="";
|
2509
|
+
document.getElementById('ctl00_popupPara').firstChild.data="";
|
2510
|
+
document.onkeypress = function(event)
|
2511
|
+
{
|
2512
|
+
tclickedflag=1;
|
2513
|
+
}
|
2514
|
+
|
2515
|
+
|
2516
|
+
document.onmouseup = function(event)
|
2517
|
+
{
|
2518
|
+
tclickedflag=1;
|
2519
|
+
|
2520
|
+
setTimeout(PageReloaded, 1000);
|
2521
|
+
}
|
2522
|
+
|
2523
|
+
window.onbeforeunload = function(event)
|
2524
|
+
{
|
2525
|
+
if(tpopupFlag.indexOf('true') != -1)
|
2526
|
+
{
|
2527
|
+
if(!(window.location.href.indexOf('ExitPopup.aspx') != -1))
|
2528
|
+
{
|
2529
|
+
var paramts = tpopupPara.split(';');
|
2530
|
+
var tsrc;
|
2531
|
+
var ttitle;
|
2532
|
+
var theight;
|
2533
|
+
var twidth;
|
2534
|
+
for (var i=0; i<paramts.length; i++)
|
2535
|
+
{
|
2536
|
+
var para = paramts[i];
|
2537
|
+
var temp = para.split('=');
|
2538
|
+
if(para.indexOf('src') != -1)
|
2539
|
+
{
|
2540
|
+
tsrc = temp[1];
|
2541
|
+
}
|
2542
|
+
|
2543
|
+
if(para.indexOf('title') != -1)
|
2544
|
+
{
|
2545
|
+
ttitle = temp[1];
|
2546
|
+
}
|
2547
|
+
|
2548
|
+
if(para.indexOf('height') != -1)
|
2549
|
+
{
|
2550
|
+
theight = temp[1];
|
2551
|
+
}
|
2552
|
+
|
2553
|
+
if(para.indexOf('width') != -1)
|
2554
|
+
{
|
2555
|
+
twidth = temp[1];
|
2556
|
+
}
|
2557
|
+
}
|
2558
|
+
try
|
2559
|
+
{
|
2560
|
+
if(!tclickedflag)
|
2561
|
+
{
|
2562
|
+
var twin = window.open(tsrc+'?'+ttitle, 'KraftPopup', 'height='+theight+',width='+twidth + ',location=0, status=0, resizable=1, scrollbars=1');
|
2563
|
+
if(twin)
|
2564
|
+
twin.blur();
|
2565
|
+
window.focus();
|
2566
|
+
}
|
2567
|
+
}
|
2568
|
+
catch(err)
|
2569
|
+
{
|
2570
|
+
alert('Err Msg: ' + err.message + ' Desc: ' + err.description + ' Name: ' + err.name);
|
2571
|
+
}
|
2572
|
+
}
|
2573
|
+
}
|
2574
|
+
}
|
2575
|
+
}
|
2576
|
+
<!-- End - Popup functionality -->
|
2577
|
+
|
2578
|
+
var isLoggedIn = readSessionCookie('loggedin');
|
2579
|
+
function InitalizeModalDialogLinks()
|
2580
|
+
{
|
2581
|
+
jQuery('a[isModal="Y"]').each(function(index) {
|
2582
|
+
setModalLinkGlobal(jQuery(this).attr("id"));
|
2583
|
+
});
|
2584
|
+
}
|
2585
|
+
|
2586
|
+
function OpenRemoteUserRegistrationDialog(linkid, modalwidth, modalheight)
|
2587
|
+
{
|
2588
|
+
var $remoteParalnk = jQuery('#'+ linkid)
|
2589
|
+
var siteURL = window.location.href;
|
2590
|
+
if(siteURL.indexOf('?') != -1)
|
2591
|
+
{
|
2592
|
+
var urlParts = siteURL.split('?');
|
2593
|
+
if(urlParts[1].indexOf('remote=userreg') != -1)
|
2594
|
+
{
|
2595
|
+
if (isLoggedIn.toLowerCase() == 'true')
|
2596
|
+
{
|
2597
|
+
window.location = "/community/persona.aspx";
|
2598
|
+
}
|
2599
|
+
|
2600
|
+
else
|
2601
|
+
{
|
2602
|
+
var $remotedialog = jQuery('<div id="myremotediag"><iframe id="remoteifrm" scrolling="no" style="width:100%; height:100%;" /></div>')
|
2603
|
+
.dialog({
|
2604
|
+
autoOpen: false,
|
2605
|
+
modal: true,
|
2606
|
+
title: $remoteParalnk.attr('title'),
|
2607
|
+
draggable: false,
|
2608
|
+
resizable: false,
|
2609
|
+
autoResize: false,
|
2610
|
+
height: modalheight,
|
2611
|
+
width: modalwidth
|
2612
|
+
});
|
2613
|
+
$remotedialog.dialog('open');
|
2614
|
+
$remotedialog.find("#remoteifrm").attr('src', $remoteParalnk.attr('href')+"?remote=userreg");
|
2615
|
+
$remotedialog.find("#remoteifrm").attr('style', 'width:'+modalwidth+'; height:'+modalheight);
|
2616
|
+
$remotedialog.attr('style', 'width:'+modalwidth+'; height:'+modalheight);
|
2617
|
+
$remotedialog.attr('position', 'center');
|
2618
|
+
window.parent.parent.jQuery('.ui-dialog').css('top','60px');
|
2619
|
+
}
|
2620
|
+
}
|
2621
|
+
}
|
2622
|
+
$remoteParalnk.attr('style', 'display:none');
|
2623
|
+
}
|
2624
|
+
|
2625
|
+
function OpenRemoteSubscriptionDialog(linkid, modalwidth, modalheight)
|
2626
|
+
{
|
2627
|
+
var $remoteParalnk = jQuery('#'+ linkid)
|
2628
|
+
var siteURL = window.location.href;
|
2629
|
+
|
2630
|
+
if(siteURL.indexOf('?') != -1)
|
2631
|
+
{
|
2632
|
+
var urlParts1 = siteURL.split('?');
|
2633
|
+
if(urlParts1[1].indexOf('remote=emailsub') != -1)
|
2634
|
+
{
|
2635
|
+
if (isLoggedIn.toLowerCase() == 'true')
|
2636
|
+
{
|
2637
|
+
window.location = "/community/persona.aspx";
|
2638
|
+
}
|
2639
|
+
|
2640
|
+
else
|
2641
|
+
{
|
2642
|
+
var $remotedialog = jQuery('<div id="myremotediagSub"><iframe id="remoteifrmSub" scrolling="no" style="width:100%; height:100%" /></div>')
|
2643
|
+
.dialog({
|
2644
|
+
autoOpen: false,
|
2645
|
+
modal: true,
|
2646
|
+
title: $remoteParalnk.attr('title'),
|
2647
|
+
draggable: false,
|
2648
|
+
resizable: false,
|
2649
|
+
autoResize: false,
|
2650
|
+
height: modalheight,
|
2651
|
+
width: modalwidth
|
2652
|
+
});
|
2653
|
+
$remotedialog.dialog('open');
|
2654
|
+
$remotedialog.find("#remoteifrmSub").attr('src', $remoteParalnk.attr('href'));
|
2655
|
+
$remotedialog.find("#remoteifrmSub").attr('style', 'width:'+modalwidth+'; height:'+modalheight+'; border:none');
|
2656
|
+
$remotedialog.attr('style', 'width:'+modalwidth+'; height:'+modalheight);
|
2657
|
+
$remotedialog.attr('position', 'center');
|
2658
|
+
window.parent.parent.jQuery('.ui-dialog').css('top','60px');
|
2659
|
+
}
|
2660
|
+
}
|
2661
|
+
}
|
2662
|
+
$remoteParalnk.attr('style', 'display:none');
|
2663
|
+
}
|
2664
|
+
|
2665
|
+
function getInternetExplorerVersion() {
|
2666
|
+
var rv = -1;
|
2667
|
+
// Return value assumes failure.
|
2668
|
+
if (navigator.appName == 'Microsoft Internet Explorer') {
|
2669
|
+
var ua = navigator.userAgent;
|
2670
|
+
var re = new RegExp("MSIE ([0-9]{1,}[\.0-9]{0,})");
|
2671
|
+
if (re.exec(ua) != null)
|
2672
|
+
rv = parseFloat(RegExp.$1);
|
2673
|
+
}
|
2674
|
+
return rv;
|
2675
|
+
}
|
2676
|
+
|
2677
|
+
|
2678
|
+
|
2679
|
+
jQuery(document).ready(function() {
|
2680
|
+
|
2681
|
+
InitalizeModalDialogLinks();
|
2682
|
+
var ver = getInternetExplorerVersion();
|
2683
|
+
if (ver > -1) {
|
2684
|
+
if (ver >= 8.0 && ver < 9.0) {
|
2685
|
+
setTimeout(function () {
|
2686
|
+
OpenRemoteUserRegistrationDialog('ctl00_remoteURLink', '750px', '860px');
|
2687
|
+
OpenRemoteSubscriptionDialog('ctl00_remoteSubURLink', '710px', '1032px');
|
2688
|
+
}, 500);
|
2689
|
+
}
|
2690
|
+
else {
|
2691
|
+
OpenRemoteUserRegistrationDialog('ctl00_remoteURLink', '750px', '860px');
|
2692
|
+
OpenRemoteSubscriptionDialog('ctl00_remoteSubURLink', '710px', '1032px');
|
2693
|
+
}
|
2694
|
+
}
|
2695
|
+
else
|
2696
|
+
{
|
2697
|
+
|
2698
|
+
OpenRemoteUserRegistrationDialog('ctl00_remoteURLink', '750px', '860px');
|
2699
|
+
OpenRemoteSubscriptionDialog('ctl00_remoteSubURLink', '710px', '1032px');
|
2700
|
+
}
|
2701
|
+
});
|
2702
|
+
|
2703
|
+
var mydiv = document.getElementById('footer_container');
|
2704
|
+
var lst = mydiv.getElementsByTagName('a');
|
2705
|
+
var myanchor;
|
2706
|
+
for (var i = 0; i < lst.length; ++i) {
|
2707
|
+
if (lst[i].getAttribute("title") == "newsletter") {
|
2708
|
+
myanchor = lst[i];
|
2709
|
+
break;
|
2710
|
+
}
|
2711
|
+
}
|
2712
|
+
|
2713
|
+
|
2714
|
+
myanchor.onclick = function (e) {
|
2715
|
+
emailsignupLink('/controls/registration/ajax/emailsubscription.aspx','704', '885')
|
2716
|
+
}
|
2717
|
+
</script>
|
2718
|
+
<!-- Popup code Ends -->
|
2719
|
+
</body>
|
2720
|
+
|
2721
|
+
|
2722
|
+
</html><!-- Rendered using cache profile:Public Internet (Purely Anonymous) at: 2014-07-24T12:12:19 -->
|