distillery 0.2.5 → 0.2.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -27,7 +27,7 @@ module Distillery
27
27
 
28
28
  # HTML elements that are possible unrelated to the content of the content HTML
29
29
  # element.
30
- POSSIBLE_UNRELATED_ELEMENTS = %w[table ul div]
30
+ POSSIBLE_UNRELATED_ELEMENTS = %w[table ul div a]
31
31
 
32
32
  # The Nokogiri document
33
33
  attr_reader :doc
@@ -178,8 +178,12 @@ module Distillery
178
178
  end
179
179
 
180
180
  def scorable_div?(elem)
181
+ idclass = elem['id'].to_s + elem['class'].to_s
182
+
181
183
  elem.name == 'div' &&
182
- (has_no_block_children?(elem) || has_only_empty_div_children?(elem))
184
+ (has_no_block_children?(elem) ||
185
+ has_only_empty_div_children?(elem) ||
186
+ idclass =~ POSITIVE_IDENTIFIERS)
183
187
  end
184
188
 
185
189
  def has_no_block_children?(elem)
@@ -1,3 +1,3 @@
1
1
  module Distillery
2
- VERSION = "0.2.5"
2
+ VERSION = "0.2.6"
3
3
  end
@@ -122,4 +122,12 @@ distillation_of 'bulgogi.html' do
122
122
  subject.scan(/American to not fuss about the origin/).should have(1).result
123
123
  should =~ /early-season barbecue/
124
124
  should =~ /Still, it is American to not fuss/
125
+ end
126
+
127
+ distillation_of 'tofu_bowl.html' do
128
+ subject.should =~ /Whisk together/
129
+ subject.should =~ /minced fresh ginger/
130
+ subject.should_not =~ /Add a comment/ # Comment
131
+ subject.should_not =~ /this is the best comfort food/ # Comment
132
+ subject.should_not =~ /Please send me my 2 FREE trial/ # Footer
125
133
  end
@@ -0,0 +1,1517 @@
1
+
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html>
4
+ <head>
5
+ <title>
6
+
7
+
8
+
9
+ Spicy Tofu Bento Bowl Recipe
10
+
11
+
12
+
13
+ </title>
14
+
15
+ <meta name="keywords" content="delicious vegetarian recipes, easy vegetarian meals, healthy vegetarian, healthy vegetarian meals, green living, eco-friendly, conscious media, vegetarian events, environmentalism, environment, natural beauty, organic beauty, health & beauty, organic living, raw cooking, natural living, organic products, eco-living, earth friendly, animal rights, recycle , recycled paper, planet, earth, 30 minute meals, one pot recipes, 5 ingredients or less, lacto vegetarian, low fat vegetarian meals, organic vegetarian, recipe thai vegetarian, restaurants vegetarian san francisco, thai vegetarian recipes, tofu vegetarian recipes, vegetarian, vegetarian cajun recipes, vegetarian cakes, vegetarian cheese, vegetarian chili recipes, vegetarian chondroitin, vegetarian clothing, vegetarian cooking, vegetarian cooking magazine, vegetarian dates,">
16
+ <meta name="description" content="Vegetarian Times delivers simple, delicious food, plus expert health and lifestyle information that is exclusively vegetarian but wrapped in a fresh, stylish mainstream package that is inviting to all. Including me.">
17
+ <meta name="verify-v1" content="JdlBrKCAOx0VSbGm+JJJgVC1lI222VZREyeY68aY3t4=" />
18
+
19
+ <script type="text/JavaScript" src="/2008/js/qm.js"></script>
20
+ <style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/JavaScript">var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";</script>
21
+ <script type="text/JavaScript">
22
+ var a = qmad.qm0 = new Object();
23
+ a.overselects_active = true;
24
+ </script>
25
+ <script type="text/JavaScript" src="/2008/js/qm_over_select.js"></script>
26
+
27
+ <link rel="stylesheet" type="text/css" href="/2008/css/main.css"/>
28
+ <link rel="stylesheet" type="text/css" href="/2008/css/floater.css"/>
29
+ <link rel="stylesheet" type="text/css" href="/2008/css/sub_bttm.css"/>
30
+ <link rel="stylesheet" type="text/css" href="/2008/css/print_generic.css" media="print"/>
31
+
32
+ <!-- user data -->
33
+ <script language="javascript">
34
+ var fields = new Array;
35
+ var logged_out = false;
36
+ //
37
+ //
38
+ </script>
39
+ <script src="/2008/js/ajax.js"></script>
40
+ <!-- /user data -->
41
+
42
+ <!-- Start Quantcast tag -->
43
+
44
+ <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
45
+
46
+ <script type="text/javascript">_qoptions = { labels:"Health and Wellness,Lifestyle,Eating Well"};_qacct="p-43z6ciBi5Ny12";quantserve();</script>
47
+
48
+ <noscript>
49
+
50
+ <a href="http://www.quantcast.com/p-43z6ciBi5Ny12" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-43z6ciBi5Ny12.gif?labels=Health and Wellness,Lifestyle,Eating Well" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/></a>
51
+
52
+ </noscript>
53
+
54
+ <!-- End Quantcast tag -->
55
+
56
+
57
+ <script language="JavaScript">
58
+ var axel = Math.random() + "";
59
+ var ord = axel * 1000000000000000000;
60
+ </script>
61
+
62
+ <script src="/2008/js/float.js"></script>
63
+
64
+
65
+ <!-- HP 201001 Added branded skin code --->
66
+
67
+ <script type="text/javascript" src="http://ads.jetpackdigital.com/sites/vtimes/jpd.js"></script>
68
+
69
+
70
+
71
+
72
+
73
+ <link rel="stylesheet" type="text/css" href="/2008/css/content.css"/>
74
+ <script language="Javascript" src="/2008/js/comments.js"></script>
75
+ <style>
76
+ #content form {
77
+ padding: 0 0 10px 0;
78
+ margin: 0px;
79
+ }
80
+ #content form input.keywords {
81
+ width: 109px;
82
+ background-color: #f6f6f6;
83
+ }
84
+ #content form p.first {
85
+ margin: 0px;
86
+ padding: 5px 0px;
87
+ }
88
+ #content form input.submit {
89
+ margin-left: 2px;
90
+ margin-bottom: -2px;
91
+ _margin-bottom: -1px;
92
+ *margin-bottom: -1px;
93
+ }
94
+
95
+ #content form ul {
96
+ margin: 0px;
97
+ padding: 2px;
98
+ list-style-type: none;
99
+ }
100
+ #content form ul li input {
101
+ margin-bottom: -2px;
102
+ }
103
+ #content form ul li {
104
+ font-size: 10px;
105
+ padding: 0px;
106
+ margin: 0px 0px 0px 0px;
107
+ margin-bottom: 5px;
108
+ _margin-bottom: 2px;
109
+ *margin-bottom: 2px;
110
+ }
111
+
112
+ #content table tr td.separator {
113
+ border: 0px;
114
+ width: 8px ! important;
115
+ padding: 0px ! important;
116
+ }
117
+ #content table tr td {
118
+ border: 1px solid gray;
119
+ padding: 3px;
120
+ }
121
+ </style>
122
+ </head>
123
+ <body>
124
+
125
+
126
+ <div id="header">
127
+ <div id="floater1">
128
+
129
+ <div id="float_top">
130
+
131
+ <div id="float_close">
132
+ <a onclick="Javascript:close_floater('floater1');" href="Javascript:void(0);"><img src="/2008/images/close.png" width="158" height="37" border="0"></a>
133
+ </div>
134
+ </div>
135
+
136
+ <div id="float_content">
137
+ <div id="bonus">
138
+ <a target="_blank" href="https://secure.palmcoastd.com/pcd/eSv?iMagId=003C7&i4Ky=IPU5">
139
+ <img src="/2008/images/bonus.png" width="375" height="75" border="0">
140
+ </a>
141
+ </div>
142
+
143
+ <div id="popupform">
144
+ <form action="https://secure.palmcoastd.com/pcd/eServCk" method="get" target="_blank" style="padding:6px 0 6px 10px;">
145
+ <input name="iMagId" value="003C7" type="hidden">
146
+ <input name="i4Ky" value="IPU6" type="hidden">
147
+ <input name="iOrdBillCountry" value="US" type="hidden" />
148
+ <input type="hidden" name="PayOpt" value="Y">
149
+ <input type="hidden" name="iOrdShipTV" value="1">
150
+ <input type="hidden" name="TermValue" VALUE="D001_1,003C7,009,014.95,US,OVROFD001" />
151
+ <table border="0" cellpadding="0" cellspacing="2">
152
+ <tr>
153
+ <td class="flt_name" colspan="2"><b>Full name</b></td>
154
+ </tr>
155
+ <tr>
156
+ <td class="flt_large" colspan="2"><input name="iOrdBillName" tabindex="22" maxlength="27" type="text"></td>
157
+ </tr>
158
+ <tr>
159
+ <td class="flt_name" colspan="2"><b>Address 1</b></td>
160
+ </tr>
161
+ <tr>
162
+ <td class="flt_large" colspan="2"><input name="iOrdBillAddr1" tabindex="23" maxlength="27" type="text"></td>
163
+ </tr>
164
+ <tr>
165
+ <td class="flt_name" colspan="2"><b>Address 2</b></td>
166
+ </tr>
167
+ <tr>
168
+ <td class="flt_large" colspan="2"><input name="iOrdBillAddr2" tabindex="24" maxlength="27" type="text"></td>
169
+ </tr>
170
+ <td class="flt_name" colspan="2"><b>City</b></td>
171
+ </tr>
172
+ <tr>
173
+ <td class="medium" colspan="2"><input name="iOrdBillCity" tabindex="26" type="text">
174
+ </tr>
175
+ <tr>
176
+ <td><b>State</b></td>
177
+ <td><b>Zip&nbsp;Code</b></td>
178
+ </tr>
179
+ <tr>
180
+ <td>
181
+ <select name="iOrdBillState" tabindex="27" class="state">
182
+ <optgroup label="United States" title="United States">
183
+ <option value="AL">Alabama</option>
184
+ <option value="AK">Alaska</option>
185
+ <option value="AS">American Samoa</option>
186
+ <option value="AZ">Arizona</option>
187
+ <option value="AR">Arkansas</option>
188
+ <option value="CA">California</option>
189
+ <option value="CO">Colorado</option>
190
+ <option value="CT">Connecticut</option>
191
+ <option value="DE">Delaware</option>
192
+ <option value="DC">District of Columbia</option>
193
+ <option value="FL">Florida</option>
194
+ <option value="GA">Georgia</option>
195
+ <option value="GU">Guam</option>
196
+ <option value="HI">Hawaii</option>
197
+ <option value="ID">Idaho</option>
198
+ <option value="IL">Illinois</option>
199
+ <option value="IN">Indiana</option>
200
+ <option value="IA">Iowa</option>
201
+ <option value="KS">Kansas</option>
202
+ <option value="KY">Kentucky</option>
203
+ <option value="LA">Louisiana</option>
204
+ <option value="ME">Maine</option>
205
+ <option value="MD">Maryland</option>
206
+ <option value="MA">Massachusetts</option>
207
+ <option value="MI">Michigan</option>
208
+ <option value="MN">Minnesota</option>
209
+ <option value="MS">Mississippi</option>
210
+ <option value="MO">Missouri</option>
211
+ <option value="MT">Montana</option>
212
+ <option value="NE">Nebraska</option>
213
+ <option value="NV">Nevada</option>
214
+ <option value="NH">New Hampshire</option>
215
+ <option value="NJ">New Jersey</option>
216
+ <option value="NM">New Mexico</option>
217
+ <option value="NY">New York</option>
218
+ <option value="NC">North Carolina</option>
219
+ <option value="ND">North Dakota</option>
220
+ <option value="OH">Ohio</option>
221
+ <option value="OK">Oklahoma</option>
222
+ <option value="OR">Oregon</option>
223
+ <option value="PA">Pennsylvania</option>
224
+ <option value="PR">Puerto Rico</option>
225
+ <option value="RI">Rhode Island</option>
226
+ <option value="SC">South Carolina</option>
227
+ <option value="SD">South Dakota</option>
228
+ <option value="TN">Tennessee</option>
229
+ <option value="TX">Texas</option>
230
+ <option value="UT">Utah</option>
231
+ <option value="VT">Vermont</option>
232
+ <option value="VI">Virgin Island</option>
233
+ <option value="VA">Virginia</option>
234
+ <option value="WA">Washington</option>
235
+ <option value="WV">West Virginia</option>
236
+ <option value="WI">Wisconsin</option>
237
+ <option value="WY">Wyoming</option>
238
+ </optgroup>
239
+ <optgroup label="Canada" title="Canada">
240
+ <option value="AB">Alberta</option>
241
+ <option value="BC">British Columbia</option>
242
+ <option value="MB">Manitoba</option>
243
+ <option value="NT">N.W.T.</option>
244
+ <option value="NB">New Brunswick</option>
245
+ <option value="NF">Newfoundland</option>
246
+ <option value="MP">Northern Mariana Islands</option>
247
+ <option value="NS">Nova Scotia</option>
248
+ <option value="ON">Ontario</option>
249
+ <option value="PW">Palau</option>
250
+ <option value="PE">Prince Edward Island</option>
251
+ <option value="PQ">Quebec</option>
252
+ <option value="SK">Saskatchewan</option>
253
+ <option value="YT">Yukon</option>
254
+ </optgroup>
255
+ </select>
256
+ <td>
257
+ <input name="iOrdBillPCode" tabindex="28" maxlength="6" type="text" class="pcode"></td>
258
+ </tr>
259
+
260
+ <tr>
261
+ <td class="flt_name" colspan="2"><b>Email&nbsp;(required)</b></td>
262
+ </tr>
263
+ <tr>
264
+ <td class="flt_large" colspan="2"><input name="iOrdBilleMail" tabindex="29" maxlength="50" id="sub_email" type="text"></td>
265
+ </tr>
266
+ </table>
267
+ <p>
268
+ If I like it and decide to continue, I'll pay just <span style="color: #347fdd;">$14.95</span>, and receive a full
269
+ one-year subscription (9 issues in all), a <span style="color: #347fdd;">67%</span> savings off the newsstand price!
270
+ If for any reason I decide not to continue, I'll write cancel on the invoice and owe nothing.
271
+ </p>
272
+
273
+
274
+ <div id="popupsubmit">
275
+ <p align="center">
276
+ <input name="Submit" src="/2008/images/submit-nobonus.png" alt="Submit Order" border="0" height="44" width="260" type="image">
277
+ </p>
278
+ </div>
279
+ <script language="javascript">
280
+ var ajax_login_content_f = new Ajax(
281
+ function(){
282
+ document.getElementById('sub_first_name').value = fields.first_name;
283
+ document.getElementById('sub_last_name').value = fields.last_name;
284
+ document.getElementById('sub_email').value = fields.email;
285
+ }
286
+ );
287
+ </script>
288
+
289
+ </form>
290
+ <p align="center">
291
+
292
+ Offer valid in US only.<br>
293
+ <a href="https://secure.palmcoastd.com/pcd/document?ikey=003C7IFGM" target="_blank">Canadian and International Subscriptions</a><br />
294
+ <a onclick="Javascript:close_floater('floater1');" href="Javascript:void(0);">CLOSE WINDOW</a>
295
+
296
+ </p>
297
+
298
+
299
+ </div> <!-- end popupform-->
300
+
301
+ </div> <!--End float_content-->
302
+
303
+ </div> <!-- end floater1 -->
304
+
305
+ <script>
306
+ if (floater) {
307
+ //document.write('<div style="left: 0px; top: 100px; position: absolute; z-index: 50; background-color: gray; width: 200px; height: 200px;">Floater Ad<br>Display on click '+print_first+'<br>and every '+print_each+' clicks<br>Expires every '+renew_days+' days</div>');
308
+ document.getElementById('floater1').style.display = 'block';
309
+ }
310
+
311
+ function close_floater(id) {
312
+ document.getElementById(id).style.display = 'none';
313
+ }
314
+ </script>
315
+ <div class="leaderboard">
316
+
317
+
318
+
319
+
320
+
321
+ <SCRIPT LANGUAGE="JavaScript1.1">
322
+ document.write('<scr'+'ipt language="Javascript1.1" src="http://ad.doubleclick.net/adj/vegetariantimes.blackrock/RecipeSearch;dcopt=ist;abr=!webtv;tile=1;sz=728x90;ord=' + ord + '?"></scr'+'ipt>');
323
+ </script>
324
+ <script>
325
+ if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0) || navigator.userAgent.indexOf("WebTV") >= 0) {
326
+ document.write('<a href="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;sz=728x90;tile=1;ord=' + ord + '?" target="_blank">');
327
+ document.write('<img src="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;sz=728x90;tile=1;ord=' + ord + '?" width="728" height="90" border="0" alt=""></a>');
328
+ }
329
+ </script>
330
+ <noscript>
331
+ <a href="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;tile=1;sz=728x90;ord=1001102707?" target="_blank">
332
+ <img src="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;tile=1;sz=728x90;ord=1001102707?" width="728" height="90" border="0"></a>
333
+ </noscript>
334
+
335
+
336
+
337
+
338
+
339
+
340
+
341
+
342
+
343
+
344
+
345
+
346
+
347
+
348
+
349
+
350
+
351
+
352
+
353
+ </div>
354
+ <div class="content">
355
+ <a href="/" id="logo">Vegetarian Times - GREAT FOOD. GOOD HEALTH. SMART LIVING - The World's Largest Collection of Vegetarian Recipes</a>
356
+ <div id="business_nav">
357
+ <a href="/newsletters/">newsletters</a>
358
+ <a href="/store/">store</a>
359
+ <a href="/community/promos/">special offers</a>
360
+ <a href="/advertise/">advertise</a>
361
+ <a href="/subscribe/" class="last">subscribe</a>
362
+ </div>
363
+ </div>
364
+ <a href="/resources/vegetarian_starter_kit/" id="starter_kit">Vegetarian Starter Kit &raquo;</a>
365
+ <div id="qm0" class="qmmc">
366
+ <a href="/" class="first">HOME</a>
367
+ <a href="/recipes/">RECIPES</a>
368
+ <div>
369
+ <a href="/recipes/recipes_most_popular/">Most Popular Recipes</a>
370
+ <a href="/recipes/special_occasion_menus/">Easy Entertaining Menus</a>
371
+ <!--<div>
372
+ <a href="/recipes/special_occasion_menus/638">Mother's Day Brunch</a>
373
+ <a href="/recipes/special_occasion_menus/637">Cinco de Mayo</a>
374
+ <a href="/recipes/special_occasion_menus/636">Valentine's Day</a>
375
+ <a href="/recipes/special_occasion_menus/635">Superbowl Party</a>
376
+ <a href="/recipes/special_occasion_menus/634">Chinese New Year</a>
377
+ <a href="/recipes/special_occasion_menus/633">Tapas Party</a>
378
+ <a href="/recipes/special_occasion_menus/632">New Year's Eve Hors D'Oeuvres Party</a>
379
+ <a href="/recipes/special_occasion_menus/631">Kid's Birthday Party</a>
380
+ <a href="/recipes/special_occasion_menus/630">Thanksgiving</a>
381
+ <a href="/recipes/special_occasion_menus/629">Moroccan Feast</a>
382
+ <a href="/recipes/special_occasion_menus/628">Bridal Shower</a>
383
+ <a href="/recipes/special_occasion_menus/627">Indian Celebration</a>
384
+ <a href="/recipes/special_occasion_menus/597">Summer Picnic</a>
385
+ <a href="/recipes/special_occasion_menus/596">4th of July Barbecue</a>
386
+ </div>-->
387
+ <a href="/recipes_lists/">Specialty Vegetarian Diets</a>
388
+ <div>
389
+
390
+ <a href="/recipes_lists/2">Gluten-Free Recipes</a>
391
+
392
+ <a href="/recipes_lists/3">Low-Calorie Vegetarian Recipes</a>
393
+
394
+ <a href="/recipes_lists/4">Vegan Recipes</a>
395
+
396
+ </div>
397
+ <a href="/user/my_recipes/">My Recipes</a>
398
+ </div>
399
+
400
+ <a href="/resources/">RESOURCES</a>
401
+ <div>
402
+ <a href="/resources/vegetarian_starter_kit/">Vegetarian Starter Kit</a>
403
+ <a href="/resources/ask_the_experts/">Ask the Experts</a>
404
+ <a href="/resources/produce_storage_guide/">Produce Storage Guide</a>
405
+ <a href="/resources/ingredient_sub_list/">Ingredient Sub List</a>
406
+ <!--<a href="/directory/">Veg Directory</a>-->
407
+ <a href="/resources/eco_living/">Eco Living</a>
408
+ <a href="/resources/kitchen_tools_101/">Kitchen Tools 101</a>
409
+ <a href="/resources/why_go_veg/">Why Go Veg?</a>
410
+ <a href="http://search.rja-ads.com/vegetariantimes/">Marketplace</a>
411
+ </div>
412
+
413
+ <a href="/features/">FEATURES</a>
414
+ <div>
415
+ <a href="/features/one_food_five_ways/">One Food/Five Ways</a>
416
+ <a href="/features/editors_blog/">Editors' Blog</a>
417
+ <a href="/features/carrot_and_stick/">Carrot and Stick</a>
418
+ <a href="/features/editors_picks/">Editors' Picks</a>
419
+ <a href="/features/ft_eco_living/">Eco Living</a>
420
+ <a href="/features/archive_of_editorial/">Archive of Editorial</a>
421
+ <!-- 20090427 HP Remove Video from menu
422
+ <a href="/videos/">Videos</a>
423
+ -->
424
+ </div>
425
+
426
+ <a href="/community/">COMMUNITY</a>
427
+ <div>
428
+ <a href="/community/reader_service/">Reader Service</a>
429
+ <a href="/community/events/">Events</a>
430
+ <a href="/community/sweepstakes/">Sweeps</a>
431
+ <a href="/community/veg_quiz/">Veg Quiz</a>
432
+ <a href="/community/promos/">Promos</a>
433
+ <a href="/community/classifieds/">Marketplace</a>
434
+ </div>
435
+
436
+ <span class="qmclear">&nbsp;</span>
437
+ </div>
438
+ <script type="text/JavaScript">qm_create(0,false,0,500,false)</script>
439
+
440
+ <div id="search">
441
+ <div class="scontent">
442
+ <form>
443
+ <input type="hidden" name="action" value="custom">
444
+ <input type="hidden" name="vt" value="search_form">
445
+ <p class="options">
446
+ <input type="radio" name="type" value="recipes" id="search_brecipes" onClick="Javascript:click_search(this);" checked> Recipes
447
+ <input type="radio" name="type" value="articles" id="search_barticles" onClick="Javascript:click_search(this);"> Articles
448
+ <input type="radio" name="type" value="site" id="search_bsite" onClick="Javascript:click_search(this);"> Site<br/>
449
+ </p>
450
+ <div style="height: 25px; overflow: hidden;">
451
+ <input type="text" name="keywords" style="width: 210px; float: left; margin-right: 10px;">
452
+ <input type="image" src="/2008/images/go_button.gif" alt="GO" border="0" height="24" width="42" style="float: left;">
453
+ </div>
454
+ <div id="recipe_search">
455
+ <div style="float: left; font-size: 10px; width: 87px;">
456
+ <input name="egg-free" id="egg-free" type="checkbox"> Egg-free<br/>
457
+ <input name="dairy-free" id="dairy-free" type="checkbox"> Dairy Free<br/>
458
+ <input name="vegan" id="vegan" type="checkbox"> Vegan
459
+ </div>
460
+ <div style="float: left; font-size: 10px; width: 87px;">
461
+ <input name="low-fat" id="low-fat" type="checkbox"> Low-fat<br/>
462
+ <input name="low-cal" id="low-cal" type="checkbox"> Low-cal<br/>
463
+ <input name="gluten-free" id="gluten-free" type="checkbox"> Gluten-free
464
+ </div>
465
+ <ul style="float: left; width: 115px;">
466
+ <li><a href="/recipes/">- Advanced Search</a></li>
467
+ <!--
468
+ <li><a href="#">- Vegetarian</a></li>
469
+ <li><a href="#">- Vegan</a></li>
470
+ -->
471
+ </ul>
472
+ </div>
473
+ </form>
474
+ <script type="text/javascript" src="/2008/js/search.js"></script>
475
+
476
+
477
+ <!-- soyjoy added sponsorship
478
+
479
+
480
+ <div class="sponsorlogo">
481
+ <a href="http://ad.doubleclick.net/jump/N2436.132624.5901860386521/B4868052.16;sz=1x1;ord=[timestamp]?" target="_blank">
482
+ <img src="/images/toms110x38.jpg" alt="Tom's of Maine" border="0" height="38" width="100"></a>
483
+ <!-- begin ad tag
484
+ <A HREF="http://ad.doubleclick.net/jump/N2436.132624.5901860386521/B4868052.16;sz=1x1;ord=[timestamp]?">
485
+ <IMG SRC="http://ad.doubleclick.net/ad/N2436.132624.5901860386521/B4868052.16;sz=1x1;ord=[timestamp]?" BORDER=0 WIDTH=1 HEIGHT=1 ALT="Click Here"></A>
486
+ <!-- End ad tag
487
+
488
+ </div>
489
+
490
+ end sponsorship -->
491
+
492
+ </div>
493
+ </div>
494
+
495
+ <div id="login">
496
+ <a href="/user/login/">Log In</a><a href="/user/create/">Join</a>
497
+ <a href="/user/my_recipes/" style="border-right: none;">My Recipes</a>
498
+ </div>
499
+
500
+ <script language="javascript">
501
+ var ajax_login_content = new Ajax(
502
+ function(){
503
+ document.getElementById('login').innerHTML =
504
+ '<a href="/user/?action=user.logout">Log Out</a>'+
505
+ '<a href="/user/my_recipes/" style="border-right: none;">My Recipes</a>';
506
+ }
507
+ );
508
+ </script>
509
+
510
+ </div>
511
+ <div id="print_header">
512
+ <div style="float: left; margin-right:10px;">
513
+ <a href="/"><img src="/2008/images/logo_vegetarian_times.png" id="logo_vegetarian_times" alt="Vegetarian Times - Great Food, Good Health, Smart Living" border="0" height="55" width="287"></a>
514
+ </div>
515
+ <div style="float: left"></div>
516
+ </div>
517
+
518
+ <div id="body">
519
+
520
+
521
+ <div id="left_column">
522
+ <div class="box" style="margin-top: 0px;">
523
+ <div class="content">
524
+
525
+ <div id="cover">
526
+ <!-- height="172" width="135" -->
527
+ <a href="https://secure.palmcoastd.com/pcd/eSv?iMagId=003C7&i4Ky=ICA3">
528
+ <img src="/media/originals/VT_Sept2011COVmed.jpg"/>
529
+ </a>
530
+ </div>
531
+ <a href="https://secure.palmcoastd.com/pcd/eSv?iMagId=003C7&i4Ky=ICA3">
532
+ <img src="/2008/images/free_trial_issues.gif" alt="Get 2 Free Trial Issues Plus a Free Gift" border="0" height="30" width="137" style="margin: 0px auto; padding: 6px 0 0 0;">
533
+ </a>
534
+ <br>
535
+ <ul>
536
+ <li><a href="https://secure.palmcoastd.com/pcd/eSv?iMagId=003C7&i4Ky=ICA3">Subscribe</a></li>
537
+ <li><a href="/giveagift/">Give a Gift</a></li>
538
+ <li><a href="/customerservice/">Customer Service</a></li>
539
+ </ul>
540
+ <ul>
541
+ <li style="background:url(http://staging.vegetariantimes.com/2008/images/menu_bg.gif) #004422 repeat-x; border:#339933 1px solid; color:#FFFFFF; margin:0; padding:5px; text-align:center;"><a href="/recipes/by_issue/" style="color:#FFFFFF;"><strong>Browse Recipes <br />By Issue</strong></a></li>
542
+ </ul>
543
+
544
+
545
+ <h4>Browse By <br />Specialty Diet</h4>
546
+ <ul>
547
+
548
+ <li><a href="/recipes/dairy-free/" title="Dairy-Free Recipes">Dairy-free</a></li>
549
+
550
+ <li><a href="/recipes/gluten-free/" title="Gluten-Free Recipes">Gluten-free</a></li>
551
+
552
+ <li><a href="/recipes/low-calorie/" title="Low-Calorie Recipes">Low-Calorie</a></li>
553
+
554
+ <li><a href="/recipes/low-fat/" title="Low-Fat Recipes">Low-Fat</a></li>
555
+
556
+ <li><a href="/recipes/vegan/" title="Vegan Recipes">Vegan</a></li>
557
+
558
+ </ul>
559
+ <h4>Browse By Category</h4>
560
+ <ul>
561
+
562
+ <li><a href="/recipes/appetizers/" title="Appetizer Recipes">Appetizers</a></li>
563
+
564
+ <li><a href="/recipes/beverages/" title="Beverage Recipes">Beverages</a></li>
565
+
566
+ <li><a href="/recipes/breads/" title="Bread Recipes">Breads</a></li>
567
+
568
+ <li><a href="/recipes/breakfast-brunch/" title="Breakfast & Brunch Recipes">Breakfast & Brunch</a></li>
569
+
570
+ <li><a href="/recipes/condiments/" title="Condiment Recipes">Condiments</a></li>
571
+
572
+ <li><a href="/recipes/desserts/" title="Desserts">Desserts</a></li>
573
+
574
+ <li><a href="/recipes/entrees/" title="Entr&#233;es">Entr&#233;es</a></li>
575
+
576
+ <li><a href="/recipes/pizzas/" title="Pizza Recipes">Pizzas</a></li>
577
+
578
+ <li><a href="/recipes/salads/" title="Salad Recipes">Salads</a></li>
579
+
580
+ <li><a href="/recipes/sandwiches/" title="Sandwich Recipes">Sandwiches</a></li>
581
+
582
+ <li><a href="/recipes/side-dishes/" title="Side Dish Recipes">Side Dishes</a></li>
583
+
584
+ <li><a href="/recipes/snacks/" title="Snack Recipes">Snacks</a></li>
585
+
586
+ <li><a href="/recipes/soups/" title="Vegetarian Soups">Soups</a></li>
587
+
588
+ </ul>
589
+ <h4>Browse By Cuisine</h4>
590
+ <ul>
591
+
592
+ <li><a href="/recipes/asian/" title="Asian Recipes">Asian</a></li>
593
+
594
+ <li><a href="/recipes/cajun-creole/" title="Cajun, Caribbean & Creole Recipes">Cajun, Caribbean & Creole</a></li>
595
+
596
+ <li><a href="/recipes/french/" title="French Recipes">French</a></li>
597
+
598
+ <li><a href="/recipes/german/" title="German Recipes">German</a></li>
599
+
600
+ <li><a href="/recipes/greek/" title="Greek">Greek</a></li>
601
+
602
+ <li><a href="/recipes/indian/" title="Indian Recipes">Indian</a></li>
603
+
604
+ <li><a href="/recipes/irish/" title="Irish Recipes">Irish</a></li>
605
+
606
+ <li><a href="/recipes/italian/" title="Italian Recipes">Italian</a></li>
607
+
608
+ <li><a href="/recipes/mediterranean" title="Mediterranean Recipes">Mediterranean</a></li>
609
+
610
+ <li><a href="/recipes/mexican/" title="Mexican & Latin American">Mexican & Latin American</a></li>
611
+
612
+ <li><a href="/recipes/moroccan/" title="Morrocan Recipes">Moroccan</a></li>
613
+
614
+ <li><a href="/recipes/native-american/" title="Native American Recipes">Native American</a></li>
615
+
616
+ <li><a href="/recipes/southern/" title="Southern Recipes">Southern</a></li>
617
+
618
+ <li><a href="/recipes/southwestern/" title="Southwestern Recipes">Southwestern</a></li>
619
+
620
+ <li><a href="/recipes/spanish/" title="Spanish Recipes">Spanish</a></li>
621
+
622
+ </ul>
623
+
624
+
625
+
626
+ <h4>resources</h4>
627
+ <ul>
628
+ <li><a href="/resources/vegetarian_starter_kit/">Vegetarian Starter Kit</a></li>
629
+ <li><a href="/resources/ask_the_experts/">Ask the Experts</a></li>
630
+ <li><a href="/resources/produce_storage_guide/">Produce Storage Guide</a></li>
631
+ <li><a href="/resources/ingredient_sub_list/">Substitution Guide</a></li>
632
+ <li><a href="/resources/eco_living/">Eco-Living</a></li>
633
+ <li><a href="/resources/kitchen_tools_101/">Kitchen Tools 101</a></li>
634
+ <li><a href="/resources/why_go_veg/">Why Go Veg?</a></li>
635
+ </ul>
636
+ </div>
637
+ </div>
638
+
639
+ <div class="box">
640
+ <div class="content">
641
+ <h4>newsletters</h4>
642
+
643
+ <div class="newsletter">
644
+ <h5><a href="/newsletters/">My Vegetarian Times</a></h5>
645
+ Receive our FREE lifestyle and recipe newsletter<br/>
646
+ <!-- <a href="#">Sign up now</a> -->
647
+ </div>
648
+
649
+ <div class="newsletter">
650
+ <h5><a href="/eating_wisely">Eating Wisely</a></h5>
651
+ Receive our FREE lifestyle and recipe newsletter from Vegetarian Times and Yoga Journal.<br/>
652
+ <!-- <a href="#">Sign up now</a> -->
653
+ </div>
654
+
655
+ <div class="newsletter">
656
+ <h5><a href="/newsletters/">Receive our FREE recipe newsletters</a></h5>
657
+ </div>
658
+ </div>
659
+ </div>
660
+
661
+
662
+ <div class="box">
663
+ <div class="content">
664
+ <h4>sponsored resources</h4>
665
+ <ul>
666
+
667
+ <li><a href="/media/originals/4203-TVCBrochure_NoCoupon.pdf" target="_blank"><a href="http://www.vegetariantimes.com//media/4203-TVCBrochure_NoCoupon.pdf">RAW Vitamins and Minerals</a></a></li>
668
+
669
+ <li><a href="" target="_blank"><a href="http://www.carlsonlabs.com/vtcoupon.php" target="_blank">Fight Free Radicals!</a></a></li>
670
+
671
+ </ul>
672
+ </div>
673
+ </div>
674
+
675
+
676
+ <div class="ad160x600">
677
+
678
+ <SCRIPT LANGUAGE="JavaScript1.1">
679
+ document.write('<scr'+'ipt language="Javascript1.1" src="http://ad.doubleclick.net/adj/vegetariantimes.blackrock/RecipeSearch;abr=!webtv;tile=2;sz=160x600;ord=' + ord + '?"></scr'+'ipt>');
680
+ </script>
681
+ <script>
682
+ if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0) || navigator.userAgent.indexOf("WebTV") >= 0) {
683
+ document.write('<a href="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;sz=160x600;tile=2;ord=' + ord + '?" target="_blank">');
684
+ document.write('<img src="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;sz=160x600;tile=2;ord=' + ord + '?" width="160" height="600" border="0" alt=""></a>');
685
+ }
686
+ </script>
687
+ <noscript>
688
+ <a href="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;tile=2;sz=160x600;ord=1001102707?" target="_blank">
689
+ <img src="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;tile=2;sz=728x90;ord=1001102707?" width="160" height="600" border="0"></a>
690
+ </noscript>
691
+
692
+ <br />
693
+ <script type="text/javascript"><!--
694
+ google_ad_client = "pub-3595771257746495";
695
+ /* 160x600, created 1/7/09 */
696
+ google_ad_slot = "7721895492";
697
+ google_ad_width = 160;
698
+ google_ad_height = 600;
699
+ //-->
700
+ </script>
701
+ <script type="text/javascript"
702
+ src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
703
+ </script>
704
+ </div>
705
+
706
+
707
+ </div>
708
+
709
+
710
+ <div id="container">
711
+ <div id="inside">
712
+ <div id="content">
713
+
714
+ <!-- begin: article -->
715
+ <div id="content_detail" itemscope itemtype="http://data-vocabulary.org/Recipe">
716
+ <h1 itemprop="name">Spicy Tofu Bento Bowl</h1>
717
+
718
+ <style>
719
+ .left .large_image {
720
+ position: absolute;
721
+ z-index: 40;
722
+ display: none;
723
+ }
724
+ .left .large_image img {
725
+ border: 1px solid black;
726
+ display: block;
727
+ }
728
+ #content .action_bar {
729
+ display: none;
730
+ }
731
+ #content div.rate_recipe_popup {
732
+ display: none;
733
+ position: absolute;
734
+ margin: -27px 0px 0px -2px;
735
+ border: 1px solid #bebf7d;
736
+ background-color: white;
737
+ padding: 2px 5px;
738
+ }
739
+ #content div.rate_recipe_popup * {
740
+ margin: 0px;
741
+ padding: 0px;
742
+ color: #bebf7d ! important;
743
+ float: left;
744
+ display: block;
745
+ }
746
+ #content div.rate_recipe_popup div {
747
+ width: 16px;
748
+ height: 16px;
749
+ background-image: url('/2008/images/star.gif');
750
+ background-position: 16px 0px;
751
+ }
752
+ #recipe_saved_remove {
753
+ display: none;
754
+ }
755
+ </style>
756
+ <script language="javascript" src="/2008/js/recipes.js"></script>
757
+ <script>
758
+ function show_large_img() {
759
+ var img = document.getElementById('large_image');
760
+ var a = document.getElementById('view_larger_image');
761
+
762
+ if (img.style.display == 'block') {
763
+ img.style.display = 'none';
764
+ a.innerHTML = 'View Larger Image';
765
+ } else {
766
+ img.style.display = 'block';
767
+ a.innerHTML = 'Hide Larger Image';
768
+ }
769
+ }
770
+ </script>
771
+ <div class="left">
772
+
773
+
774
+ <p class="issue">
775
+ Vegetarian Times Issue: November 1, 2009 &nbsp; p.37
776
+ </p>
777
+
778
+ <script>
779
+ function html (str) {
780
+ str = str.replace(/</g, "&lt;");
781
+ str = str.replace(/>/g, "&gt;");
782
+ return str;
783
+ }
784
+ var params = new Array();
785
+ var query = window.location.search.substring(1);
786
+ var parms = query.split('&');
787
+ for (var i=0; i<parms.length; i++) {
788
+ var pos = parms[i].indexOf('=');
789
+ if (pos > 0) {
790
+ var key = parms[i].substring(0,pos);
791
+ var val = parms[i].substring(pos+1);
792
+ params[key] = val;
793
+ }
794
+ }
795
+
796
+ if ((params['r_error'] != null) && (params['r_error'] != '')) {
797
+ document.write('<p class="error">'+html(unescape(val))+'</p>');
798
+ }
799
+ if ((params['r_message'] != null) && (params['r_message'] != '')) {
800
+ document.write('<p class="message">'+html(unescape(val))+'</p>');
801
+ }
802
+ </script>
803
+ <table cellspacing="0" cellpadding="0" border="0" width="100%" id="action_links">
804
+ <tr>
805
+ <td width="50%" valign="top">
806
+ <a href="/recipes/11124?printer=yes">Print-Friendly Version</a><br/>
807
+ <a href="javascript:window.open('?action=etfform&url=http://www.vegetariantimes.com/recipes/11124', 'EmailFriend', 'scrolling=yes,resizable=yes,width=600,height=500'); void(0);">Email to a Friend</a>
808
+ </td>
809
+ <td width="50%" align="right" valign="top">
810
+
811
+ </td>
812
+ </tr>
813
+ </table>
814
+
815
+ <img src="/media/originals/30mn_bento_MED.jpg"/>
816
+ <div id="recipe">
817
+ <span itemprop="summary">This salad from October 2006 gives classic veg ingredients an Asian flair. Bento refers to bento boxes, the containers with separate compartments used for take-along lunches in Japan. </span>
818
+ </div>
819
+ <h2>Directions</h2>
820
+
821
+ <span itemprop="instructions"><p><b>To make Spicy Tofu:</b></p>
822
+ <p>1. Whisk together soy sauce, chile-garlic sauce, and sesame oil in bowl. Heat skillet over medium heat. Dip tofu in soy sauce mixture; cook 10 minutes, or until browned. Cool 10 minutes. Add green onions, yogurt, and lemon juice to remaining chile mixture. Toss with tofu.</p>
823
+ <p><b>To make Salad:</b></p>
824
+ <p>2. Whisk together soy sauce, lemon juice, ginger, and chile-garlic sauce in bowl. Mound rice in serving bowls. Top with greens. Shave carrot strips over top with vegetable peeler. Top with tofu, cucumber, and avocado. Sprinkle with sesame seeds; serve with soy sauce mixture.</p> </span>
825
+
826
+ </div>
827
+ <div class="right">
828
+ <div class="rating">
829
+ <div>
830
+ <p class="rating">
831
+ Member Rating:
832
+
833
+ <img src="/2008/images/yellow_star.gif" class="rating" alt="1" border="0" height="16" width="16"><img src="/2008/images/yellow_star.gif" class="rating" alt="1" border="0" height="16" width="16"><img src="/2008/images/yellow_star.gif" class="rating" alt="1" border="0" height="16" width="16"><img src="/2008/images/yellow_star.gif" class="rating" alt="1" border="0" height="16" width="16">
834
+
835
+ </p>
836
+ </div>
837
+ </div>
838
+ <h2>ingredient list</h2>
839
+ <!--
840
+ <table cellspacing="0" cellpadding="0" border="0" width="100%" id="add_to_cart">
841
+ <tr>
842
+ <td>
843
+ <img src="/2008/images/add_cart.gif" alt="Add to cart" border="0" height="33" width="42">
844
+ </td>
845
+ <td>
846
+ <a href="#">Add ingredients to "My Shopping List"</a>
847
+ </td>
848
+ </tr>
849
+ </table>
850
+ -->
851
+
852
+ <p class="per_serving">
853
+ <span itemprop="yield">Serves 6</span>
854
+ </p>
855
+
856
+ <p>SPICY TOFU</b></p>
857
+ <ul>
858
+ <li>1/4 cup low-sodium soy sauce</li>
859
+ <li>1/4 cup chile-garlic sauce</li>
860
+ <li>2 Tbs. dark sesame oil</li>
861
+ <li>14 oz. extra-firm tofu, drained and cubed</li>
862
+ <li>5 green onions, finely chopped (1/2 cup)</li>
863
+ <li>1/4 cup nonfat yogurt</li>
864
+ <li>2 Tbs. lemon juice</li>
865
+ <p>SALAD</p>
866
+ <li>1/4 cup low-sodium soy sauce</li>
867
+ <li>2 Tbs. lemon juice</li>
868
+ <li>1 Tbs. minced fresh ginger</li>
869
+ <li>1 tsp. chile-garlic sauce</li>
870
+ <li>2 cups cooked short-grain brown rice</li>
871
+ <li>4 1/2 cups mixed baby greens</li>
872
+ <li>2 carrots, peeled</li>
873
+ <li>1 cucumber, sliced (1 1/2 cups)</li>
874
+ <li>1 avocado, peeled and sliced</li>
875
+ <li>1 Tbs. toasted sesame seeds</li>
876
+ </ul>
877
+ <h2 id="nutritional">Nutritional Information</h2>
878
+ <p class="per_serving">
879
+ Per <span itemprop="servingSize">serving (1/3 cup rice plus 1 cup tofu and salad)</span>:
880
+ </p>
881
+
882
+
883
+ <table border="0" cellspacing="3" padding="0" id="nutritional_details" width="100%">
884
+
885
+ <tr>
886
+ <td class="left">Calories</td>
887
+ <td class="right"><span itemprop="Calories">297</span></td>
888
+ </tr>
889
+
890
+ <tr>
891
+ <td class="left">Protein</td>
892
+ <td class="right"><span itemprop="Protein">12g</span></td>
893
+ </tr>
894
+
895
+ <tr>
896
+ <td class="left">Total Fat</td>
897
+ <td class="right"><span itemprop="Total Fat">15.5g</span></td>
898
+ </tr>
899
+
900
+ <tr>
901
+ <td class="left">Saturated Fat</td>
902
+ <td class="right"><span itemprop="Saturated Fat">2g</span></td>
903
+ </tr>
904
+
905
+ <tr>
906
+ <td class="left">Carbs</td>
907
+ <td class="right"><span itemprop="Carbs">30g</span></td>
908
+ </tr>
909
+
910
+ <tr>
911
+ <td class="left">Cholesterol</td>
912
+ <td class="right"><span itemprop="Cholesterol">0mg</span></td>
913
+ </tr>
914
+
915
+ <tr>
916
+ <td class="left">Sodium</td>
917
+ <td class="right"><span itemprop="Sodium">858mg</span></td>
918
+ </tr>
919
+
920
+ <tr>
921
+ <td class="left">Fiber</td>
922
+ <td class="right"><span itemprop="Fiber">6g</span></td>
923
+ </tr>
924
+
925
+ <tr>
926
+ <td class="left">Sugar</td>
927
+ <td class="right"><span itemprop="Sugar">3g</span></td>
928
+ </tr>
929
+
930
+
931
+
932
+ </table>
933
+ <div id="most_popular">
934
+ <img src="/2008/images/most_popular_recipes.gif" alt="Most Popular Recipes" border="0" height="40" width="99">
935
+ <ul>
936
+
937
+
938
+ <li><a href="/recipes/9072">Louisiana Greens and "Sausage"</li></a>
939
+
940
+
941
+
942
+
943
+
944
+ <li><a href="/recipes/8315">Red Lentil Soup with Curry and Coconut Milk</li></a>
945
+
946
+
947
+
948
+
949
+
950
+ <li><a href="/recipes/8891">Sesame Tofu with Vegetable Rice</li></a>
951
+
952
+
953
+
954
+
955
+ <li class="more"><a href="/recipes/recipes_most_popular/">more</a>&gt;</li>
956
+ </ul>
957
+ </div>
958
+ </div>
959
+ <div class="clear" style="height: 12px;"></div>
960
+
961
+ <table border="0" id="action_bar" class="action_bar" cellspacing="0" cellpadding="0" width="100%">
962
+ <tr>
963
+ <td id="your_rating">
964
+ <div id="rate_recipe_11124_popup" class="rate_recipe_popup">
965
+ <span>Your rating:&nbsp;</span>
966
+ <div id="rate_11124_1" class="star_fade"><a href="/user/user_recipe/?rate=1&action=custom&vt=user_rate_recipe&recipeid=11124&url=%2Frecipes%2F11124"><img src="/2008/images/clear.gif" onmouseover="Javascript:highlight('11124', 1);" onmouseout="Javascript:clear_rating('11124');" border="0" height="16" width="16"></a></div>
967
+ <div id="rate_11124_2" class="star_fade"><a href="/user/user_recipe/?rate=2&action=custom&vt=user_rate_recipe&recipeid=11124&url=%2Frecipes%2F11124"><img src="/2008/images/clear.gif" onmouseover="Javascript:highlight('11124', 2);" onmouseout="Javascript:clear_rating('11124');" border="0" height="16" width="16"></a></div>
968
+ <div id="rate_11124_3" class="star_fade"><a href="/user/user_recipe/?rate=3&action=custom&vt=user_rate_recipe&recipeid=11124&url=%2Frecipes%2F11124"><img src="/2008/images/clear.gif" onmouseover="Javascript:highlight('11124', 3);" onmouseout="Javascript:clear_rating('11124');" border="0" height="16" width="16"></a></div>
969
+ <div id="rate_11124_4" class="star_fade"><a href="/user/user_recipe/?rate=4&action=custom&vt=user_rate_recipe&recipeid=11124&url=%2Frecipes%2F11124"><img src="/2008/images/clear.gif" onmouseover="Javascript:highlight('11124', 4);" onmouseout="Javascript:clear_rating('11124');" border="0" height="16" width="16"></a></div>
970
+ </div>
971
+ <a href="Javascript:flip('rate_recipe_11124_popup');">Rate&nbsp;this&nbsp;Recipe</a>
972
+ </td>
973
+ <td class="separator">|</td>
974
+ <td id="recipe_saved">
975
+ <a id="recipe_saved_add" href="/user/user_recipe/?action=custom&vt=user_add_recipe&recipeid=11124&url=%2Frecipes%2F11124">Save&nbsp;to&nbsp;MY&nbsp;RECIPES</a>
976
+ <a id="recipe_saved_remove" href="?action=custom&vt=user_remove_recipe&recipeid=11124&url=%2Frecipes%2F11124">Remove from MY RECIPES</a>
977
+ </td>
978
+ <td class="highlight"></td>
979
+ </tr>
980
+ </table>
981
+
982
+ <script language="Javascript" src="/2008/js/recipe_page.js"></script>
983
+ <script>
984
+ makeXMLRequestRecipe('/user/user_recipe_info/?id=11124', '');
985
+ </script>
986
+
987
+ <script language="javascript">
988
+ var ajax_login_content = new Ajax(
989
+ function(){
990
+ document.getElementById('action_bar').style.display = 'block';
991
+ document.getElementById('login_bottom').style.display = 'none';
992
+ }
993
+ );
994
+ </script>
995
+ <div class="clear" style="height: 6px;"></div>
996
+ <p id="login_bottom"><a href="/user/login/">Log In</a> + start saving recipes</a></p>
997
+
998
+
999
+ <br/>
1000
+ <h3>Comments</h3>
1001
+ <div class="comments">
1002
+
1003
+ <div class="odd">
1004
+ <b>By Mariana on Jan 14, 2010:</b><br/>
1005
+ This was a delicious dish. I will make it over and over again!
1006
+ </div>
1007
+
1008
+ <div class="even">
1009
+ <b>By ceci on Feb 14, 2010:</b><br/>
1010
+ OMG!!! this is the best comfort food!!<br>
1011
+ the only problem is that you will go for seconds until you can't eat any more!!
1012
+ </div>
1013
+
1014
+ <div class="odd">
1015
+ <b>By heidi-ho on Mar 04, 2010:</b><br/>
1016
+ this is so so so the most delicious thing ever. you can feel good about eating it too... which makes it even more wonderful and amazing.
1017
+ </div>
1018
+
1019
+ <div class="even">
1020
+ <b>By Jackington on Mar 31, 2010:</b><br/>
1021
+ Great recipe! I'm a meat-eater but my girlfriend is a vegetarian, so I'm always looking for good tofu recipes (i'm the cook). <br>
1022
+ <br>
1023
+ This was so good. The yogurt dressing for the tofu was superb. Thanks for the recipe!
1024
+ </div>
1025
+
1026
+ <div class="odd">
1027
+ <b>By dailysahm on Jun 18, 2010:</b><br/>
1028
+ This is one of our family favorites. It's surprisingly filling. I add colored sweet peppers to it and sometimes whole snow peas. I do leave out the chile-garlic sauce as my 6 year old doesn't find that too appealing.
1029
+ </div>
1030
+
1031
+ <div class="even">
1032
+ <b>By bonnie on Aug 28, 2010:</b><br/>
1033
+ Fabulous! The colors are beautiful and the textures diverse. I served generous portions of the tofu because otherwise it was a little sparse for an entire meal. Wonderful recipe!
1034
+ </div>
1035
+
1036
+ </div>
1037
+
1038
+
1039
+ <p>
1040
+ <a name="comments"><b>Add a comment</b></a>
1041
+ </p>
1042
+ <div id="commentsform" align="center" style="background-color: #ffffff;">
1043
+ <iframe src="/comments/?storyid=11124&tablename=vt_recipes" width="460" height="192" frameborder="no" border="0" marginwidth="5" marginheight="5" scrolling="no"></iframe>
1044
+ </div>
1045
+ </div>
1046
+ <!-- end: article -->
1047
+
1048
+ </div>
1049
+
1050
+
1051
+ <div id="right_column">
1052
+
1053
+
1054
+
1055
+
1056
+
1057
+
1058
+
1059
+ <div class="ad300x65">
1060
+
1061
+ <SCRIPT LANGUAGE="JavaScript1.1">
1062
+ document.write('<scr'+'ipt language="Javascript1.1" src="http://ad.doubleclick.net/adj/vegetariantimes.blackrock/RecipeSearch;abr=!webtv;tile=5;sz=300x65;ord=' + ord + '?"></scr'+'ipt>');
1063
+ </script>
1064
+ <script>
1065
+ if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0) || navigator.userAgent.indexOf("WebTV") >= 0) {
1066
+ document.write('<a href="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;sz=300x65;tile=5;ord=' + ord + '?" target="_blank">');
1067
+ document.write('<img src="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;sz=300x65;tile=5;ord=' + ord + '?" width="300" height="65" border="0" alt=""></a>');
1068
+ }
1069
+ </script>
1070
+ <noscript>
1071
+ <a href="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;tile=5;sz=300x65;ord=1001102707?" target="_blank">
1072
+ <img src="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;tile=5;sz=300x65;ord=1001102707?" width="300" height="65" border="0"></a>
1073
+ </noscript>
1074
+ </div>
1075
+
1076
+
1077
+
1078
+
1079
+
1080
+
1081
+
1082
+
1083
+
1084
+
1085
+
1086
+
1087
+
1088
+
1089
+
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+
1096
+
1097
+
1098
+
1099
+
1100
+
1101
+ <div class="ad300x600">
1102
+ <SCRIPT LANGUAGE="JavaScript">
1103
+ document.write('<SCR'+'IPT LANGUAGE="JavaScript1.1" SRC="http://ad.doubleclick.net/adj/vegetariantimes.blackrock/RecipeSearch;tile=6;sz=300x600,300x250;ord=' + ord + '?" ><\/SCRIPT>');
1104
+ </SCRIPT>
1105
+ <SCRIPT>
1106
+ if ((!document.images && navigator.userAgent.indexOf("Mozilla/2.") >= 0) || navigator.userAgent.indexOf("WebTV")>= 0) {
1107
+ document.write('<A HREF="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;tile=6;sz=300x600,300x250;ord=' + ord + '?" TARGET="_blank">');
1108
+ document.write('<IMG SRC="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;tile=6;sz=300x600,300x250;ord=' + ord + '?" WIDTH="300" HEIGHT="600" BORDER="0" ALT=""></A>');
1109
+ }
1110
+ </SCRIPT>
1111
+ <NOSCRIPT>
1112
+ <A HREF="http://ad.doubleclick.net/jump/vegetariantimes.blackrock/RecipeSearch;tile=6;sz=300x600,300x250;ord=1001102707?" TARGET="_blank">
1113
+ <IMG SRC="http://ad.doubleclick.net/ad/vegetariantimes.blackrock/RecipeSearch;tile=6;sz=300x600,300x250;ord=1001102707?" WIDTH="300" HEIGHT="600" BORDER="0" ALT=""></A>
1114
+ </NOSCRIPT>
1115
+ </div>
1116
+
1117
+
1118
+
1119
+
1120
+
1121
+
1122
+
1123
+
1124
+
1125
+
1126
+
1127
+
1128
+
1129
+
1130
+
1131
+
1132
+
1133
+
1134
+
1135
+
1136
+
1137
+
1138
+
1139
+ <!--
1140
+ <div class="content">
1141
+
1142
+ <h4>
1143
+ <img src="/2008/images/share_with_us.gif" alt="Share with us" border="0" height="20" width="122">
1144
+ </h4>
1145
+ Lightlife has been communicating that eating veggie is an easy way to
1146
+ lessen your environmental footprint.
1147
+ <br><br>
1148
+ In what ways that you know of is veggie eating better for the environment than meat?
1149
+ <ul>
1150
+ <li><a href="/sharewithus/21">Tell us now!</a></li>
1151
+ <li><a href="/sharewithus/21">See what other readers have said</a></li>
1152
+ </ul>
1153
+ </div>-->
1154
+
1155
+
1156
+ <div class="content">
1157
+ <h4>
1158
+ <img src="/2008/images/community.gif" alt="Community" border="0" height="20" width="103">
1159
+ </h4>
1160
+ <ul>
1161
+ <li><a href="/community/reader_service/">FREE info/reader service</a></li>
1162
+ <li><a href="/community/events/">Community events</a></li>
1163
+ <li><a href="/community/sweepstakes/">Sweepstakes and Reader Contests</a></li>
1164
+ <!-- 031709 HP Updated reader contests link -->
1165
+
1166
+ <!--<li><a href="/readercontests">Reader contests</a></li>-->
1167
+
1168
+ <!-- end updates -->
1169
+
1170
+ <li><a href="/community/promos/">Promotions/special offers</a></li>
1171
+ <li><a href="http://search.rja-ads.com/vegetariantimes/">Marketplace</a></li>
1172
+ </ul>
1173
+ </div>
1174
+ </div>
1175
+ <div class="clear"><!-- --></div>
1176
+
1177
+ </div>
1178
+
1179
+
1180
+
1181
+ <div id="main">
1182
+
1183
+ <div id="top">
1184
+ <img src="/2008/images/embedded0109_01.jpg" width="740" height="68" alt="" />
1185
+ </div><!-- end top-->
1186
+
1187
+ <div id="left">
1188
+
1189
+ <div id="lft_line">
1190
+ <img src="/2008/images/side_2.jpg" width="15" height="430" alt="" />
1191
+ </div>
1192
+ <div id="recipe">
1193
+ <img src="/2008/images/embedded2011_04.jpg" width="192" height="302" alt="" />
1194
+
1195
+ <p style="font-size: 13px;">
1196
+ Your subscription includes <br /><span style="color: rgb(92, 158, 69);">3</span> <b>FREE</b> digital recipe booklets featuring delicious <i><b>Vegetarian Times</b></i> recipes hand-picked by our editors.
1197
+ </p>
1198
+ </div>
1199
+
1200
+ </div><!-- end left-->
1201
+
1202
+ <div id="center">
1203
+ <div id="cnt_text" class="large">
1204
+
1205
+ YES! Please send me my
1206
+ <span class="highlight_new">2 FREE trial issues</span>
1207
+ of Vegetarian Times and my 3 FREE GIFTS!
1208
+
1209
+ </div>
1210
+
1211
+ <div id="frm_cont">
1212
+ <div id="frm_top">
1213
+ <img src="/2008/images/frm_top_7.jpg" width="320" height="32" alt="" />
1214
+ </div>
1215
+ <div id="frm_lft">
1216
+ <img src="/2008/images/frm_side_8.jpg" width="22" height="319" alt="" />
1217
+ </div>
1218
+ <div id="form">
1219
+ <form action="https://secure.palmcoastd.com/pcd/eServCk" method="post" target="_blank" style="padding: 0px; margin: 0px;">
1220
+ <input name="iMagId" value="003C7" type="hidden">
1221
+ <input name="i4Ky" value="IEU4" type="hidden">
1222
+ <table>
1223
+ <tr>
1224
+ <td>Full Name</td>
1225
+ <td><input name="iOrdBillName" type="text" id="bsub_full_name"
1226
+ tabindex="30" size="22" /></td>
1227
+ </tr>
1228
+ <tr>
1229
+ <td>Address 1</td>
1230
+ <td><input name="iOrdBillAddr1" type="text" tabindex="31" size="22" /></td>
1231
+ </tr>
1232
+ <tr>
1233
+ <td>Address 2</td>
1234
+ <td><input name="iOrdBillAddr2" type="text" tabindex="32" size="22" /></td>
1235
+ </tr>
1236
+ <tr>
1237
+ <td>City</td>
1238
+ <td><input name="iOrdBillCity" type="text" tabindex="33" size="16" /></td>
1239
+ </tr>
1240
+
1241
+ <tr>
1242
+ <td>State</td>
1243
+ <td>
1244
+ <select name="iOrdBillState" tabindex="35">
1245
+ <option value="" selected="selected">Select a State</option>
1246
+ <option value="AA">APO/FPO Americas</option>
1247
+ <option value="AE">APO/FPO Europe</option>
1248
+ <option value="AP">APO/FPO Pacific</option>
1249
+ <option value="AL">Alabama</option>
1250
+ <option value="AK">Alaska</option>
1251
+ <option value="AZ">Arizona</option>
1252
+ <option value="AR">Arkansas</option>
1253
+ <option value="CA">California</option>
1254
+ <option value="CO">Colorado</option>
1255
+ <option value="CT">Connecticut</option>
1256
+ <option value="DC">District of Columbia</option>
1257
+ <option value="DE">Delaware</option>
1258
+ <option value="FL">Florida</option>
1259
+ <option value="GA">Georgia</option>
1260
+ <option value="HI">Hawaii</option>
1261
+ <option value="ID">Idaho</option>
1262
+ <option value="IL">Illinois</option>
1263
+ <option value="IN">Indiana</option>
1264
+ <option value="IA">Iowa</option>
1265
+ <option value="KS">Kansas</option>
1266
+ <option value="KY">Kentucky</option>
1267
+ <option value="LA">Louisiana</option>
1268
+ <option value="MA">Massachusetts</option>
1269
+ <option value="MD">Maryland</option>
1270
+ <option value="ME">Maine</option>
1271
+ <option value="MI">Michigan</option>
1272
+ <option value="MN">Minnesota</option>
1273
+ <option value="MS">Mississippi</option>
1274
+ <option value="MO">Missouri</option>
1275
+ <option value="MT">Montana</option>
1276
+ <option value="NC">North Carolina</option>
1277
+ <option value="ND">North Dakota</option>
1278
+ <option value="NH">New Hampshire</option>
1279
+ <option value="NJ">New Jersey</option>
1280
+ <option value="NM">New Mexico</option>
1281
+ <option value="NY">New York</option>
1282
+ <option value="NE">Nebraska</option>
1283
+ <option value="NV">Nevada</option>
1284
+ <option value="OH">Ohio</option>
1285
+ <option value="OK">Oklahoma</option>
1286
+ <option value="OR">Oregon</option>
1287
+ <option value="PA">Pennsylvania</option>
1288
+ <option value="RI">Rhode Island</option>
1289
+ <option value="SC">South Carolina</option>
1290
+ <option value="SD">South Dakota</option>
1291
+ <option value="TN">Tennessee</option>
1292
+ <option value="TX">Texas</option>
1293
+ <option value="UT">Utah</option>
1294
+ <option value="VA">Virginia</option>
1295
+ <option value="VT">Vermont</option>
1296
+ <option value="WV">West Virginia</option>
1297
+ <option value="WA">Washington</option>
1298
+ <option value="WI">Wisconsin</option>
1299
+ <option value="WY">Wyoming</option>
1300
+ <option value="AS">American Samoa</option>
1301
+ <option value="FM">F.S. Micronesia</option>
1302
+ <option value="GU">Guam</option>
1303
+ <option value="MH">Marshall Islands</option>
1304
+ <option value="MP">Mariana Islands</option>
1305
+ <option value="PR">Puerto Rico</option>
1306
+ <option value="PW">Palau Island</option>
1307
+ <option value="FM">Trust Territories</option>
1308
+ <option value="VI">Virgin Islands</option>
1309
+ <option value="HI">Wake Island</option>
1310
+ </select>
1311
+ </td>
1312
+ </tr>
1313
+ <tr>
1314
+ <td>Zip Code</td>
1315
+ <td><input type="text" name="iOrdBillPCode" maxlength="10" value=""
1316
+ tabindex="36" size="10" style="width: 75px;" /></td>
1317
+ </tr>
1318
+ <tr>
1319
+ <td>Email <span
1320
+ style="color: #990f1c; text-transform: none;">(req)</span></td>
1321
+ <td><input name="iOrdBilleMail" type="text" id="bsub_email"
1322
+ tabindex="34" size="22" /></td>
1323
+ </tr>
1324
+ <tr>
1325
+ <td style="font-size: 9px; color: #000000; text-transform: none;" colspan="2">
1326
+ If I like it and decide to continue, I'll pay just $14.95, and receive a full
1327
+ one-year subscription (9 issues in all), a 67% savings off the newsstand
1328
+ price! If for any reason I decide not to continue, I'll write "cancel" on
1329
+ the invoice and owe nothing.
1330
+ </td>
1331
+ </tr>
1332
+ <tr>
1333
+ <td colspan="2" align="center">
1334
+ <input type="image"
1335
+ name="Submit" src="/2008/images/embform_submit.gif" height="23" value="Submit my order!"
1336
+ style="width: 160px;" tabindex="70" />
1337
+ </td>
1338
+ </tr>
1339
+ <tr>
1340
+ <td align="center" style="font-size: 9px; color: #000000; text-transform: none;" class="conditions" colspan="2">
1341
+ Offer valid in US only.
1342
+ <br />
1343
+ <a href="https://secure.palmcoastd.com/pcd/document?ikey=003C7IFGM"
1344
+ target="_blank" style="font-size: 9px; color: #000000; text-decoration: none; text-transform: none;">Canadian subscriptions | International subscriptions</a>
1345
+ </td>
1346
+ </tr>
1347
+ </table>
1348
+ <input name="iOrdBillCountry" value="US" type="hidden" />
1349
+ <input type="hidden" name="PayOpt" value="Y">
1350
+ <input type="hidden" name="iOrdShipTV" value="1">
1351
+ <input type="hidden" name="TermValue" VALUE="D001_1,003C7,009,014.95,US,OVROFD001" />
1352
+ </form>
1353
+ </div>
1354
+ <div id="frm_rt">
1355
+ <img src="/2008/images/frm_side_10.jpg" width="22" height="319" alt="" />
1356
+ </div>
1357
+ <div id="frm_btm">
1358
+ <img src="/2008/images/frm_bttm_19.jpg" width="320" height="24" alt="" />
1359
+ </div>
1360
+ </div>
1361
+ </div><!-- end center-->
1362
+
1363
+ <div id="right">
1364
+ <div id="right_img">
1365
+ <div id="cover">
1366
+ <img src="/2008/images/cover_5.jpg" width="202" height="119" alt="" />
1367
+ </div>
1368
+ <div>
1369
+ <p class="highlight_new" style="font-size: 15px; font-weight: bold; text-align: center;">
1370
+ Pay now and get<br/>2 bonus issues!
1371
+ </p>
1372
+ </div>
1373
+ <div id="veggie">
1374
+ <img src="/2008/images/embedded0109_06.jpg" width="202" height="126" alt="" />
1375
+ </div>
1376
+ <div>
1377
+ <p class="pay_now_new">
1378
+ Pay now and get
1379
+ <br/>
1380
+ <span class="highlight_new">TWO EXTRA ISSUES FREE!</span>
1381
+ <br/>
1382
+ That's 11 issues for the
1383
+ <br/>
1384
+ same low price!
1385
+ <br/>
1386
+ <a class="highlight_new" target="_blank" href="https://secure.palmcoastd.com/pcd/eSv?iMagId=003C7&i4Ky=IEA4">CLICK HERE TO PAY NOW</a>
1387
+ </p>
1388
+ </div>
1389
+ </div>
1390
+ <div id="rt_line">
1391
+ <img src="/2008/images/side_6.jpg" width="11" height="430" alt="" />
1392
+ </div>
1393
+ </div><!-- end right -->
1394
+
1395
+ <div id="bottom">
1396
+ <img src="/2008/images/bttm_20.jpg" width="740" height="29" alt="" />
1397
+ </div><!-- end bottom-->
1398
+
1399
+
1400
+
1401
+
1402
+
1403
+ </div><!-- end main -->
1404
+
1405
+
1406
+ <div id="footer">
1407
+ <p class="copyright">
1408
+ Copyright &copy; <script language="javascript" type="text/javascript">
1409
+ var d = new Date();
1410
+ var curr_year = d.getFullYear();
1411
+ document.write(curr_year);
1412
+ </script> Cruz Bay Publishing, Inc. | an <a href="http://www.aimmedia.com/">Active Interest Media</a> Company.
1413
+ </p>
1414
+ <p>
1415
+ <a href="/recipes/">recipes</a> |
1416
+ <a href="/resources/vegetarian_starter_kit/">vegetarian starter kit</a> |
1417
+ <a href="/resources/ask_the_experts/">ask the experts</a> |
1418
+ <a href="/features/editors_blog/">editor's blog</a> |
1419
+ <a href="/community/">community</a> |
1420
+ <a href="/newsletters/">newsletters</a> |
1421
+ <a href="http://www.yogajournal.com/" class="site">Yoga Journal</a> |
1422
+ <a href="http://www.betternutrition.com/" class="site">Better Nutrition</a>
1423
+ </p>
1424
+ <p>
1425
+ <a href="/user/my_recipes/">my recipes</a> |
1426
+ <a href="/store/">store</a> |
1427
+ <a href="/community/classifieds/">marketplace</a> |
1428
+ <a href="/contact_us/">contact us</a> |
1429
+ <a href="/subscribe/">subscribe</a> |
1430
+ <a href="/about_us/">about us</a> |
1431
+ <a href="/search/">search</a> |
1432
+ <a href="/advertise/">advertise</a> |
1433
+ <a href="/privacy_policy/">privacy policy</a> |
1434
+ <a href="/site_map/">site map</a>
1435
+ </p>
1436
+ </div>
1437
+
1438
+ <!-- 03/15/11 KC Added Mandlebrot
1439
+
1440
+ <script type="text/javascript">
1441
+ // <![CDATA[
1442
+ document.write(unescape("%3Cscript src='http://c1516102.cdn.cloudfiles.rackspacecloud.com/mandelbrot_1.0.0.min.js' type='text/javascript'%3E%3C/script%3E"));
1443
+ // ]]>
1444
+ </script>
1445
+ <script type="text/javascript">
1446
+ __initialize.request("967747a37ab22cccb60400c08176ae3b6cdc8174c1e2726ef979e819412203e2", false, false);
1447
+ </script>
1448
+ End Mandlebrot -->
1449
+
1450
+ <!--Begin Crowd Science -->
1451
+ <script type="text/javascript">
1452
+ (function() {
1453
+ var cs = document.createElement('script'); cs.type = 'text/javascript';
1454
+ cs.async = true;
1455
+ cs.src = ('https:' == document.location.protocol ? 'https://' : 'http://') +
1456
+ 'static.crowdscience.com/start-3a4b8c9148.js'
1457
+ var s = document.getElementsByTagName('script')[0];
1458
+ s.parentNode.insertBefore(cs,s);
1459
+ })();
1460
+ </script>
1461
+
1462
+ <!-- End Crowd Science -->
1463
+
1464
+
1465
+ <!--Begin Compete -->
1466
+ <script type="text/javascript">
1467
+ __compete_code = 'dbad99a6cace5b1ceddb5dab27ae3094';
1468
+ (function () {
1469
+ var s = document.createElement('script'),
1470
+ e = document.getElementsByTagName('script')[0],
1471
+ t = document.location.protocol.toLowerCase() === 'https:' ?
1472
+ 'https://c.compete.com/bootstrap/' :
1473
+ 'http://c.compete.com/bootstrap/';
1474
+ s.src = t + __compete_code + '/bootstrap.js';
1475
+ s.type = 'text/javascript';
1476
+ s.async = true;
1477
+ if (e) { e.parentNode.insertBefore(s, e); }
1478
+ }());
1479
+ </script>
1480
+
1481
+ <!--end Compete -->
1482
+ </div>
1483
+ </div>
1484
+
1485
+ <!-- START Nielsen//NetRatings SiteCensus V5.3 -->
1486
+ <!-- COPYRIGHT 2007 Nielsen//NetRatings -->
1487
+ <script type="text/javascript">
1488
+ var _rsCI="us-vegtimes";
1489
+ var _rsCG="0";
1490
+ var _rsDN="//secure-us.imrworldwide.com/";
1491
+ var _rsPLfl=0;
1492
+ </script>
1493
+ <script type="text/javascript" src="//secure-us.imrworldwide.com/v53.js"></script>
1494
+ <noscript>
1495
+ <div><img src="//secure-us.imrworldwide.com/cgi-bin/m?ci=us-vegtimes&amp;cg=0&cc=1" alt=""/></div>
1496
+ </noscript>
1497
+ <!-- END Nielsen//NetRatings SiteCensus V5.3 -->
1498
+ </div>
1499
+ </div>
1500
+ <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
1501
+
1502
+ <script type="text/javascript">
1503
+ _uacct = "UA-688062-4";
1504
+ _udn = "vegetariantimes.com";
1505
+ urchinTracker();
1506
+ </script>
1507
+
1508
+ <!-- Start Quantcast tag -->
1509
+ <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
1510
+ <script type="text/javascript">
1511
+ _qacct="p-d7N0NYDdF7k1Y";quantserve();</script>
1512
+ <noscript>
1513
+ <img src="http://pixel.quantserve.com/pixel/p-d7N0NYDdF7k1Y.gif" style="display: none" height="1" width="1" alt="Quantcast"/></noscript>
1514
+ <!-- End Quantcast tag -->
1515
+ </body>
1516
+ </html>
1517
+