distillery 0.1.0
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.
- data/.gitignore +4 -0
- data/Gemfile +2 -0
- data/Guardfile +5 -0
- data/LICENSE +20 -0
- data/README.md +41 -0
- data/Rakefile +40 -0
- data/TODO +5 -0
- data/bin/distill +24 -0
- data/distillery.gemspec +31 -0
- data/lib/distillery.rb +15 -0
- data/lib/distillery/document.rb +181 -0
- data/lib/distillery/version.rb +3 -0
- data/spec/acceptance_spec.rb +108 -0
- data/spec/fixtures/agave_cookies.html +467 -0
- data/spec/fixtures/baked_ziti.html +2250 -0
- data/spec/fixtures/beef_jerkey.html +457 -0
- data/spec/fixtures/clams_and_linguini.html +1009 -0
- data/spec/fixtures/clouds_shining_moment.html +2145 -0
- data/spec/fixtures/game_blog.html +158 -0
- data/spec/fixtures/ginger_cookies.html +181 -0
- data/spec/fixtures/js_this_keyword.html +1183 -0
- data/spec/fixtures/nyt_social_media.html +418 -0
- data/spec/fixtures/pina_collada_cupcakes.html +4481 -0
- data/spec/fixtures/vanilla_pound_cake.html +2190 -0
- data/spec/lib/distillery/document_spec.rb +259 -0
- data/spec/lib/distillery_spec.rb +27 -0
- data/spec/spec_helper.rb +13 -0
- metadata +180 -0
@@ -0,0 +1,2250 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
4
|
+
<html xmlns="http://www.w3.org/1999/xhtml">
|
5
|
+
<!-- ARLOG SERVER:WEB302 LOCAL_IP: 192.168.5.142 REMOTE_IP:24.18.47.120 TYPESPECIFICID: 11758 MERCH_KEY: MerchData_4_2_295_0_USA_10_16_18_34_35_36_38_39_40_43 -->
|
6
|
+
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta http-equiv="expires" content="Tue, 23 Jun 1998 01:46:05 GMT" /><meta http-equiv="pics-Label" content="(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://allrecipes.com" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 1) gen true for "http://www.allrecipes.com" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 1))" /><meta id="ctl00_metaRobots" name="ROBOTS" content="noodp" /><meta http-equiv="Window-target" content="_top" /><link rel="meta" href="http://allrecipes.com/labels.xml" type="application/rdf+xml" title="ICRA labels" /><link rel="search" type="application/opensearchdescription+xml" title="Allrecipes" href="http://images.media-allrecipes.com/opensearch.xml" /><link id="ctl00_canonicalUrl" rel="canonical" href="http://allrecipes.com/recipe/baked-ziti-i/" /><meta id="ctl00_metaDescription" name="description" content="A simple baked ziti strikes it rich with layers of sour cream, and three kinds of Italian cheese. Ready-made spaghetti sauce reduces the prep time, and ground meat is optional." /><meta id="ctl00_metaKeywords" name="keywords" /><style id="ctl00_HeadStyle" type="text/css">
|
7
|
+
|
8
|
+
/* Layout CSS MUST load locally on all pages*/
|
9
|
+
body {text-align: center;margin: 0;padding: 0; background-image:url(http://images.media-allrecipes.com/global/nav/topnav2/backgrounds/background.gif);}
|
10
|
+
|
11
|
+
#topads {width: 998px;margin: 5px auto;text-align: center;}
|
12
|
+
#wrap {width: 998px;margin: 0 auto;text-align: left;border: 2px solid #e6e4d7;border-bottom:none;}
|
13
|
+
|
14
|
+
#main {float: left;width: 675px;}
|
15
|
+
|
16
|
+
#farright {float: right;width: 310px;}
|
17
|
+
#left {float: left;width: 170px;}
|
18
|
+
#center {float: right;width: 505px;}
|
19
|
+
#copyright {width: 998px; margin: 0 auto; padding: 6px 0px; color: #666666; font-family: Verdana, San-Serif; font-size: 9px;}
|
20
|
+
|
21
|
+
.right {float: right;}
|
22
|
+
.left {float: left;}
|
23
|
+
|
24
|
+
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
|
25
|
+
|
26
|
+
.clearfix {display:inline-block;}
|
27
|
+
/* Hide from IE Mac */
|
28
|
+
.clearfix {display:block;}
|
29
|
+
/* End hide from IE Mac */
|
30
|
+
|
31
|
+
.navlist {list-style-type: none; padding: 0 0 1px 0;}
|
32
|
+
ul.navlist li {display: inline;}
|
33
|
+
|
34
|
+
/* end layout styles */
|
35
|
+
|
36
|
+
.truncate-inline {text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-binding:url(http://allrecipes.com/xbl/ellipsis.xml#ellipsis);white-space:nowrap;overflow:hidden;display:inline-block;max-width:100%;}
|
37
|
+
.truncate-block {text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-binding:url(http://allrecipes.com/xbl/ellipsis.xml#ellipsis);white-space:nowrap;overflow:hidden;display:block;max-width:100%;}
|
38
|
+
.ellipsis2 {-moz-binding: url('/xbl/ellipsis.xml#ellipsis');}</style>
|
39
|
+
<style type="text/css" media="print">
|
40
|
+
#pr\intdiv {
|
41
|
+
display: list-item;
|
42
|
+
list-style-image: url(http://metric.allrecipes.com/b/ss/rdirdallrecipes/1/H.9--NS/0?pev1=%2fRecipe%2fbaked-ziti-i%2f&pev2=Print+RecipeDetailPage&pe=lnk_o&c32=11758&t=21);
|
43
|
+
list-style-position: inside;
|
44
|
+
word-spacing: -5000em;
|
45
|
+
overflow: hidden;
|
46
|
+
font-size: 1pt;
|
47
|
+
color: #fff;
|
48
|
+
}</style>
|
49
|
+
<title>
|
50
|
+
Baked Ziti I Recipe - Allrecipes.com
|
51
|
+
</title><link href="http://images.media-allrecipes.com/css2009/Core.css?v=191" rel="Stylesheet" type="text/css" media="all" /><link href="http://images.media-allrecipes.com/css2009/Recipe-SharedLayout_Final.css?v=191" rel="Stylesheet" type="text/css" media="all" /><script type="text/javascript" src="http://images.media-allrecipes.com/js/bundles/main-site.min.js?v=163"></script><script type="text/javascript" language="JavaScript">adid="";aradsord=Math.random()*10000000000000000;</script><link rel="icon" href="http://allrecipes.com/favicon.ico"></link><link rel="shortcut icon" href="http://allrecipes.com/favicon.ico"></link><script>function fbs_click() {AR.Analytics.RecordExternalShare('Recipe Page', 'Share on Facebook', 'Kitchen Approved', '');u='http://allrecipes.com/Recipe/baked-ziti-i/Detail.aspx?src=ShareOnFacebook&recipeID=11758';t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><meta name="title" content="Baked Ziti I Recipe from Allrecipes.com" />
|
52
|
+
<link rel="image_src" href="http://images.media-allrecipes.com/site/allrecipes/area/community/userphoto/big/14573.jpg" /><link href="http://images.media-allrecipes.com/css06/global/tabs/easter2011.css" rel="stylesheet" type="text/css" /><script type="text/javascript" src="http://images.media-allrecipes.com/js/bundles/recipe-box.min.js?v=163"></script></head>
|
53
|
+
<body onunload="if(unregisterAllEvents){unregisterAllEvents();}">
|
54
|
+
|
55
|
+
|
56
|
+
<script type="text/javascript">
|
57
|
+
AR.TypeSpecificID = 11758;
|
58
|
+
AR.ImageServer = "http://images.media-allrecipes.com/";
|
59
|
+
AR.Config.ClientServiceUrl = "/Services/Client.svc/";
|
60
|
+
AR.Config.ApplicationPath = "";
|
61
|
+
|
62
|
+
AR.VisitorInfo._data = {"_isLoggedIn":false,"_isRecognized":false,"_isSupportingMember":false,"_ID":0};
|
63
|
+
</script>
|
64
|
+
|
65
|
+
<!--[if lte IE 6]>
|
66
|
+
<link rel="stylesheet" type="text/css" href="http://images.media-allrecipes.com/css2009/ie6-fixes.css?v=191" />
|
67
|
+
<![endif]-->
|
68
|
+
|
69
|
+
<div id="topads">
|
70
|
+
<script language="JavaScript" type="text/javascript">document.write('<scr' + 'ipt language="JavaScript" src="http://ad.doubleclick.net/adj/ar.classicopastasauce/pasta;dcopt=ist;r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=1;sz=728x90;ord=' + aradsord + '?" type="text/javascript"><\/script>');</script><noscript><a href="http://ad.doubleclick.net/jump/ar.classicopastasauce/pasta;r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=1;sz=728x90;ord=1837096743?" target="_blank"><img src="http://ad.doubleclick.net/ad/ar.classicopastasauce/pasta;r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=1;sz=728x90;ord=1837096743?" width="728" height="90" border="0" alt='' /></a></noscript><div id="ctl00_advertiseWithUsTopLink" class="advertise_txt">
|
71
|
+
<a href="/features/more/aradvertisingsolutions.aspx">ADVERTISE WITH US</A>
|
72
|
+
</div>
|
73
|
+
</div>
|
74
|
+
<form name="aspnetForm" method="post" action="Detail.aspx" id="aspnetForm" style="margin: 0px; padding: 0px;">
|
75
|
+
<div>
|
76
|
+
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
|
77
|
+
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
|
78
|
+
<input type="hidden" name="__VIEWSTATEFIELDCOUNT" id="__VIEWSTATEFIELDCOUNT" value="18" />
|
79
|
+
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNzQ1MTQ1NzM5DxYEHghMYXN0UGFnZQVQaHR0cDovL3d3dy5nb29nbGUuY29tL3NlYXJjaD9jbGllbnQ9c2FmYXJpJnJscz1lbiZxPWJha2VkK3ppdGkmaWU9VVRGLTgmb2U9VVRGLTgeEXByZVBvc3RCYWNrU2VydmVyBQZXRUIzMDIWAmYPZBYEAgQPZBYIAg8PDxYEHghDc3NDbGFzcwUEdGFiNB4EXyFTQgICZGQCFg9kFgICAw9kFgJmD2QWAmYPZBYMAgEPZBYCZg8WAh4EaHJlZgUsaHR0cDovL2FsbHJlY2lwZXMuY29tL01lbWJlcnNoaXAvU2lnblVwLmFzcHhkAgIPZBYCAgEPFgIfBAVGaHR0cDovL2FsbHJlY2lwZXMuY29tL1N1cHBvcnRpbmdNZW1iZXJzaGlwL0luZm8uYXNweD9saW5raWQ9MTk4MCZlY3Q9N2QCBQ8PFgIeCEltYWdlVXJsBT1odHRwOi8vaW1hZ2VzLm1lZGlhLWFsbHJlY2lwZXMuY29tL2dsb2JhbC9uYXYvbGVmdG5hdi9uZXcuZ2lmZGQCBw8WAh8EBS9odHRwOi8vYWxscmVjaXBlcy5jb20vTXkvUmVjaXBlQm94L0RlZmF1bHQuYXNweGQCCQ8WAh8EBUpodHRwOi8vYWxscmVjaXBlcy5jb20vTmV3c2xldHRlcnMvQ2hhbmdlTmV3c2xldHRlcnMuYXNweD9saW5raWQ9MTk4MyZlY3Q9N2QCCw8WAh8EBVVodHRwczovL3NlY3VyZS5hbGxyZWNpcGVzLmNvbS9NZW1iZXJzaGlwL1NpZ251cC9HaWZ0TWVtYmVyc2hpcC5hc3B4P2xpbmtpZD0xOTg0JmVjdD03ZAIXD2QWAgIDD2QWAmYPZBYUZg8PFgIeB1Zpc2libGVnZBYIAgEPFgIeFk1vZGFsTGluay1Ob1NjcmlwdExpbmsFJy9SZWNpcGUvYmFrZWQteml0aS1pL1Bob3RvLUdhbGxl" />
|
80
|
+
<input type="hidden" name="__VIEWSTATE1" id="__VIEWSTATE1" value="cnkuYXNweBYCZg8PFggfAgUPcmVjLWltYWdlIHBob3RvHg1BbHRlcm5hdGVUZXh0BRNCYWtlZCBaaXRpIEkgUmVjaXBlHwUFW2h0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vc2l0ZS9hbGxyZWNpcGVzL2FyZWEvY29tbXVuaXR5L3VzZXJwaG90by9zbWFsbC8xNDU3My5qcGcfAwICFgIeBXRpdGxlBRNCYWtlZCBaaXRpIEkgUmVjaXBlZAIDDw8WAh4iUGFyYW1ldGVyc0ZvckdldFBob3RvVXBsb2FkSGFuZGxlcgVRWzExNzU4LDEsIiNjdGwwMF9DZW50ZXJDb2x1bW5QbGFjZUhvbGRlcl9yZWNpcGVfcGhvdG9TdHVmZl9pbWdQaG90byIsIiNtc2dMYWJlbCJdZBYCZg9kFgJmDw8WBB4ISXRlbVR5cGULKWxBbGxyZWNpcGVzLkNvcmVDbGFzc2VzLlJlY2lwZUJveC5JdGVtVHlwZSwgQWxscmVjaXBlcywgVmVyc2lvbj0xLjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPW51bGwBHghSZWNpcGVJRALuW2QWBGYPFgIfBwUxfi9NeS9TaGFyZWQvUGhvdG9zL1VzZXJQaG90b3MuYXNweD9SZWNpcGVJRD0xMTc1OGQCAQ9kFgJmD2QWAgIBDxYCHgVjbGFzcwUabW9kYWwgbW9kYWwtdXBsb2FkLWEtcGhvdG8WBgIBDxYCHgRUZXh0BQtBZGQgYSBQaG90b2QCAw9kFgICAw9kFgICAQ8WAh8NBT9hcmxiX2pxIGJ0biBjbG9zZS1tb2RhbCB1bnNhdmVkRXhlbXB0IHBob3RvLXVwbG9hZC1jbG9zZS1idXR0b25kAgUPFgIfDQUzY2xvc2UtbW9kYWwgdW5zYXZlZEV4ZW1wdCBwaG90by11cGxvYWQtY2xvc2UtYnV0dG9uZAIFD2QWAgIBDxYC" />
|
81
|
+
<input type="hidden" name="__VIEWSTATE2" id="__VIEWSTATE2" value="HwcFJy9SZWNpcGUvYmFrZWQteml0aS1pL1Bob3RvLUdhbGxlcnkuYXNweBYEZg8WAh4JaW5uZXJodG1sBQI5NGQCAQ8WAh8PBQcgUGhvdG9zZAIHD2QWAmYPZBYCZg9kFgICAQ8WAh8NBRltb2RhbCBtb2RhbC1yZWNpcGUtcGhvdG9zFgYCAQ8WAh8OBQ1SZWNpcGUgUGhvdG9zZAIDD2QWBAIBD2QWAmYPZBYCAgEPDxYCHwUFUWh0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vZ2xvYmFsL3Byb2ZpbGUvYmxpbmcvc3VwcG9ydGluZ19pY29uXzEweDEwLmdpZhYCHwkFEVN1cHBvcnRpbmcgTWVtYmVyZAIDD2QWAgIBDxYCHwZoZAIFDxYCHw0FGmNsb3NlLW1vZGFsIHVuc2F2ZWRFeGVtcHQgZAICDxYCHw4FDEJha2VkIFppdGkgSWQCBA9kFgYCAw8PFggeD1VzZXJIYXNIb21lcGFnZWgeCFVzZXJOYW1lBRBDb2xsZWVuIEIuIFNtaXRoHgZVc2VySWRmHwZnZBYCZg8PFgQfDgUQQ29sbGVlbiBCLiBTbWl0aB8GZ2RkAgUPDxYCHwZoZBYCZg8PFgIeC05hdmlnYXRlVXJsBSd+L1N1cHBvcnRpbmdNZW1iZXJzaGlwL0luZm8uYXNweD9lY3Q9MjFkZAIJDxYCHw4F3AEiQSBsYWR5IEkgd29ya2VkIHdpdGggYnJvdWdodCB0aGlzIGluIG9uZSBkYXksIGFuZCBpdCB3YXMgYSBoaXQuIE5vdyBpdCBpcyB0aGUgZmF2b3JpdGUgb2YgYWxsIG15IGRpbm5lciBndWVzdHMuIEl0J3MgZ3JlYXQgZm9yIGEgY292ZXJlZCBkaXNoIGRpbm5lciB0b28uIEkgaGF2ZSBtYWRlIHRoaXMgYWxzbyB3aXRob3V0IHRoZSBtZWF0LCBhbmQgaXQgaXMgd2VsbCByZWNlaXZlZC4i" />
|
82
|
+
<input type="hidden" name="__VIEWSTATE3" id="__VIEWSTATE3" value="ZAIFD2QWAmYPZBYEZg9kFgICAQ9kFgoCAQ8PFgQfCAU+VGhpcyBLaXRjaGVuIEFwcHJvdmVkIFJlY2lwZSBoYXMgYW4gYXZlcmFnZSBzdGFyIHJhdGluZyBvZiA0LjcfBQUzaHR0cDovL2ltYWdlcy5tZWRpYS1hbGxyZWNpcGVzLmNvbS9pbWFnZXMvMTU4NjIuZ2lmFgIfCQU+VGhpcyBLaXRjaGVuIEFwcHJvdmVkIFJlY2lwZSBoYXMgYW4gYXZlcmFnZSBzdGFyIHJhdGluZyBvZiA0LjdkAgMPDxYMHgZJdGVtSUQC7lsfCwsrBAEeCUl0ZW1UaXRsZQUMQmFrZWQgWml0aSBJHhNNZXNzYWdlQm94Q29udHJvbElEBQhtc2dMYWJlbB4ITWVudVR5cGULKWhBbGxyZWNpcGVzLkNvcmVDbGFzc2VzLk1lbnVzLk1lbnVUeXBlLCBBbGxyZWNpcGVzLCBWZXJzaW9uPTEuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49bnVsbP////8PHgxBY3Rpb25Tb3VyY2UFC1JlY2lwZSBQYWdlZBYEZg8WBB8EBUVodHRwOi8vYWxscmVjaXBlcy5jb20vTXkvc2hhcmVkL1Jldmlld3MvRGV0YWlsLmFzcHg/aWQ9MTE3NTgmdHlwZWlkPTEeDGNhbGx0b2FjdGlvbgUYUmVjaXBlIERldGFpbDpSYXRlUmV2aWV3FgICAg8PFgIfBQUwaHR0cDovL2ltYWdlcy5tZWRpYS1hbGxyZWNpcGVzLmNvbS9hci9zcGFjZXIuZ2lmFgIeBXN0eWxlBQ1kaXNwbGF5Om5vbmU7ZAICDxYCHwZoZAIHDxYCHwZnFgRmDw8WAh8TBSEvUmVjaXBlL2Jha2VkLXppdGktaS9SZXZpZXdzLmFzcHhkZAICDxYCHw4FBTMsODQxZAINDxYCHwZnFgRmDxYCHw8FDTc4LDExNCBwZW9wbGVkAgEPFgIf" />
|
83
|
+
<input type="hidden" name="__VIEWSTATE4" id="__VIEWSTATE4" value="DgUFIGhhdmVkAhEPFgIfBmcWAgIBDxYCHw8FEjM4IGN1c3RvbSB2ZXJzaW9uc2QCAQ9kFgICAw9kFgICAg9kFgRmD2QWAgICDw8WAh8FBTBodHRwOi8vaW1hZ2VzLm1lZGlhLWFsbHJlY2lwZXMuY29tL2FyL3NwYWNlci5naWZkZAICDxYCHwZoZAIGD2QWBmYPDxYCHgxTY3JpcHRTb3VyY2UFRmh0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vanMvTXkvU2hvcHBpbmdMaXN0L3Nob3BwaW5nLWxpc3QuanNkZAICD2QWAmYPZBYEAgEPZBYCZg9kFgICAQ8WAh8NBQdraXRjaGVuZAIDDxYCHwZoZAIED2QWAmYPZBYWAgEPZBYEAgEPFgIfBmgWAmYPDxYCHwZoZGQCAw8QZGQWAGQCAw9kFgJmD2QWAgIBDxYEHw0FC1JUU0wgcmVjaXBlHwZoFgJmDw8WAh8GaGRkAgUPFgIfBmgWBAIBDxYCHwZoZAIEDxBkZBYAZAIHDxYCHwZoZAIJDxYCHwZoZAILD2QWAgIBDw8WAh8TBUp+L1JlY2lwZS1Ub29scy9QcmludC9SZWNpcGUuYXNweD9SZWNpcGVJRD0xMTc1OCZvcmlnaW49ZGV0YWlsJiZTZXJ2aW5ncz0xMGRkAg0PZBYGAgEPDxYCHwUFPmh0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vYXIvbXlhci9pY29ucy9pY29uLXBsdXMuZ2lmFgIfCQULc2hhcmUvZW1haWxkAgMPZBYCZg9kFgQCAQ8PFgIfEwUTamF2YXNjcmlwdDp2b2lkKDApO2QWAmYPD2QWAh8JBRFTaGFyZSBvbiBGYWNlYm9va2QCAw8PFgIfEwUTamF2YXNjcmlwdDp2b2lkKDApO2RkAgUPDxYCHxMFSX4vUmVjaXBlLVRvb2xzL0VtYWlsL1JlY2lwZS5hc3B4P1JlY2lwZUlEPTEx" />
|
84
|
+
<input type="hidden" name="__VIEWSTATE5" id="__VIEWSTATE5" value="NzU4JnNlcnZpbmdzPTEwJm9yaWdpbj1kZXRhaWxkZAIPDxYCHwZoZAITD2QWAmYPZBYCAgEPFgIfBmgWAmYPDxYCHwZoZGQCFQ9kFgICAQ8WAh8EBUx+L015L1JlY2lwZUJveC9DdXN0b21SZWNpcGVzL0FkZEVkaXQuYXNweD9yZWNpcGVJRD0xMTc1OCZuZXc9MSZvcmlnaW49ZGV0YWlsZAIXD2QWAgIBDxYCHwQFJS9SZWNpcGUvYmFrZWQteml0aS1pL0tpdGNoZW5WaWV3LmFzcHhkAgkPZBYGAgEPFgIfBmcWBAIBDxYCHwkFBVBUMjBNZAIDDxYCHw4FBjIwIE1pbmQCAg8WAh8GZxYEAgEPFgIfCQUFUFQzNU1kAgMPFgIfDgUGMzUgTWluZAIDDxYCHwZnFgQCAQ8WAh8JBQVQVDU1TWQCAw8WAh8OBQY1NSBNaW5kAgsPZBYGAgEPZBYCAgEPDxYCHxMFMmh0dHA6Ly9hbGxyZWNpcGVzLmNvbS9oZWxwL3JlY2lwZWluZm8vc2NhbGluZy5hc3B4ZGQCAw9kFgICCA8PFgQfAgUeY2FsY3VsYXRlLXNlcnZpbmdzIGFybGJfanEgYnRuHwMCAhYEHgtvbm1vdXNlb3ZlcgUnd2luZG93LnN0YXR1cz0nQ2FsY3VsYXRlJzsgcmV0dXJuIHRydWU7Hgpvbm1vdXNlb3V0BR53aW5kb3cuc3RhdHVzPScnOyByZXR1cm4gdHJ1ZTtkAgUPZBYCAgEPFgIfDgULMTAgc2VydmluZ3NkAg8PFgIfBmhkAhEPZBYCAgIPZBYCAgEPZBYaAgEPDxYCHwUFPmh0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vYXIvbXlhci9pY29ucy9pY29uLXBsdXMuZ2lmFgIfCQUcb3BlbiBudXRyaXRpb25hbCBpbmZvcm1hdGlvbmQCAw8WAh8OBQM1NzhkAgUPFgIfDgUFMjUuM2dkAgcPFgIfDgUE" />
|
85
|
+
<input type="hidden" name="__VIEWSTATE6" id="__VIEWSTATE6" value="NzFtZ2QCCQ8WAh8OBQxCYWtlZCBaaXRpIElkAgsPFgIfDgUCMTBkAg0PFgIfDgUDNTc4ZAIPDxYCHw4FBTI1LjNnZAIRDxYCHw4FBDcxbWdkAhMPFgIfDgUFOTE0bWdkAhUPFgIfDgUFNTguNGdkAhcPFgIfDgUCNmdkAhkPFgIfDgUFMjcuOWdkAhMPZBYIAgcPDxYEHxMFJH4vL1JlY2lwZS9iYWtlZC16aXRpLWkvL1Jldmlld3MuYXNweB8GZ2RkAg0PZBYCAgEPFgIfBmdkAhEPZBYCAgEPZBYCZg8PFgIfEwUnfi9TdXBwb3J0aW5nTWVtYmVyc2hpcC9JbmZvLmFzcHg/ZWN0PTIxZBYCZg8PFgIfBQVRaHR0cDovL2ltYWdlcy5tZWRpYS1hbGxyZWNpcGVzLmNvbS9nbG9iYWwvcHJvZmlsZS9ibGluZy9zdXBwb3J0aW5nX2ljb25fMTB4MTAuZ2lmFgQfGmUfCQVDU3VwcG9ydGluZyBNZW1iZXIgKENsaWNrIHRvIGxlYXJuIG1vcmUgYWJvdXQgU3VwcG9ydGluZyBNZW1iZXJzaGlwKWQCFQ9kFgICAQ9kFgJmDw8WAh8TBSd+L1N1cHBvcnRpbmdNZW1iZXJzaGlwL0luZm8uYXNweD9lY3Q9MjFkFgJmDw8WAh8FBVFodHRwOi8vaW1hZ2VzLm1lZGlhLWFsbHJlY2lwZXMuY29tL2dsb2JhbC9wcm9maWxlL2JsaW5nL3N1cHBvcnRpbmdfaWNvbl8xMHgxMC5naWYWBB8aZR8JBUNTdXBwb3J0aW5nIE1lbWJlciAoQ2xpY2sgdG8gbGVhcm4gbW9yZSBhYm91dCBTdXBwb3J0aW5nIE1lbWJlcnNoaXApZAIYD2QWBAIBD2QWCAIBD2QWAmYPZBYEZg9kFgICAQ9kFgYCAQ8PFgIfBmhkZAIDDw8WAh8GaGQWBAIFDw8WAh8TBUlodHRwOi8vYWxscmVjaXBlcy5jb20vTXkvTWVudXMv" />
|
86
|
+
<input type="hidden" name="__VIEWSTATE7" id="__VIEWSTATE7" value="RGVmYXVsdC5hc3B4P3AzND1BUiUyMFRvb2xzJTNhVmlldyUyME1lbnVzZGQCBw8PFgIfEwVKaHR0cDovL2FsbHJlY2lwZXMuY29tL015L01lbnVzL1BsYW5uZXIuYXNweD9wMzQ9QVIlMjBUb29scyUzYUNyZWF0ZSUyME1lbnVkZAIFDw8WAh8GaGRkAgEPZBYKAgEPDxYCHwUFRmh0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vYXIvcmlnaHRjb2wvTXBSZS9yZWNpcGVib3hfaWNvbi5wbmcWAh8JBQpyZWNpcGUgYm94ZAIDDxYCHw8FG1NlZSBzb21ldGhpbmcgd29ydGggc2F2aW5nP2QCBQ8WAh8PBTtSZWdpc3RlciBub3cgdG8gc2F2ZSBhbGwgeW91ciBmYXZvcml0ZXMgaW4geW91ciBSZWNpcGUgQm94LmQCBw8PFgQfDmUfE2VkZAIJDxYEHw0FQHJzdEFjdGlvbkJ0biBsaW5rUmVxdWlyZW1lbnROZXh0U3RlcElzU2FtZVBhZ2UgbGlua1JlcXVpcmVzTG9naW4fBAVYaHR0cDovL2FsbHJlY2lwZXMuY29tL1JlY2lwZS9iYWtlZC16aXRpLWkvRGV0YWlsLmFzcHg/ZTM9QVIlMjBUb29scyUyMFJlY2lwZSUyMEJveCUyMFRhYhYCAgEPFgIfDwUVU2lnbiB1cCBmb3IgRlJFRSBOb3chZAIDD2QWAmYPZBYEZg9kFgICAQ9kFgYCAQ8PFgIfBmhkZAIDDw8WAh8GaGQWBAIFDw8WAh8TBUlodHRwOi8vYWxscmVjaXBlcy5jb20vTXkvTWVudXMvRGVmYXVsdC5hc3B4P3AzND1BUiUyMFRvb2xzJTNhVmlldyUyME1lbnVzZGQCBw8PFgIfEwVKaHR0cDovL2FsbHJlY2lwZXMuY29tL015L01lbnVzL1BsYW5uZXIuYXNweD9wMzQ9QVIlMjBUb29scyUzYUNyZWF0" />
|
87
|
+
<input type="hidden" name="__VIEWSTATE8" id="__VIEWSTATE8" value="ZSUyME1lbnVkZAIFDw8WAh8GaGRkAgEPZBYKAgEPDxYCHwUFQWh0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vYXIvcmlnaHRjb2wvTXBSZS9tZW51X2ljb24ucG5nFgIfCQUKcmVjaXBlIGJveGQCAw8WAh8PBRpDb2xsZWN0IHJlYWR5LXRvLWdvIG1lbnVzIWQCBQ8WAh8PBVNTYXZlIG91ciBkaW5uZXIgYW5kIHBhcnR5IG1lbnVzLCB0d2VhayB0aGVtIHRvIHN1aXQgeW91ciBuZWVkcywgb3IgY3JlYXRlIHlvdXIgb3duLmQCBw8PFgQfDgULVmlldyBtZW51cy4fEwVAaHR0cDovL2FsbHJlY2lwZXMuY29tL01lbnVzL01haW4uYXNweD9wMzQ9QVLCoFRvb2xzOlNhbXBsZcKgTWVudWRkAgkPFgQfDQVvcnN0QWN0aW9uQnRuIGxpbmtSZXF1aXJlbWVudE5leHRTdGVwSXNTYW1lUGFnZSBsaW5rUmVxdWlyZXNTdXBwb3J0aW5nTWVtYmVyc2hpcCBmZWF0dXJlSGludEFSVG9vbHNNZW51c1RhYiBtZW51HwQFUWh0dHA6Ly9hbGxyZWNpcGVzLmNvbS9SZWNpcGUvYmFrZWQteml0aS1pL0RldGFpbC5hc3B4P2UzPUFSJTIwVG9vbHMlMjBNZW51cyUyMFRhYhYCAgEPFgIfDwUMU2lnbiBVcCBOb3chZAIFD2QWAmYPZBYEZg9kFgICAQ9kFgYCAQ8PFgIfBmhkZAIDDw8WAh8GaGQWBAIFDw8WAh8TBUlodHRwOi8vYWxscmVjaXBlcy5jb20vTXkvTWVudXMvRGVmYXVsdC5hc3B4P3AzND1BUiUyMFRvb2xzJTNhVmlldyUyME1lbnVzZGQCBw8PFgIfEwVKaHR0cDovL2FsbHJlY2lwZXMuY29tL015L01lbnVzL1BsYW5uZXIuYXNweD9wMzQ9QVIlMjBUb29scyUz" />
|
88
|
+
<input type="hidden" name="__VIEWSTATE9" id="__VIEWSTATE9" value="YUNyZWF0ZSUyME1lbnVkZAIFDw8WAh8GaGRkAgEPZBYKAgEPDxYCHwUFP2h0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vYXIvcmlnaHRjb2wvTXBSZS9zbF9pY29uLnBuZxYCHwkFCnJlY2lwZSBib3hkAgMPFgIfDwUXR29pbmcgZ3JvY2VyeSBzaG9wcGluZz9kAgUPFgIfDwU2U3RhcnQgY3JlYXRpbmcgbGlzdHMgb3JnYW5pemVkIGJ5IGdyb2NlcnkgYWlzbGUgdG9kYXkhZAIHDw8WBB8OZR8TZWRkAgkPFgQfDQVAcnN0QWN0aW9uQnRuIGxpbmtSZXF1aXJlbWVudE5leHRTdGVwSXNTYW1lUGFnZSBsaW5rUmVxdWlyZXNMb2dpbh8EBU5odHRwOi8vYWxscmVjaXBlcy5jb20vUmVjaXBlL2Jha2VkLXppdGktaS9EZXRhaWwuYXNweD9lMz1BUiUyMFRvb2xzJTIwU0wlMjBUYWIWAgIBDxYCHw8FFVNpZ24gdXAgZm9yIEZSRUUgTm93IWQCBw8PFgIfBQVFaHR0cDovL2ltYWdlcy5tZWRpYS1hbGxyZWNpcGVzLmNvbS9hci9yaWdodGNvbC9NcFJlL21vZHVsZV9mb290ZXIucG5nZGQCCw9kFghmDxYCHw4FGU5ldyBNZW51cyBmcm9tIEFsbHJlY2lwZXNkAgEPDxYCHxMFJ34vU3VwcG9ydGluZ01lbWJlcnNoaXAvSW5mby5hc3B4P2VjdD0yMWRkAgIPFgIeC18hSXRlbUNvdW50AgQWCGYPZBYCAgEPZBYMAgEPDxYGHwIFSGltYWdlLWxpbmsgbGlua1JlcXVpcmVzU3VwcG9ydGluZ01lbWJlcnNoaXAgZmVhdHVyZUhpbnRNZW51TGF0ZXN0QVJUaHVtYh8TBZIBaHR0cDovL2FsbHJlY2lwZXMuY29tL01lbnUvNjI3MzAzMzAvU3ByaW5nLVNwaWNlLUtpY2st" />
|
89
|
+
<input type="hidden" name="__VIEWSTATE10" id="__VIEWSTATE10" value="U2VhZm9vZC10by1Td2VldHMvRGV0YWlsLmFzcHg/cDM0PUxhdGVzdCUyMEFSJTIwTWVudXMlM2FUaHVtYiZlMz1MYXRlc3QlMjBBUiUyME1lbnVzJTNhVGh1bWIfAwICZBYCZg8PFgIfBQVbaHR0cDovL2ltYWdlcy5tZWRpYS1hbGxyZWNpcGVzLmNvbS9zaXRlL2FsbHJlY2lwZXMvYXJlYS9jb21tdW5pdHkvdXNlcnBob3RvL21pbmkvNjIyMjUxLmpwZ2RkAgMPDxYIHwIFTXRydW5jYXRlLWlubGluZSBsaW5rUmVxdWlyZXNTdXBwb3J0aW5nTWVtYmVyc2hpcCBmZWF0dXJlSGludE1lbnVMYXRlc3RBUlRpdGxlHw4FJFNwcmluZyBTcGljZSBLaWNrOiBTZWFmb29kIHRvIFN3ZWV0cx8TBZIBaHR0cDovL2FsbHJlY2lwZXMuY29tL01lbnUvNjI3MzAzMzAvU3ByaW5nLVNwaWNlLUtpY2stU2VhZm9vZC10by1Td2VldHMvRGV0YWlsLmFzcHg/cDM0PUxhdGVzdCUyMEFSJTIwTWVudXMlM2FUaXRsZSZlMz1MYXRlc3QlMjBBUiUyME1lbnVzJTNhVGl0bGUfAwICZGQCBQ8WAh8OBQk0IFJlY2lwZXNkAgcPFgIfDgUGMSBNZWFsZAIJDw8WAh8GaGRkAgsPFgIfDgUaQXByaWwgMjIsIDIwMTEsIDExOjMwIGEubS5kAgEPZBYCAgEPZBYMAgEPDxYGHwIFSGltYWdlLWxpbmsgbGlua1JlcXVpcmVzU3VwcG9ydGluZ01lbWJlcnNoaXAgZmVhdHVyZUhpbnRNZW51TGF0ZXN0QVJUaHVtYh8TBXxodHRwOi8vYWxscmVjaXBlcy5jb20vTWVudS82MjczNjAyNS9FYXN0ZXItUGljbmljL0RldGFpbC5hc3B4P3AzND1MYXRlc3QlMjBBUiUyME1lbnVzJTNhVGh1bWImZTM9TGF0ZXN0" />
|
90
|
+
<input type="hidden" name="__VIEWSTATE11" id="__VIEWSTATE11" value="JTIwQVIlMjBNZW51cyUzYVRodW1iHwMCAmQWAmYPDxYCHwUFWmh0dHA6Ly9pbWFnZXMubWVkaWEtYWxscmVjaXBlcy5jb20vc2l0ZS9hbGxyZWNpcGVzL2FyZWEvY29tbXVuaXR5L3VzZXJwaG90by9taW5pLzEyNzcwLmpwZ2RkAgMPDxYIHwIFTXRydW5jYXRlLWlubGluZSBsaW5rUmVxdWlyZXNTdXBwb3J0aW5nTWVtYmVyc2hpcCBmZWF0dXJlSGludE1lbnVMYXRlc3RBUlRpdGxlHw4FDUVhc3RlciBQaWNuaWMfEwV8aHR0cDovL2FsbHJlY2lwZXMuY29tL01lbnUvNjI3MzYwMjUvRWFzdGVyLVBpY25pYy9EZXRhaWwuYXNweD9wMzQ9TGF0ZXN0JTIwQVIlMjBNZW51cyUzYVRpdGxlJmUzPUxhdGVzdCUyMEFSJTIwTWVudXMlM2FUaXRsZR8DAgJkZAIFDxYCHw4FCTkgUmVjaXBlc2QCBw8WAh8OBQYxIE1lYWxkAgkPDxYCHwZoZGQCCw8WAh8OBRpBcHJpbCAyMiwgMjAxMSwgMTE6MjkgYS5tLmQCAg9kFgICAQ9kFgwCAQ8PFgYfAgVIaW1hZ2UtbGluayBsaW5rUmVxdWlyZXNTdXBwb3J0aW5nTWVtYmVyc2hpcCBmZWF0dXJlSGludE1lbnVMYXRlc3RBUlRodW1iHxMFhwFodHRwOi8vYWxscmVjaXBlcy5jb20vTWVudS82MjczMDU4Mi9BLVdlZWstb2YtU3ByaW5nLVZlZ2dpZXMvRGV0YWlsLmFzcHg/cDM0PUxhdGVzdCUyMEFSJTIwTWVudXMlM2FUaHVtYiZlMz1MYXRlc3QlMjBBUiUyME1lbnVzJTNhVGh1bWIfAwICZBYCZg8PFgIfBQVbaHR0cDovL2ltYWdlcy5tZWRpYS1hbGxyZWNpcGVzLmNvbS9zaXRlL2FsbHJlY2lwZXMvYXJlYS9jb21tdW5pdHkvdXNl" />
|
91
|
+
<input type="hidden" name="__VIEWSTATE12" id="__VIEWSTATE12" value="cnBob3RvL21pbmkvNDI5MTQxLmpwZ2RkAgMPDxYIHwIFTXRydW5jYXRlLWlubGluZSBsaW5rUmVxdWlyZXNTdXBwb3J0aW5nTWVtYmVyc2hpcCBmZWF0dXJlSGludE1lbnVMYXRlc3RBUlRpdGxlHw4FGEEgV2VlayBvZiBTcHJpbmcgVmVnZ2llcx8TBYcBaHR0cDovL2FsbHJlY2lwZXMuY29tL01lbnUvNjI3MzA1ODIvQS1XZWVrLW9mLVNwcmluZy1WZWdnaWVzL0RldGFpbC5hc3B4P3AzND1MYXRlc3QlMjBBUiUyME1lbnVzJTNhVGl0bGUmZTM9TGF0ZXN0JTIwQVIlMjBNZW51cyUzYVRpdGxlHwMCAmRkAgUPFgIfDgUKMTAgUmVjaXBlc2QCBw8WAh8OBQc1IE1lYWxzZAIJDw8WAh8GaGRkAgsPFgIfDgUaQXByaWwgMjIsIDIwMTEsIDExOjI4IGEubS5kAgMPZBYCAgEPZBYMAgEPDxYGHwIFSGltYWdlLWxpbmsgbGlua1JlcXVpcmVzU3VwcG9ydGluZ01lbWJlcnNoaXAgZmVhdHVyZUhpbnRNZW51TGF0ZXN0QVJUaHVtYh8TBY4BaHR0cDovL2FsbHJlY2lwZXMuY29tL01lbnUvNjI3MzQ1NTIvTG93LUNhbG9yaWUtV2FybS1XZWF0aGVyLURpbm5lci9EZXRhaWwuYXNweD9wMzQ9TGF0ZXN0JTIwQVIlMjBNZW51cyUzYVRodW1iJmUzPUxhdGVzdCUyMEFSJTIwTWVudXMlM2FUaHVtYh8DAgJkFgJmDw8WAh8FBVtodHRwOi8vaW1hZ2VzLm1lZGlhLWFsbHJlY2lwZXMuY29tL3NpdGUvYWxscmVjaXBlcy9hcmVhL2NvbW11bml0eS91c2VycGhvdG8vbWluaS8zODUzMjAuanBnZGQCAw8PFggfAgVNdHJ1bmNhdGUtaW5saW5lIGxpbmtSZXF1aXJlc1N1cHBvcnRpbmdN" />
|
92
|
+
<input type="hidden" name="__VIEWSTATE13" id="__VIEWSTATE13" value="ZW1iZXJzaGlwIGZlYXR1cmVIaW50TWVudUxhdGVzdEFSVGl0bGUfDgUfTG93LUNhbG9yaWUgV2FybSBXZWF0aGVyIERpbm5lch8TBY4BaHR0cDovL2FsbHJlY2lwZXMuY29tL01lbnUvNjI3MzQ1NTIvTG93LUNhbG9yaWUtV2FybS1XZWF0aGVyLURpbm5lci9EZXRhaWwuYXNweD9wMzQ9TGF0ZXN0JTIwQVIlMjBNZW51cyUzYVRpdGxlJmUzPUxhdGVzdCUyMEFSJTIwTWVudXMlM2FUaXRsZR8DAgJkZAIFDxYCHw4FCTMgUmVjaXBlc2QCBw8WAh8OBQYxIE1lYWxkAgkPDxYCHwZoZGQCCw8WAh8OBRpBcHJpbCAyMiwgMjAxMSwgMTE6MjcgYS5tLmQCAw9kFgJmDw8WAh8TBSdodHRwOi8vYWxscmVjaXBlcy5jb20vTWVudXMvTmV3ZXN0LmFzcHhkZAIfDxYgHgZTZXJ2ZXIFBldFQjMwMh4NQWRJbXByZXNzaW9ucwIDHg5JbnRlcm5hbFNvdXJjZWUeBkFkS2V5cwWPAXI9MTE3NTg7az0yMTtrPTUxO2s9MTUwO2s9MTczO2s9MTc4O2s9MjAzO2s9MjE2O2s9MjUzO2s9NTc0O2s9NjI2O3Nzbmdyb3VwPTA7c3RhdHVzPXVucmVjb2duaXplZDt1PVtDU112MXwyNkQ5RDFBNzA1MUQzRUVGLTQwMDAwMTQzRTAwMUMxMEZbQ0VdHhBJc1NlYXJjaFJlZmVycmVyaB4PQ29udGVudFByb3ZpZGVyBQMyOTUeCkFkU2l0ZVpvbmUFG2FyLmNsYXNzaWNvcGFzdGFzYXVjZS9wYXN0YR4KTWFpbEZvcm1hdGUeC0NvbnRlbnRUeXBlBQZSZWNpcGUeCEJ1bGtNYWlsZR4PSXNBdXRoZW50aWNhdGVkaB4IUGFnZU5hbWUFIC9yZWNpcGUvYmFrZWQteml0aS1pL2RldGFpbC5hc3B4HgdDaGFu" />
|
93
|
+
<input type="hidden" name="__VIEWSTATE14" id="__VIEWSTATE14" value="bmVsBQdSZWNpcGVzHgxJc1NjYWxlRXZlbnRoHgxPbW5pTGlua05hbWVlHgpUcmFja2luZ0lEZWQYHQViY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRwckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwxMyRSZXZpZXdJdGVtJG12d0RhdGUPD2QCAWQFYmN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRkcHJMaXN0VmlldyRybHZSZXZpZXdzJHJwdFJldmlld0xpc3QkY3RsMDEkUmV2aWV3SXRlbSRtdndEYXRlDw9kAgFkBWJjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkZHByTGlzdFZpZXckcmx2UmV2aWV3cyRycHRSZXZpZXdMaXN0JGN0bDExJFJldmlld0l0ZW0kbXZ3RGF0ZQ8PZAIBZAUwY3RsMDAkdWNSZWNpcGVCb3hNb2R1bGUkcHJldmlld1JlY2lwZXMkbWx2TW9kdWxlDw9kAgFkBWVjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkZHByTGlzdFZpZXckcmx2UmV2aWV3cyRycHRSZXZpZXdMaXN0JGN0bDExJFJldmlld0l0ZW0kbXZ3SGVscGZ1bA8PZGZkBWVjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkZHByTGlzdFZpZXckcmx2UmV2aWV3cyRycHRSZXZpZXdMaXN0JGN0bDE3JFJldmlld0l0ZW0kbXZ3SGVscGZ1bA8PZGZkBUBjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkcmF0aW5nU3R1ZmYkbXZSYXRpbmdEaXNwbGF5Dw9kZmQFZWN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRkcHJMaXN0Vmll" />
|
94
|
+
<input type="hidden" name="__VIEWSTATE15" id="__VIEWSTATE15" value="dyRybHZSZXZpZXdzJHJwdFJldmlld0xpc3QkY3RsMDkkUmV2aWV3SXRlbSRtdndIZWxwZnVsDw9kZmQFYmN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRkcHJMaXN0VmlldyRybHZSZXZpZXdzJHJwdFJldmlld0xpc3QkY3RsMDUkUmV2aWV3SXRlbSRtdndEYXRlDw9kAgFkBWJjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkZHByTGlzdFZpZXckcmx2UmV2aWV3cyRycHRSZXZpZXdMaXN0JGN0bDA5JFJldmlld0l0ZW0kbXZ3RGF0ZQ8PZAIBZAUbY3RsMDAkQWNjZXNzUGFuZWwkTXZ3QWNjZXNzDw9kZmQFYmN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRkcHJMaXN0VmlldyRybHZSZXZpZXdzJHJwdFJldmlld0xpc3QkY3RsMTkkUmV2aWV3SXRlbSRtdndEYXRlDw9kAgFkBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WBgUPY3RsMDAkYnRuU2VhcmNoBR5jdGwwMCRBY2Nlc3NQYW5lbCRpbWdCdG5TaWduSW4FHWN0bDAwJEFjY2Vzc1BhbmVsJGNieFJlbWVtYmVyBSpjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkcmJsVVMFLmN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRyYmxNZXRyaWMFLmN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRyYmxNZXRyaWMFNmN0bDAwJHVjUmVjaXBlQm94TW9kdWxlJHByZXZpZXdTaG9wcGluZ0xpc3RzJG1sdk1vZHVsZQ8PZAIBZAVlY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRw" />
|
95
|
+
<input type="hidden" name="__VIEWSTATE16" id="__VIEWSTATE16" value="ckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwwMyRSZXZpZXdJdGVtJG12d0hlbHBmdWwPD2RmZAUuY3RsMDAkdWNSZWNpcGVCb3hNb2R1bGUkcHJldmlld01lbnVzJG1sdk1vZHVsZQ8PZAIBZAVlY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRwckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwwNSRSZXZpZXdJdGVtJG12d0hlbHBmdWwPD2RmZAVlY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRwckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwxMyRSZXZpZXdJdGVtJG12d0hlbHBmdWwPD2RmZAViY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRwckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwxNyRSZXZpZXdJdGVtJG12d0RhdGUPD2QCAWQFJ2N0bDAwJHJ2clJlY2VudGx5Vmlld2VkUmVjaXBlcyRtbHZUaXRsZQ8PZGZkBWJjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkZHByTGlzdFZpZXckcmx2UmV2aWV3cyRycHRSZXZpZXdMaXN0JGN0bDE1JFJldmlld0l0ZW0kbXZ3RGF0ZQ8PZAIBZAVlY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRwckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwxNSRSZXZpZXdJdGVtJG12d0hlbHBmdWwPD2RmZAU1Y3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJG12TnV0cml0aW9uUGFuZWwPD2QCAWQFYmN0" />
|
96
|
+
<input type="hidden" name="__VIEWSTATE17" id="__VIEWSTATE17" value="bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRkcHJMaXN0VmlldyRybHZSZXZpZXdzJHJwdFJldmlld0xpc3QkY3RsMDckUmV2aWV3SXRlbSRtdndEYXRlDw9kAgFkBTxjdGwwMCRDZW50ZXJDb2x1bW5QbGFjZUhvbGRlciRyZWNpcGUkVG9vbGJveENvbnRyb2wkbWx2VG9vbHMPD2RmZAVlY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRwckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwxOSRSZXZpZXdJdGVtJG12d0hlbHBmdWwPD2RmZAViY3RsMDAkQ2VudGVyQ29sdW1uUGxhY2VIb2xkZXIkcmVjaXBlJGRwckxpc3RWaWV3JHJsdlJldmlld3MkcnB0UmV2aWV3TGlzdCRjdGwwMyRSZXZpZXdJdGVtJG12d0RhdGUPD2QCAWQFZWN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRkcHJMaXN0VmlldyRybHZSZXZpZXdzJHJwdFJldmlld0xpc3QkY3RsMDEkUmV2aWV3SXRlbSRtdndIZWxwZnVsDw9kZmQFZWN0bDAwJENlbnRlckNvbHVtblBsYWNlSG9sZGVyJHJlY2lwZSRkcHJMaXN0VmlldyRybHZSZXZpZXdzJHJwdFJldmlld0xpc3QkY3RsMDckUmV2aWV3SXRlbSRtdndIZWxwZnVsDw9kZmQ=" />
|
97
|
+
</div>
|
98
|
+
|
99
|
+
<script type="text/javascript">
|
100
|
+
//<![CDATA[
|
101
|
+
var theForm = document.forms['aspnetForm'];
|
102
|
+
if (!theForm) {
|
103
|
+
theForm = document.aspnetForm;
|
104
|
+
}
|
105
|
+
function __doPostBack(eventTarget, eventArgument) {
|
106
|
+
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
|
107
|
+
theForm.__EVENTTARGET.value = eventTarget;
|
108
|
+
theForm.__EVENTARGUMENT.value = eventArgument;
|
109
|
+
theForm.submit();
|
110
|
+
}
|
111
|
+
}
|
112
|
+
//]]>
|
113
|
+
</script>
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
<script type="text/javascript">
|
118
|
+
//<![CDATA[
|
119
|
+
var b = 'http://allrecipes.com/Search/';
|
120
|
+
function getDisplayName() {return '';}AR.ServerSideData.Initialize({"Item_RateAndReview_Rating":"4.7","ctl00_CenterColumnPlaceHolder_recipe_photoStuff_lnkOpenCarousel":{"itemID":11758,"isRecipe":"True","photoGalleryUrl":"\/Recipe\/baked-ziti-i\/Photo-Gallery.aspx"},"ctl00_CenterColumnPlaceHolder_recipe_photoStuff_lnkOpenCarousel2":{"itemID":11758,"isRecipe":"True","photoGalleryUrl":"\/Recipe\/baked-ziti-i\/Photo-Gallery.aspx"},"currentItemTitle":"Baked Ziti I","sharedItemType":"Kitchen Approved","ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink_lnkOpenPhotoUpload":{"IframeSrc":"\/Controls\/UserPhoto2\/UserPhotoUploadIframe.aspx?recipeID=11758","ResultField":"ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink","ClientCallback":"OnPhotoUploadHandler_ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector","ItemType":1},"IsRecipe":true,"IsMenu":false,"IsWebLink":false,"IsWebReference":false,"ItemType":"1","customVersions":{"62724515":{"img":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/588343.jpg","title":"Ally's Baked Ziti","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62724515\/Allys-Baked-Ziti\/Detail.aspx","userLink":"http:\/\/allrecipes.com\/Cook\/13400454\/","userName":"AllyBakes","uid":3922989,"desc":"I make a baked pasta dish about once a week and I never use just any old spaghetti sauce. I use an Italian baking sauce made by a popular pasta sauce company and found at about any grocery store. I also added some more authenticity to this ziti recipe...Italian sweet sausage\, garlic and ricotta cheese are musts! Enjoy.","isBP":false,"CRTags":[38]},"62721940":{"img":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/363174.jpg","title":"Baked Ziti with Italian Sausage","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62721940\/Baked-Ziti-with-Italian-Sausage\/Detail.aspx","userLink":"http:\/\/allrecipes.com\/Cook\/18060122\/","userName":"JESSCOOK2000","uid":1252466,"desc":"This ziti recipe adds extra flavor by including italian sausage and a blend of sour cream and ricotta cheese. A family favorite!","isBP":false,"CRTags":[]},"62604056":{"img":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","title":"Baked Ziti I","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62604056\/Baked-Ziti-I\/Detail.aspx","userLink":"","userName":"Lori","uid":5899012,"desc":"A simple baked ziti strikes it rich with layers of sour cream\, and three kinds of Italian cheese. Ready-made pasta sauce reduces the prep time\, and ground meat is optional. I find that using a vodka sauce instead of the typical pasta sauce gives this ziti a special touch","isBP":false,"CRTags":[]},"62547485":{"img":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/358894.jpg","title":"Baked Ziti I","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62547485\/Baked-Ziti-I\/Detail.aspx","userLink":"http:\/\/allrecipes.com\/Cook\/18053247\/","userName":"JCME94","uid":1283690,"desc":"A simple baked ziti strikes it rich with layers of sour cream\, and three kinds of Italian cheese. Ready-made spaghetti sauce reduces the prep time\, and ground meat is optional.","isBP":false,"CRTags":[]},"62404444":{"img":"http:\/\/images.media-allrecipes.com\/global\/features\/mini\/121.jpg","title":"Baked Ziti I","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62404444\/Baked-Ziti-I\/Detail.aspx","userLink":"http:\/\/allrecipes.com\/Cook\/18593410\/","userName":"SOUTHERN TRANSPLANT","uid":1873942,"desc":"A simple baked ziti strikes it rich with layers of sour cream\, and three kinds of Italian cheese. Ready-made spaghetti sauce reduces the prep time\, and ground meat is optional.","isBP":false,"CRTags":[]},"62383857":{"img":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","title":"Baked Ziti I","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62383857\/Baked-Ziti-I\/Detail.aspx","userLink":"","userName":"BELLERD","uid":220958,"desc":"A simple baked ziti strikes it rich with layers of sour cream\, and three kinds of Italian cheese. Ready-made spaghetti sauce reduces the prep time\, and ground meat is optional.","isBP":false,"CRTags":[]},"62383855":{"img":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","title":"Baked Ziti I","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62383855\/Baked-Ziti-I\/Detail.aspx","userLink":"","userName":"BELLERD","uid":220958,"desc":"A simple baked ziti strikes it rich with layers of sour cream\, and three kinds of Italian cheese. Ready-made spaghetti sauce reduces the prep time\, and ground meat is optional.","isBP":false,"CRTags":[]},"62375243":{"img":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","title":"Baked Ziti I","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62375243\/Baked-Ziti-I\/Detail.aspx","userLink":"","userName":"Robert","uid":3713835,"desc":"A simple baked ziti strikes it rich with layers of sour cream\, and three kinds of Italian cheese. Ready-made spaghetti sauce reduces the prep time\, and ground meat is optional.","isBP":false,"CRTags":[]},"62362722":{"img":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/408278.jpg","title":"Baked Ziti I","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62362722\/Baked-Ziti-I\/Detail.aspx","userLink":"http:\/\/allrecipes.com\/Cook\/paigejenkins\/","userName":"paige.alli","uid":4554011,"desc":"Baked Ziti I...done my way.","isBP":false,"CRTags":[]},"62289894":{"img":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/231117.jpg","title":"Baked Rigatoni","detailLink":"http:\/\/allrecipes.com\/CustomRecipe\/62289894\/Baked-Rigatoni\/Detail.aspx","userLink":"http:\/\/allrecipes.com\/Cook\/10250551\/","userName":"mj_mom45","uid":2682884,"desc":"A simple baked pasta strikes it rich with layers of sour cream\, and three kinds of Italian cheese. Ready-made spaghetti sauce reduces the prep time\, and ground meat is optional.","isBP":false,"CRTags":[]}},"userWhoSaved":{"6425599":{"imgUrl":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/570496.jpg","userName":"sillehbee","userUrl":"http:\/\/allrecipes.com\/Cook\/12106644\/Profile.aspx","isSupporting":"false","regionName":"Texas","regionUrl":"http:\/\/allrecipes.com\/Cooks\/USA\/Southern-USA\/Western-South\/Texas\/Main.aspx","countryName":"USA","countryUrl":"http:\/\/allrecipes.com\/Cooks\/USA\/Main.aspx","saved":"Apr. 24\, 2011","reviews":"true","isBP":false},"5631468":{"imgUrl":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/494766.jpg","userName":"di","userUrl":"http:\/\/allrecipes.com\/Cook\/16238125\/Profile.aspx","isSupporting":"false","saved":"Apr. 23\, 2011","reviews":"false","isBP":false},"2492536":{"imgUrl":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/107073.jpg","userName":"Felicity","userUrl":"http:\/\/allrecipes.com\/Cook\/10140632\/Profile.aspx","isSupporting":"false","regionName":"New Mexico","regionUrl":"http:\/\/allrecipes.com\/Cooks\/USA\/Western-USA\/Mountain-West\/New-Mexico\/Main.aspx","countryName":"USA","countryUrl":"http:\/\/allrecipes.com\/Cooks\/USA\/Main.aspx","saved":"Apr. 23\, 2011","reviews":"false","isBP":false},"3797018":{"imgUrl":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","userName":"svanderw","userUrl":"http:\/\/allrecipes.com\/Cook\/13949785\/Profile.aspx","isSupporting":"false","saved":"Apr. 23\, 2011","reviews":"true","isBP":false},"4140742":{"imgUrl":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/351988.jpg","userName":"Mary","userUrl":"http:\/\/allrecipes.com\/Cook\/11817910\/Profile.aspx","isSupporting":"false","saved":"Apr. 23\, 2011","reviews":"false","isBP":false},"5747121":{"imgUrl":"http:\/\/images.media-allrecipes.com\/site\/allrecipes\/area\/community\/userphoto\/mini\/629662.jpg","userName":"SerenaCooks","userUrl":"http:\/\/allrecipes.com\/Cook\/16919808\/Profile.aspx","isSupporting":"false","saved":"Apr. 23\, 2011","reviews":"false","isBP":false},"4679676":{"imgUrl":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","userName":"BluGrl1984","userUrl":"http:\/\/allrecipes.com\/Cook\/11294292\/Profile.aspx","isSupporting":"false","saved":"Apr. 22\, 2011","reviews":"true","isBP":false},"1637995":{"imgUrl":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","userName":"bgrantja","userUrl":"http:\/\/allrecipes.com\/Cook\/18239446\/Profile.aspx","isSupporting":"false","saved":"Apr. 22\, 2011","reviews":"true","isBP":false},"3643405":{"imgUrl":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","userName":"eahoback","userUrl":"http:\/\/allrecipes.com\/Cook\/13213176\/Profile.aspx","isSupporting":"false","saved":"Apr. 22\, 2011","reviews":"true","isBP":false},"1693477":{"imgUrl":"http:\/\/images.media-allrecipes.com\/global\/profile\/nophoto\/weebil_50.gif","userName":"SpeechCook","userUrl":"http:\/\/allrecipes.com\/Cook\/18243199\/Profile.aspx","isSupporting":"false","saved":"Apr. 22\, 2011","reviews":"true","isBP":false}}});//]]>
|
121
|
+
</script>
|
122
|
+
|
123
|
+
<div id="wrap">
|
124
|
+
|
125
|
+
|
126
|
+
<div id="nav" class="clearfix">
|
127
|
+
<a id="ctl00_lnkMainLogo" href="../../Default.aspx"><img class="arlogo" src="http://images.media-allrecipes.com/site/allrecipes/logo/new_logo.gif" alt="Allrecipes home" style="border-width:0px;" /></a>
|
128
|
+
<div class="outernav">
|
129
|
+
<div class="searchdiv">
|
130
|
+
<div class="searchtxt">
|
131
|
+
<img id="imgRecipeSearch" style="margin-top: 3px; margin-right: 3px; float: none; width: 6px; height: 6px; visibility:visible; "
|
132
|
+
alt="search choice" src="http://images.media-allrecipes.com/global/nav/topnav2/arrow.gif" /><a id="ctl00_lnkRecipeSearch" tabindex="150" class="search_link search-link-recipes" rel="nofollow" href="../../Search/Recipes.aspx">Recipes</a> | <img id="imgIngredientSearch" style="margin-top: 3px; margin-right: 3px; float: none; width: 0px; height: 6px; visibility:hidden;"
|
133
|
+
alt="search choice" src="http://images.media-allrecipes.com/global/nav/topnav2/arrow.gif" /><a id="ctl00_lnkIngredientSearch" tabindex="160" class="search_link search-link-ingredients" rel="nofollow" href="../../Search/Ingredients.aspx">Ingredients</a> | <img id="imgArticleSearch" style="margin-top: 3px; margin-right: 3px; float: none; width: 0px; height: 6px; visibility:hidden;"
|
134
|
+
alt="search choice" src="http://images.media-allrecipes.com/global/nav/topnav2/arrow.gif" /><a id="ctl00_lnkArticleSearch" tabindex="170" class="search_link search-link-articles" rel="nofollow" href="../../Search/Articles.aspx">Articles</a> |
|
135
|
+
<div class="topnav">
|
136
|
+
<!-- NEW MENU -->
|
137
|
+
<ul class="dropdownmenu">
|
138
|
+
<li>
|
139
|
+
<!--[if lte IE 6]><a href="#"><table><tr><td><![endif]-->
|
140
|
+
<dl class="droplist" >
|
141
|
+
<!--[if IE]>
|
142
|
+
<dt class="first" style="font-size:12px; display:inline;">
|
143
|
+
<![endif]-->
|
144
|
+
|
145
|
+
<dt class="first" style="font-size:12px;">
|
146
|
+
<a id="ctl00_HyperLink1" tabindex="190" rel="nofollow" href="../../Search/moresearches.aspx" style="font-size:12px;">More »</a></dt>
|
147
|
+
<dd>
|
148
|
+
<a id="ctl00_HyperLink2" tabindex="200" title="Fine Tune Your Search" class="searchButton advanced search-link-advanced" rel="nofollow" href="../../Search/Recipes-Advanced.aspx">Advanced Search</a></dd>
|
149
|
+
<dd class="last">
|
150
|
+
<a id="ctl00_HyperLink4" tabindex="210" title="Search Related Collections" class="searchButton collection search-link-collection" rel="nofollow" href="../../Search/Collection.aspx">Collection Search</a></dd>
|
151
|
+
</dl>
|
152
|
+
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
|
153
|
+
</li>
|
154
|
+
</ul>
|
155
|
+
</div>
|
156
|
+
</div>
|
157
|
+
<div id="ctl00_srchinput" class="srchinput">
|
158
|
+
<input name="ctl00$txtSearch" type="text" maxlength="150" id="ctl00_txtSearch" class="searchBox" size="28" style="width: 270px; height: 18px; float: left;" /><input type="image" name="ctl00$btnSearch" id="ctl00_btnSearch" class="searchButton" src="http://images.media-allrecipes.com/global/nav/topnav2/search_btn.gif" style="border-width:0px;width: 55px; height: 24px; border: none; float: left; margin-left: 9px;" /> </div>
|
159
|
+
|
160
|
+
|
161
|
+
</div>
|
162
|
+
|
163
|
+
<script type="text/javascript" language="javascript">
|
164
|
+
|
165
|
+
$(document).ready(function() {
|
166
|
+
$('#my_ar2').bind('keypress', function(e) {
|
167
|
+
if (e.keyCode == 13) { $('#ctl00_AccessPanel_imgBtnSignIn').trigger('click'); }
|
168
|
+
});
|
169
|
+
});
|
170
|
+
|
171
|
+
</script>
|
172
|
+
|
173
|
+
<div id="my_ar2">
|
174
|
+
|
175
|
+
<div id="ctl00_AccessPanel_divMember" class="member">
|
176
|
+
<table cellspacing="0" cellpadding="1" border="0" class="loginstate">
|
177
|
+
<tr class="padbot">
|
178
|
+
<td>Email or User Name</td>
|
179
|
+
<td colspan="2">Password (<a id="ctl00_AccessPanel_lnkForgotPassword" tabindex="140" rel="nofollow" href="../../Membership/ForgotPassword.aspx">forgot?</a>)</td>
|
180
|
+
</tr>
|
181
|
+
<tr class="boxes">
|
182
|
+
<td style="padding-right:6px;"><input name="ctl00$AccessPanel$txtUserName" type="text" maxlength="100" id="ctl00_AccessPanel_txtUserName" tabindex="100" style="height:18px; width:96px;" /></td>
|
183
|
+
<td><input name="ctl00$AccessPanel$txtPassword" type="password" maxlength="30" size="9" id="ctl00_AccessPanel_txtPassword" tabindex="110" style="height:18px; width:96px;" /></td>
|
184
|
+
<td><input type="image" name="ctl00$AccessPanel$imgBtnSignIn" id="ctl00_AccessPanel_imgBtnSignIn" tabindex="130" src="http://images.media-allrecipes.com/global/nav/topnav2/btn_signin.gif" alt="Sign In" style="border-width:0px;height:24px;width:55px;margin-left:5px;" /></td>
|
185
|
+
</tr>
|
186
|
+
<tr>
|
187
|
+
<td colspan="3">
|
188
|
+
<input name="ctl00$AccessPanel$cbxRemember" type="checkbox" id="ctl00_AccessPanel_cbxRemember" tabindex="120" checked="checked" /> Remember Me
|
189
|
+
<a id="ctl00_AccessPanel_lnkJoin" class="linkShowsRegister" rel="nofollow" href="../../Membership/Signup.aspx?ect=11" style="font-weight:bold;">Join for FREE!</a><br />
|
190
|
+
|
191
|
+
</td>
|
192
|
+
</tr>
|
193
|
+
</table>
|
194
|
+
</div>
|
195
|
+
|
196
|
+
</div>
|
197
|
+
<!-- end my_ar -->
|
198
|
+
|
199
|
+
<!-- end search -->
|
200
|
+
<div class="tpnav_lowdiv">
|
201
|
+
<!-- tabs are always present -->
|
202
|
+
<div class="memtabs">
|
203
|
+
<!-- BEGIN USER TABS -->
|
204
|
+
<div id="ctl00_pnlMemberTabs">
|
205
|
+
|
206
|
+
<table border="0" cellpadding="0" cellspacing="0" align="right" class="singletab">
|
207
|
+
<tr>
|
208
|
+
<td valign="top">
|
209
|
+
<div>
|
210
|
+
<a id="ctl00_lnkMyStuff" class="toptab2 linkRequiresLogin" rel="nofollow" href="../../My/Default.aspx">My Allrecipes</a></div>
|
211
|
+
</td>
|
212
|
+
</tr>
|
213
|
+
</table>
|
214
|
+
|
215
|
+
</div>
|
216
|
+
<!-- END USER TABS -->
|
217
|
+
</div>
|
218
|
+
<div class="tab_container">
|
219
|
+
<div class="tab1 first">
|
220
|
+
<div class="left"> </div>
|
221
|
+
<div class="body"><a id="ctl00_lnkTabFirst" href="http://allrecipes.com/Recipes/Main.aspx" target="_self">Recipes</a></div>
|
222
|
+
<div class="right"> </div>
|
223
|
+
</div>
|
224
|
+
<div class="tab2">
|
225
|
+
<div class="left"> </div>
|
226
|
+
<div class="body"><a id="ctl00_lnkTabSecond" href="http://allrecipes.com/Menus/Main.aspx" target="_self">Menus</a></div>
|
227
|
+
<div class="right"> </div>
|
228
|
+
</div>
|
229
|
+
<div class="tab3">
|
230
|
+
<div class="left"> </div>
|
231
|
+
<div class="body"><a id="ctl00_lnkTabThird" href="http://allrecipes.com/Recipe-Exchange/Recipe-Requests.aspx" target="_self">Recipe Buzz</a></div>
|
232
|
+
<div class="right"> </div>
|
233
|
+
</div>
|
234
|
+
<div id="ctl00_pnlFourth" class="tab4">
|
235
|
+
|
236
|
+
<div class="left"> </div>
|
237
|
+
<div class="body"><a id="ctl00_lnkTabFourth" href="http://allrecipes.com/Features/healthy-cooking.aspx" target="_self">Healthy Cooking</a></div>
|
238
|
+
<div class="right"> </div>
|
239
|
+
|
240
|
+
</div>
|
241
|
+
<div id="ctl00_pnlFifth" class="tab5">
|
242
|
+
|
243
|
+
<div class="left"> </div>
|
244
|
+
<div class="body"><a id="ctl00_lnkTabFifth" href="http://allrecipes.com/features/holidays/easter/default.aspx" target="_self">Easter</a></div>
|
245
|
+
<div class="right"> </div>
|
246
|
+
|
247
|
+
</div>
|
248
|
+
<div id="ctl00_pnlSixth" class="tab6">
|
249
|
+
|
250
|
+
<div class="left"> </div>
|
251
|
+
<div class="body"><a id="ctl00_lnkTabSixth" href="http://allrecipes.com/features/most_popular_recipes.aspx" target="_self">Most Popular</a></div>
|
252
|
+
<div class="right"> </div>
|
253
|
+
|
254
|
+
</div>
|
255
|
+
<div id="ctl00_pnlSeventh" class="tab7 last">
|
256
|
+
|
257
|
+
<div class="left"> </div>
|
258
|
+
<div class="body"><a id="ctl00_lnkTabSeventh" href="http://allrecipes.com/features/holidays/mothersday/default.aspx" target="_self">Mother’s Day</a></div>
|
259
|
+
<div class="right"> </div>
|
260
|
+
|
261
|
+
</div>
|
262
|
+
</div>
|
263
|
+
<!-- end tabs -->
|
264
|
+
</div>
|
265
|
+
</div>
|
266
|
+
</div>
|
267
|
+
<script language="javascript" type="text/javascript">
|
268
|
+
<!--
|
269
|
+
/*
|
270
|
+
var arr = location.pathname.split('/');
|
271
|
+
if(arr[arr.length-1] == 'Ingredients.aspx')
|
272
|
+
{
|
273
|
+
showHideCarat('imgIngredientSearch');
|
274
|
+
}
|
275
|
+
else if(arr[arr.length-1] == 'Articles.aspx')
|
276
|
+
{
|
277
|
+
showHideCarat('imgArticleSearch');
|
278
|
+
}
|
279
|
+
else
|
280
|
+
{
|
281
|
+
showHideCarat('imgRecipeSearch');
|
282
|
+
}
|
283
|
+
*/
|
284
|
+
//-->
|
285
|
+
</script>
|
286
|
+
<div id="content" class="clearfix">
|
287
|
+
<div id="stripe" style="">
|
288
|
+
</div>
|
289
|
+
<noscript>
|
290
|
+
<div id="ctl00_msgBlock">
|
291
|
+
<div class="message-box message-warning">This page requires that scripting be enabled in your browser to function properly. If you need help enabling scripting, please vist our <br/> <a href='http://allrecipes.com/Help/questions/faq/Technical.aspx' id='lnkFAQ'>technical FAQ page</a>.</div>
|
292
|
+
</div>
|
293
|
+
</noscript>
|
294
|
+
|
295
|
+
<div id="printdiv"></div>
|
296
|
+
<div id="main">
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
<div id="left" style="">
|
301
|
+
|
302
|
+
<ul class="leftnav-redesign">
|
303
|
+
|
304
|
+
|
305
|
+
<li class="leftnav-top-title">
|
306
|
+
<h4>More Recipes Like This</h4></li>
|
307
|
+
|
308
|
+
<li><a id="ctl00_LeftColumnTopPlaceHolder_LinkNav_rptLink_ctl00_lnkLink" title="Baked Ziti III" href="/Recipe/Baked-Ziti-III/Detail.aspx">Baked Ziti III</a></li>
|
309
|
+
|
310
|
+
<li><a id="ctl00_LeftColumnTopPlaceHolder_LinkNav_rptLink_ctl01_lnkLink" title="Baked Ziti IV" href="/Recipe/Baked-Ziti-IV/Detail.aspx">Baked Ziti IV</a></li>
|
311
|
+
|
312
|
+
<li><a id="ctl00_LeftColumnTopPlaceHolder_LinkNav_rptLink_ctl02_lnkLink" title="Beefy Baked Ziti" href="/Recipe/Beefy-Baked-Ziti/Detail.aspx">Beefy Baked Ziti</a></li>
|
313
|
+
|
314
|
+
<li><a id="ctl00_LeftColumnTopPlaceHolder_LinkNav_rptLink_ctl03_lnkLink" title="Four Cheese Baked Ziti" href="/Recipe/Four-Cheese-Baked-Ziti/Detail.aspx">Four Cheese Baked Ziti</a></li>
|
315
|
+
|
316
|
+
<li><a id="ctl00_LeftColumnTopPlaceHolder_LinkNav_rptLink_ctl04_lnkLink" title="Baked Ziti II" href="/Recipe/Baked-Ziti-II/Detail.aspx">Baked Ziti II</a></li>
|
317
|
+
|
318
|
+
<li id="ctl00_LeftColumnTopPlaceHolder_LinkNav_rptLink_ctl05_liMore">
|
319
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_LinkNav_rptLink_ctl05_lnkMore" rel="nofollow" href="MoreRecipesLikeThis.aspx">more »</a></li>
|
320
|
+
|
321
|
+
|
322
|
+
|
323
|
+
|
324
|
+
<li class="leftnav-middle-title">
|
325
|
+
<h4>Top Related Articles</h4></li>
|
326
|
+
|
327
|
+
<li>
|
328
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl00_lnkItem" href="/HowTo/Spaghetti-Sauces/Detail.aspx">Spaghetti Sauces</a></li>
|
329
|
+
|
330
|
+
<li>
|
331
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl01_lnkItem" href="/HowTo/What-America-Ate-During-the-Super-Bowl/Detail.aspx">What America Ate During the Super Bowl®</a></li>
|
332
|
+
|
333
|
+
<li>
|
334
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl02_lnkItem" href="/HowTo/Sour-Cream/Detail.aspx">Sour Cream</a></li>
|
335
|
+
|
336
|
+
<li>
|
337
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl03_lnkItem" href="/HowTo/Twice-Baked-Potatoes-Video/Detail.aspx">Twice Baked Potatoes (Video)</a></li>
|
338
|
+
|
339
|
+
<li>
|
340
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl04_lnkItem" href="/HowTo/Budget-Friendly-Recipes-for-Ground-Beef/Detail.aspx">Budget-Friendly Recipes for Ground Beef</a></li>
|
341
|
+
|
342
|
+
<li>
|
343
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl05_lnkItem" href="/HowTo/Making-Meatloaf/Detail.aspx">Making Meatloaf</a></li>
|
344
|
+
|
345
|
+
<li>
|
346
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl06_lnkItem" href="/HowTo/Freezing-Foods-A-Real-Time-Saver/Detail.aspx">Freezing Foods: A Real Time-Saver</a></li>
|
347
|
+
|
348
|
+
<li>
|
349
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl07_lnkItem" href="/HowTo/Dinner-in-an-Instant/Detail.aspx">Dinner in an Instant</a></li>
|
350
|
+
|
351
|
+
<li>
|
352
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl08_lnkItem" href="/HowTo/Roasting-Meat/Detail.aspx">Roasting Meat</a></li>
|
353
|
+
|
354
|
+
<li>
|
355
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedArticle_rptNav_ctl09_lnkItem" href="/HowTo/Cutting-Up-a-Whole-Chicken/Detail.aspx">Cutting Up a Whole Chicken</a></li>
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
|
362
|
+
<li class="leftnav-middle-title">
|
363
|
+
<h4>Related Collections</h4></li>
|
364
|
+
|
365
|
+
<li>
|
366
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedCollections_rptNav_ctl00_lnkItem" href="/Recipes/Meat-and-Poultry/Beef/Pasta-Dishes/Main.aspx">Beef Pasta Dishes</a></li>
|
367
|
+
|
368
|
+
<li>
|
369
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedCollections_rptNav_ctl01_lnkItem" href="/Recipes/Meat-and-Poultry/Beef/Ground-Beef/Main.aspx">Ground Beef</a></li>
|
370
|
+
|
371
|
+
<li>
|
372
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedCollections_rptNav_ctl02_lnkItem" href="/Recipes/Everyday-Cooking/Hall-of-Fame/2007/Main.aspx">Hall of Fame - 2007</a></li>
|
373
|
+
|
374
|
+
<li>
|
375
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedCollections_rptNav_ctl03_lnkItem" href="/Recipes/Everyday-Cooking/Hall-of-Fame/2008/Main.aspx">Hall of Fame - 2008</a></li>
|
376
|
+
|
377
|
+
<li>
|
378
|
+
<a id="ctl00_LeftColumnTopPlaceHolder_lftRelatedCollections_rptNav_ctl04_lnkItem" href="/Recipes/Pasta/Pasta-by-Shape/Ziti/Main.aspx">Ziti</a></li>
|
379
|
+
|
380
|
+
|
381
|
+
|
382
|
+
|
383
|
+
|
384
|
+
|
385
|
+
|
386
|
+
<li class="leftnav-middle-title"><h4>For Members - JOIN!</h4></li>
|
387
|
+
<li id="ctl00_ucForMembersLinks_liRegister"><a href="http://allrecipes.com/Membership/SignUp.aspx" id="ctl00_ucForMembersLinks_lnkRegister" class="linkShowsRegister linkRequirementNextStepIsSamePage">Register FREE!</a></li><li id="ctl00_ucForMembersLinks_liSupportingMember">
|
388
|
+
<a href="http://allrecipes.com/SupportingMembership/Info.aspx?linkid=1980&ect=7" id="ctl00_ucForMembersLinks_lnkSupportingMember" rel="nofollow">Supporting Membership!</a>
|
389
|
+
</li>
|
390
|
+
<li>
|
391
|
+
<a href="../../SupportingMembership/Info.aspx?index=1&linkid=1130&ect=7">Menu Planner</a><img src="http://images.media-allrecipes.com/global/nav/leftnav/new.gif" style="height:11px;width:28px;border-width:0px;" />
|
392
|
+
</li>
|
393
|
+
<li>
|
394
|
+
<a href="http://allrecipes.com/My/RecipeBox/Default.aspx" id="ctl00_ucForMembersLinks_lnkCreateRB" class="linkRequiresLogin" rel="nofollow">Create a Recipe Box</a>
|
395
|
+
</li>
|
396
|
+
<li>
|
397
|
+
<a href="http://allrecipes.com/Newsletters/ChangeNewsletters.aspx?linkid=1983&ect=7" id="ctl00_ucForMembersLinks_lnkDailyDish" class="linkRequiresLogin" rel="nofollow">FREE Newsletters</a>
|
398
|
+
</li>
|
399
|
+
<li>
|
400
|
+
<a href="https://secure.allrecipes.com/Membership/Signup/GiftMembership.aspx?linkid=1984&ect=7" id="ctl00_ucForMembersLinks_lnkGiftMembership" rel="nofollow">Gift Membership</a>
|
401
|
+
</li>
|
402
|
+
|
403
|
+
<span><li class="leftnav-middle-title"><h4>Fun and Games</h4></li>
|
404
|
+
<li><a href="http://allrecipes.com/Community/Contests/Default.aspx?linkid=2001&ect=7" rel="nofollow">Contests & Sweepstakes</a></li>
|
405
|
+
<li><a href="http://allrecipes.com/Community/secretpantry/" rel="nofollow">Secret Pantry Deals</a></li>
|
406
|
+
<li><a href="http://allrecipes.com/Community/Blogs.aspx?linkid=2002&ect=7" rel="nofollow">Community Blogs</a></li>
|
407
|
+
<li><a href="http://allrecipes.com/Community/PhotoVoting/Default.aspx?linkid=2003&ect=7" rel="nofollow">Vote For Photos!</a></li>
|
408
|
+
<li><a href="http://allrecipes.com/features/more/iphone.aspx?linkid=2004&ect=7" rel="nofollow">iPhone Dinner Spinner</a></li>
|
409
|
+
<li><a href="http://allrecipes.com/Features/More/iPad.aspx" rel="nofollow">iPad Your Kitchen Inspiration</a></li>
|
410
|
+
<li><a href="http://allrecipes.com/features/eCookBooks.aspx?src=eb1" rel="nofollow">Allrecipes eBooks</a></li>
|
411
|
+
<li><a href="http://www.facebook.com/allrecipes" rel="nofollow">Find us on Facebook</a></li>
|
412
|
+
<li><a href="http://twitter.com/allrecipesnews" rel="nofollow">Dish with us on Twitter</a></li>
|
413
|
+
<li><a href="http://www.allrecipes.tv/" rel="nofollow">New Videos from Allrecipes.tv</a></li>
|
414
|
+
<li><a href="http://allrecipes.tv/profiles/rouxbe.aspx" rel="nofollow">Online Cooking Classes</a></li>
|
415
|
+
</span>
|
416
|
+
</ul>
|
417
|
+
|
418
|
+
</div>
|
419
|
+
<!-- end left -->
|
420
|
+
|
421
|
+
<div id="center">
|
422
|
+
|
423
|
+
<div id="content-wrapper" class="hRecipe">
|
424
|
+
<div id="msgClientPage" ></div>
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
<div id="recipemasthead" class="review hReview-aggregate">
|
429
|
+
<div id="msgLabel">
|
430
|
+
</div>
|
431
|
+
<div class="image-title-submit">
|
432
|
+
|
433
|
+
<div class="rec-imagediv">
|
434
|
+
<a href="/Recipe/baked-ziti-i/Photo-Gallery.aspx" id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_lnkOpenCarousel" class="modal-link unsavedExempt open_modal-recipe-photos" rel="modal-recipe-photos" style=""><img id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_imgPhoto" class="rec-image photo" title="Baked Ziti I Recipe" src="http://images.media-allrecipes.com/site/allrecipes/area/community/userphoto/small/14573.jpg" alt="Baked Ziti I Recipe" style="height:140px;width:140px;border-width:0px;" /></a>
|
435
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_defaultPanel">
|
436
|
+
|
437
|
+
<a href="/My/Shared/Photos/UserPhotos.aspx?RecipeID=11758" id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink_lnkOpenPhotoUpload" class="modal-link unsavedExempt open-photo-upload-link linkRequiresLogin linkRequirementNextStepIsSamePage" rel="modal-upload-a-photo" style="">
|
438
|
+
<span class="preview-add-photo-link" style="clear: both">Add a photo </span>
|
439
|
+
</a>
|
440
|
+
|
441
|
+
<input id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink" name="ctl00$CenterColumnPlaceHolder$recipe$photoStuff$PhotoSelector$uploadLink" type="hidden" value="" />
|
442
|
+
|
443
|
+
|
444
|
+
|
445
|
+
<div style="height:0px;width:0px;overflow:hidden">
|
446
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink_ctl00_lyrAdd_divModal" class="modal modal-upload-a-photo">
|
447
|
+
<h1 class="modal-header">
|
448
|
+
Add a Photo</h1>
|
449
|
+
|
450
|
+
<div class="modal-content modal-dialog-v1">
|
451
|
+
<!--Error msg goes here -->
|
452
|
+
<div style="position: relative;">
|
453
|
+
|
454
|
+
<iframe style="width:98%" frameborder="0"></iframe>
|
455
|
+
<!-- <div class='rule'></div> -->
|
456
|
+
|
457
|
+
</div>
|
458
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink_ctl00_lyrAdd_buttonContainerDiv" class="modal-textbuttons">
|
459
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink_ctl00_lyrAdd_btnCancel" class="arlb_jq btn close-modal unsavedExempt photo-upload-close-button" onmouseover="window.status='Cancel'; return true;" onmouseout="window.status=''; return true;"><span>Cancel</span></a>
|
460
|
+
|
461
|
+
<a class="btn pref modal-upload-a-photo-continue-button unsavedExempt" href="#"><span class="modal-upload-a-photo-continue-button-text unsavedExempt"></span></a>
|
462
|
+
|
463
|
+
</div>
|
464
|
+
<div class="modal-buttons-clear">
|
465
|
+
</div>
|
466
|
+
</div>
|
467
|
+
|
468
|
+
<div class="modal-foot">
|
469
|
+
</div>
|
470
|
+
<div class="modal-close-button">
|
471
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector_uploadLink_ctl00_lyrAdd_btnClose" class="close-modal unsavedExempt photo-upload-close-button" onmouseover="window.status='Close'; return true;" onmouseout="window.status=''; return true;">
|
472
|
+
<!--#-->
|
473
|
+
</a>
|
474
|
+
</div>
|
475
|
+
</div>
|
476
|
+
</div>
|
477
|
+
|
478
|
+
<script>
|
479
|
+
|
480
|
+
OnPhotoUploadHandler_ctl00_CenterColumnPlaceHolder_recipe_photoStuff_PhotoSelector = AR.DetailPage.GetPhotoUploadHandler.apply(null,
|
481
|
+
[11758,1,"#ctl00_CenterColumnPlaceHolder_recipe_photoStuff_imgPhoto","#msgLabel"]);
|
482
|
+
|
483
|
+
</script>
|
484
|
+
|
485
|
+
</div>
|
486
|
+
|
487
|
+
|
488
|
+
|
489
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_divPhotoCount" class="recipe-photos">
|
490
|
+
1 of
|
491
|
+
<a href="/Recipe/baked-ziti-i/Photo-Gallery.aspx" id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_lnkOpenCarousel2" class="modal-link unsavedExempt open_modal-recipe-photos" rel="modal-recipe-photos" style=""><span id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_spanPhotoCount" class="userphotocount">94</span><span id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_spanPhotoWord"> Photos</span></a>
|
492
|
+
</div>
|
493
|
+
</div>
|
494
|
+
|
495
|
+
|
496
|
+
<div style="height:0px;width:0px;overflow:hidden">
|
497
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_ucPhotoCarousel_lyrRecipePhotos_divModal" class="modal modal-recipe-photos">
|
498
|
+
<h1 class="modal-header">
|
499
|
+
Recipe Photos</h1>
|
500
|
+
|
501
|
+
<div class="modal-content modal-dialog-v1">
|
502
|
+
<!--Error msg goes here -->
|
503
|
+
<div style="position: relative;">
|
504
|
+
|
505
|
+
<div>
|
506
|
+
<!-- recipe photo -->
|
507
|
+
<img width="250" height="250" class="recipe-photo" id="imgPhotoImage" alt="" />
|
508
|
+
<div class="right-column">
|
509
|
+
<!-- TOM! -->
|
510
|
+
<!-- Add a div here so that long titles/information gets a scroll bar? -->
|
511
|
+
<div id="jqDescription" style="overflow: auto; width: 225px; margin-left: 7px; margin-right: 7px">
|
512
|
+
<p>
|
513
|
+
<b><span id="jqPhotoTitleSpan">
|
514
|
+
<!-- Title -->
|
515
|
+
</span></b>
|
516
|
+
</p>
|
517
|
+
<p>
|
518
|
+
<span id="jqPhotoCaptionSpan">
|
519
|
+
<!-- Caption -->
|
520
|
+
</span>
|
521
|
+
</p>
|
522
|
+
<p>
|
523
|
+
Posted: <span id="jqPhotoDateSpan">
|
524
|
+
<!-- Date -->
|
525
|
+
</span>
|
526
|
+
</p>
|
527
|
+
</div>
|
528
|
+
<div class="rounded-box" id="jqPhotographerBadgeDiv" style="position: absolute; bottom: 0px;">
|
529
|
+
<div class="top-left">
|
530
|
+
</div>
|
531
|
+
<div class="top-right">
|
532
|
+
</div>
|
533
|
+
<div class="bot-left">
|
534
|
+
</div>
|
535
|
+
<div class="bot-right">
|
536
|
+
</div>
|
537
|
+
<div class="photographer-info">
|
538
|
+
<img alt="" id="jqPhotographerThumbnailImage" width="50" height="50" class="userphoto" />
|
539
|
+
<p class="phototitle-modal" style="padding-top: 0" id="jqPhotographerLabel">
|
540
|
+
Photographer:</p>
|
541
|
+
<!-- all of the following lines cannot wrap, need to stay on one line -->
|
542
|
+
<p class="characterwrap photographer-modal">
|
543
|
+
<b style="white-space: nowrap;" id="jqPhotographerDisplayName"></b>
|
544
|
+
<span class="photo-level-modal" id="jqSupportingMemberIconSpan">
|
545
|
+
<a href="http://allrecipes.com/SupportingMembership/Info.aspx?ect=21" id="jqPhotographerStarLink"><img class="jqPhotographerStarSMIconImage" title="Supporting Member" src="http://images.media-allrecipes.com/global/profile/bling/supporting_icon_10x10.gif" alt="Supporting Member" style="height:10px;width:10px;border-width:0px;" /></a>
|
546
|
+
</span>
|
547
|
+
</p>
|
548
|
+
<p class="photo-links-modal" id="jqPhotoLinks">
|
549
|
+
<span id="jqPhotographerProfileSpan">Profile</span><a href="#" id="jqPhotographerProfileLink">Profile</a>
|
550
|
+
| <span id="jqPhotographerNoRecipesSpan">Recipes</span><a href="#" id="jqPhotographerRecipesLink">Recipes</a>
|
551
|
+
| <a href="#" id="jqPhotographerPhotosLink">Photos</a></p>
|
552
|
+
<p class="photo-level-modal" style="white-space: normal" id="jqCookingLevel">
|
553
|
+
<b>Cooking Level:</b> Intermediate</p>
|
554
|
+
<p class="home-town-modal" style="white-space: normal">
|
555
|
+
<b id="jqHomeTownLabel">Home Town:</b> <span id="jqPhotographerHomeTownCitySpan">City</span><a href="#"
|
556
|
+
id="jqPhotographerHomeTownCityLink">City</a>, <span id="jqPhotographerHomeTownStateSpan">
|
557
|
+
State</span><a href="#" id="jqPhotographerHomeTownStateLink">State</a>,
|
558
|
+
<span id="jqPhotographerHomeTownCountrySpan">Country</span><a href="#" id="jqPhotographerHomeTownCountryLink">
|
559
|
+
Country</a>
|
560
|
+
</p>
|
561
|
+
<p class="living-in-modal" style="white-space: normal" id="jqLivingIn">
|
562
|
+
<b>Living In:</b> <span id="jqPhotographerLivingInCitySpan">City</span><a href="#"
|
563
|
+
id="jqPhotographerLivingInCityLink">City</a>, <span id="jqPhotographerLivingInStateSpan">
|
564
|
+
State</span><a href="#" id="jqPhotographerLivingInStateLink">State</a>,
|
565
|
+
<span id="jqPhotographerLivingInCountrySpan">Country</span><a href="#" id="jqPhotographerLivingInCountryLink">
|
566
|
+
Country</a>
|
567
|
+
</p>
|
568
|
+
</div>
|
569
|
+
</div>
|
570
|
+
</div>
|
571
|
+
</div>
|
572
|
+
<div class="viewall" id="jqViewAllDiv">
|
573
|
+
| <a href="#" id="jqViewAllLink">View All »</a></div>
|
574
|
+
<div class="photo-scroll-buttons">
|
575
|
+
<a href="#" class="exempt left-arrow" id="lnkPreviousPhoto">left</a>
|
576
|
+
<div class="photo-count">
|
577
|
+
<span id="spnPageNumber">1</span> of <span id="spnPageCount">15</span></div>
|
578
|
+
<a href="#" class="exempt right-arrow" id="lnkNextPhoto">right</a>
|
579
|
+
</div>
|
580
|
+
<script>
|
581
|
+
$(document).ready(function() { AR.PhotoCarousel.Initialize(); });
|
582
|
+
</script>
|
583
|
+
|
584
|
+
</div>
|
585
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_ucPhotoCarousel_lyrRecipePhotos_buttonContainerDiv" class="modal-textbuttons">
|
586
|
+
|
587
|
+
|
588
|
+
|
589
|
+
</div>
|
590
|
+
<div class="modal-buttons-clear">
|
591
|
+
</div>
|
592
|
+
</div>
|
593
|
+
|
594
|
+
<div class="modal-foot">
|
595
|
+
</div>
|
596
|
+
<div class="modal-close-button">
|
597
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_photoStuff_ucPhotoCarousel_lyrRecipePhotos_btnClose" class="close-modal unsavedExempt " onmouseover="window.status='Close'; return true;" onmouseout="window.status=''; return true;">
|
598
|
+
<!--#-->
|
599
|
+
</a>
|
600
|
+
</div>
|
601
|
+
</div>
|
602
|
+
</div>
|
603
|
+
|
604
|
+
|
605
|
+
<div class="rec-title_submitterdiv">
|
606
|
+
<!-- SPONSOR IMAGE -->
|
607
|
+
<span><div id="headerlogo"><a href="http://ad.doubleclick.net/clk;230879755;14381427;p?http://www.classico.com"><img alt="" border="0" width="122" height="34" src="http://images.media-allrecipes.com/images/38957.gif"></a><br></div></span>
|
608
|
+
<h1 id="itemTitle" class="plaincharacterwrap fn">
|
609
|
+
<span class="itemreviewed">Baked Ziti I</span>
|
610
|
+
</h1>
|
611
|
+
|
612
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_divSubmitter" class="author-info rounded-box">
|
613
|
+
<div class="top-left">
|
614
|
+
</div>
|
615
|
+
<div class="top-right">
|
616
|
+
</div>
|
617
|
+
<div class="bot-left">
|
618
|
+
</div>
|
619
|
+
<div class="bot-right">
|
620
|
+
</div>
|
621
|
+
<div>
|
622
|
+
|
623
|
+
|
624
|
+
<div class="author-name">
|
625
|
+
By:
|
626
|
+
<span id="ctl00_CenterColumnPlaceHolder_recipe_lblSubmitter" class="author" rel="nofollow" id="ctl00_CenterColumnPlaceHolder_recipe_lblSubmitter" class="author" rel="nofollow"><span id="ctl00_CenterColumnPlaceHolder_recipe_lblSubmitter_lblUser0">Colleen B. Smith</span></span>
|
627
|
+
</div>
|
628
|
+
|
629
|
+
<div class="plaincharacterwrap" style="clear:right;">
|
630
|
+
"A lady I worked with brought this in one day, and it was a hit. Now it is the favorite of all my dinner guests. It's great for a covered dish dinner too. I have made this also without the meat, and it is well received."</div>
|
631
|
+
</div>
|
632
|
+
</div>
|
633
|
+
|
634
|
+
<div class="rate-and-review">
|
635
|
+
<p>
|
636
|
+
<img id="ctl00_CenterColumnPlaceHolder_recipe_ratingStuff_imgRating" class="rating" title="This Kitchen Approved Recipe has an average star rating of 4.7" src="http://images.media-allrecipes.com/images/15862.gif" alt="This Kitchen Approved Recipe has an average star rating of 4.7" style="height:22px;width:121px;border-width:0px;" />
|
637
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_ratingStuff_rateAndReviewLink_lnkReview" class="linkRequiresLogin linkRequirementNextStepIsSamePage" calltoaction="Recipe Detail:RateReview" href="javascript:__doPostBack('ctl00$CenterColumnPlaceHolder$recipe$ratingStuff$rateAndReviewLink$lnkReview','')">
|
638
|
+
<span id="ctl00_CenterColumnPlaceHolder_recipe_ratingStuff_rateAndReviewLink_lblRateAndReview" style="font-weight:normal;">Rate/Review</span><img id="ctl00_CenterColumnPlaceHolder_recipe_ratingStuff_rateAndReviewLink_imgOverallRating" src="http://images.media-allrecipes.com/ar/spacer.gif" style="height:12px;width:70px;border-width:0px;display:none;" /></a>
|
639
|
+
|
640
|
+
|
641
|
+
|
|
642
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_ratingStuff_lnkReadReviews" rel="nofollow" href="/Recipe/baked-ziti-i/Reviews.aspx">Read Reviews</a>
|
643
|
+
(<span class="count">3,841</span>)
|
644
|
+
|
645
|
+
|
646
|
+
|
647
|
+
</p>
|
648
|
+
<p>
|
649
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_ratingStuff_lnkSavedCount" class="unsavedExempt userSaved">78,114 people</a> have saved this
|
650
|
+
|
651
|
+
|
652
|
+
|
653
|
+
|
|
654
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_ratingStuff_lnkCustomVersions" class="unsavedExempt customVersions">38 custom versions</a>
|
655
|
+
</p>
|
656
|
+
</div>
|
657
|
+
|
658
|
+
|
659
|
+
</div>
|
660
|
+
</div>
|
661
|
+
</div>
|
662
|
+
<div style="clear: both">
|
663
|
+
</div>
|
664
|
+
<div class="recipe-details-content clearfix" style="margin-top:10px">
|
665
|
+
<div class="rightcoltoolsdiv" style="margin-left: 10px;">
|
666
|
+
<span id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_HeadScript1"></span>
|
667
|
+
|
668
|
+
<div class="recipe-module" style="float: none;">
|
669
|
+
<div class="top">
|
670
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_ucToolBoxHeaderLink_link" class="unsavedExempt">
|
671
|
+
|
672
|
+
<h1 id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_ucToolBoxHeaderLink_ctl00_h1ToolBoxTitle" class="kitchen">
|
673
|
+
|
674
|
+
</h1>
|
675
|
+
|
676
|
+
|
677
|
+
</a>
|
678
|
+
|
679
|
+
<script type="text/javascript">
|
680
|
+
$("#ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_ucToolBoxHeaderLink_link").click(function(e) {
|
681
|
+
AR.CreateAspxDialog("http://allrecipes.com/Controls/Dialogs/TypesDlg.aspx?itemtype=Recipe");
|
682
|
+
e.preventDefault();
|
683
|
+
});
|
684
|
+
</script>
|
685
|
+
</div>
|
686
|
+
<div class="mid">
|
687
|
+
<ul>
|
688
|
+
|
689
|
+
|
690
|
+
<li class="bordbot recipe-add-to-box" id="liAddToRB">
|
691
|
+
<a href="javascript:void(0);" class="linkRequiresLogin linkRequirementNextStepIsSamePage" id="addToRB">Add to Recipe Box</a>
|
692
|
+
</li>
|
693
|
+
<li class="bordbot recipe-box-form" style="display: none; height: 58px;">
|
694
|
+
<select name="ctl00$CenterColumnPlaceHolder$recipe$ToolboxControl$ddlRecipeBoxFolder" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_ddlRecipeBoxFolder" class="fold-list" style="width: 140px; margin-top: 4px; margin-bottom: 5px; font-size: 11px;">
|
695
|
+
|
696
|
+
</select>
|
697
|
+
<div class="clear"></div>
|
698
|
+
<a class="add-item-to-recipe-box btn_small" href="javascript:void(0);" style="float: right;"><span>Add</span></a>
|
699
|
+
</li>
|
700
|
+
|
701
|
+
<li id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_liAddToSL" class="bordbot shopping-add-to-list">
|
702
|
+
|
703
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_addToSL" class="linkRequiresLogin linkRequirementNextStepIsSamePage add-item-to-default-shopping-list" style="position: relative; z-index: 2;">Add to Shopping List</a>
|
704
|
+
</li>
|
705
|
+
<li class="bordbot shopping-list-form" style="display: none; height: 58px;">
|
706
|
+
<select name="ctl00$CenterColumnPlaceHolder$recipe$ToolboxControl$ddlShoppingLists" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_ddlShoppingLists" class="shopping-list ddlSelectedShoppingListItem" style="width:140px;z-index: 0; margin-bottom: 5px;">
|
707
|
+
|
708
|
+
</select>
|
709
|
+
<div class="clear"></div>
|
710
|
+
<a class="add-item-to-shopping-list btn_small" href="javascript:void(0);" style="float: right;"><span>Add</span></a>
|
711
|
+
<a class="create-shopping-list-from-detail-page btn_small" href="javascript:void(0);" style="float: right; margin-right:4px;"><span>New List</span></a>
|
712
|
+
</li>
|
713
|
+
|
714
|
+
|
715
|
+
|
716
|
+
|
717
|
+
|
718
|
+
<li class="bordbot recipe-print">
|
719
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_lnkPrintMenu" href="../../Recipe-Tools/Print/Recipe.aspx?RecipeID=11758&origin=detail&&Servings=10">Print this Recipe</a>
|
720
|
+
</li>
|
721
|
+
|
722
|
+
|
723
|
+
<li class="recipe-share" id="liEmail">
|
724
|
+
<a href="javascript:void(0);" class="RTSE"><img id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_imgShareIcon" Border="0" title="share/email" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="share/email" style="height:16px;width:16px;border-width:0px;" /></a> <a href="javascript:void(0);" class="share-email">Share/Email</a>
|
725
|
+
</li>
|
726
|
+
<li class="share-email-form" style="display: none; height: 52px">
|
727
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_stShareRecipe_share" class="ShareThis">
|
728
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_stShareRecipe_lnkShareOuter" onclick="return fbs_click()" href="javascript:void(0);" target="_blank" style="border-width: 0px"><img id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_stShareRecipe_imgShareLogo" title="Share on Facebook" src="http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981" alt="Share on Facebook" style="border-width:0px;vertical-align: middle;" /></a>
|
729
|
+
<span class="ShareTxt" style="vertical-align: middle;"><a id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_stShareRecipe_lnkShareInner" onclick="return fbs_click()" rel="nofollow" href="javascript:void(0);" target="_blank">Share on Facebook</a></span>
|
730
|
+
</div>
|
731
|
+
<div class="clear"></div>
|
732
|
+
<img src="http://images.media-allrecipes.com/ar/myar/icons/icon-email.gif" style="margin-left: -7px; margin-right: 5px;" /><a id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_lnkEmail" class="linkRequiresLogin" href="../../Recipe-Tools/Email/Recipe.aspx?RecipeID=11758&servings=10&origin=detail">Email this recipe</a>
|
733
|
+
</li>
|
734
|
+
|
735
|
+
|
736
|
+
|
737
|
+
<li class="SupportingMembership">
|
738
|
+
<a href="../../SupportingMembership/Info.aspx?ect=21" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_A1"><img alt="Supporting Members" src="http://images.media-allrecipes.com/ar/myar/icons/Supporting_mem_trans.gif" /></a>
|
739
|
+
<div class="clear"></div>
|
740
|
+
</li>
|
741
|
+
|
742
|
+
<li id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_liAddToMenu" class="bordbot menu-add-to-box">
|
743
|
+
|
744
|
+
<a href="javascript:void(0);" id="addToMenu" class="linkRequiresSupportingMembership linkRequirementNextStepIsSamePage RTMN">Add to Menu</a>
|
745
|
+
</li><li id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_liAddToMenuForm" class="bordbot menu-box-form" style="display: none; height: 58px;">
|
746
|
+
<select name="ctl00$CenterColumnPlaceHolder$recipe$ToolboxControl$ddlMenus" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_ddlMenus" class="menu-list ddlSelectedMenuItem" style="width:140px;z-index: 0; margin-bottom: 5px; float: right;">
|
747
|
+
|
748
|
+
</select>
|
749
|
+
<div class="clear"></div>
|
750
|
+
<a class="btn_small menu-add-item-button" href="javascript:void(0);" style="float: right;"><span>Add</span></a>
|
751
|
+
<a class="btn_small create-new-menu" href="javascript:void(0);" style="float: right; margin-right:4px;"><span>New Menu</span></a>
|
752
|
+
</li>
|
753
|
+
|
754
|
+
<li class="bordbot recipe-customize">
|
755
|
+
<div>
|
756
|
+
<a href="../../My/RecipeBox/CustomRecipes/AddEdit.aspx?recipeID=11758&new=1&origin=detail" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_lnkCustomize" class="customize linkRequiresSupportingMembership linkRequirementNextStepIsSamePage featureHintCustomRecipe" style="position: relative; z-index: 2;">Customize Recipe</a>
|
757
|
+
</div>
|
758
|
+
</li>
|
759
|
+
|
760
|
+
|
761
|
+
<li class="recipe-kitchenview">
|
762
|
+
<div>
|
763
|
+
<a href="/Recipe/baked-ziti-i/KitchenView.aspx" id="ctl00_CenterColumnPlaceHolder_recipe_ToolboxControl_lnkKitchenView" class="linkPrefersSupportingMembership" style="position: relative; z-index: 2;">Kitchen-friendly View </a>
|
764
|
+
</div>
|
765
|
+
</li>
|
766
|
+
|
767
|
+
|
768
|
+
</ul>
|
769
|
+
</div>
|
770
|
+
<div class="bot"></div>
|
771
|
+
</div>
|
772
|
+
|
773
|
+
|
774
|
+
<!-- Beverage Pairing Module -->
|
775
|
+
|
776
|
+
</div>
|
777
|
+
|
778
|
+
<div class="times">
|
779
|
+
<h5 id="ctl00_CenterColumnPlaceHolder_recipe_h5Prep">
|
780
|
+
Prep Time:<br />
|
781
|
+
<span class="prepTime"><span id="ctl00_CenterColumnPlaceHolder_recipe_spnPrepTime" class="value-title" title="PT20M"></span></span>
|
782
|
+
<span>20 Min</span></h5><h5 id="ctl00_CenterColumnPlaceHolder_recipe_h5Cook" class="lastline">
|
783
|
+
Cook Time:<br />
|
784
|
+
<span class="cookTime"><span id="ctl00_CenterColumnPlaceHolder_recipe_spnCookTime" class="value-title" title="PT35M"></span></span>
|
785
|
+
<span>35 Min</span></h5><h5 id="ctl00_CenterColumnPlaceHolder_recipe_h5Ready" class="lastline">
|
786
|
+
Ready In:<br />
|
787
|
+
<span class="totalTime"><span id="ctl00_CenterColumnPlaceHolder_recipe_spnTotalTime" class="value-title" title="PT55M"></span></span>
|
788
|
+
<span>55 Min</span></h5>
|
789
|
+
<p>
|
790
|
+
</p>
|
791
|
+
</div>
|
792
|
+
|
793
|
+
|
794
|
+
|
795
|
+
<div class="servings-form" style="width: 300px; height: 62px;">
|
796
|
+
<h3>
|
797
|
+
Servings <span id="ctl00_CenterColumnPlaceHolder_recipe_helpSpan" style="font-size: 11px;">(<a id="ctl00_CenterColumnPlaceHolder_recipe_lnkServingsHelp" href="http://allrecipes.com/help/recipeinfo/scaling.aspx" style="float: none; margin-left: 0px;">Help</a>)</span>
|
798
|
+
</h3>
|
799
|
+
<input name="ctl00$CenterColumnPlaceHolder$recipe$txtConversion" type="text" value="10" id="ctl00_CenterColumnPlaceHolder_recipe_txtConversion" class="servings-amount" style="width:25px;float: left;" /><input name="ctl00$CenterColumnPlaceHolder$recipe$hdnScaledServings" type="hidden" id="ctl00_CenterColumnPlaceHolder_recipe_hdnScaledServings" class="servings-hdnservings" value="10" /><input name="ctl00$CenterColumnPlaceHolder$recipe$hdnIsMetric" type="hidden" id="ctl00_CenterColumnPlaceHolder_recipe_hdnIsMetric" value="0" class="servings-hdnIsMetric" />
|
800
|
+
<label>
|
801
|
+
<span class="servings-rbUS"><input id="ctl00_CenterColumnPlaceHolder_recipe_rblUS" type="radio" name="ctl00$CenterColumnPlaceHolder$recipe$servings" value="rblUS" checked="checked" /></span>US</label>
|
802
|
+
<label>
|
803
|
+
<span class="servings-rbMetric"><input id="ctl00_CenterColumnPlaceHolder_recipe_rblMetric" type="radio" name="ctl00$CenterColumnPlaceHolder$recipe$servings" value="rblMetric" /></span>Metric</label>
|
804
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_lnkCalculate" class="calculate-servings arlb_jq btn" onmouseover="window.status='Calculate'; return true;" onmouseout="window.status=''; return true;" href="javascript:__doPostBack('ctl00$CenterColumnPlaceHolder$recipe$lnkCalculate','')"><span>Calculate</span></a>
|
805
|
+
|
806
|
+
<p>
|
807
|
+
|
808
|
+
</p>
|
809
|
+
|
810
|
+
<span class="yieldform">Original Recipe Yield</span>
|
811
|
+
<span class="yield yieldform">10 servings</span>
|
812
|
+
<div style="clear: left;">
|
813
|
+
</div>
|
814
|
+
|
815
|
+
</div>
|
816
|
+
<div style="border-top: 1px #ccc dotted; width: 300px; margin-top: 20px;">
|
817
|
+
</div>
|
818
|
+
|
819
|
+
<div class="ingredients" style="margin-top: 10px;">
|
820
|
+
<h3>
|
821
|
+
Ingredients</h3>
|
822
|
+
|
823
|
+
<ul>
|
824
|
+
|
825
|
+
<li class="plaincharacterwrap ingredient">
|
826
|
+
1 pound dry ziti pasta</li>
|
827
|
+
|
828
|
+
<li class="plaincharacterwrap ingredient">
|
829
|
+
1 onion, chopped</li>
|
830
|
+
|
831
|
+
<li class="plaincharacterwrap ingredient">
|
832
|
+
1 pound lean ground beef</li>
|
833
|
+
|
834
|
+
<li class="plaincharacterwrap ingredient">
|
835
|
+
2 (26 ounce) jars spaghetti sauce</li>
|
836
|
+
|
837
|
+
<li class="plaincharacterwrap ingredient">
|
838
|
+
6 ounces provolone cheese, sliced</li>
|
839
|
+
|
840
|
+
<li class="plaincharacterwrap ingredient">
|
841
|
+
1 1/2 cups sour cream</li>
|
842
|
+
|
843
|
+
<li class="plaincharacterwrap ingredient">
|
844
|
+
6 ounces mozzarella cheese, shredded</li>
|
845
|
+
|
846
|
+
<li class="plaincharacterwrap ingredient">
|
847
|
+
2 tablespoons grated Parmesan cheese</li>
|
848
|
+
|
849
|
+
</ul>
|
850
|
+
|
851
|
+
</div>
|
852
|
+
<div style="border-top: 1px #ccc dotted; width: 300px; margin-top: 20px;">
|
853
|
+
</div>
|
854
|
+
<div class="directions" style="margin-top: 10px;">
|
855
|
+
<h3>
|
856
|
+
Directions</h3>
|
857
|
+
|
858
|
+
|
859
|
+
<ol>
|
860
|
+
|
861
|
+
<li><span class="plaincharacterwrap break">
|
862
|
+
Bring a large pot of lightly salted water to a boil. Add ziti pasta, and cook until al dente, about 8 minutes; drain.
|
863
|
+
</span></li>
|
864
|
+
|
865
|
+
<li><span class="plaincharacterwrap break">
|
866
|
+
In a large skillet, brown onion and ground beef over medium heat. Add spaghetti sauce, and simmer 15 minutes.
|
867
|
+
</span></li>
|
868
|
+
|
869
|
+
<li><span class="plaincharacterwrap break">
|
870
|
+
Preheat the oven to 350 degrees F (175 degrees C). Butter a 9x13 inch baking dish. Layer as follows: 1/2 of the ziti, Provolone cheese, sour cream, 1/2 sauce mixture, remaining ziti, mozzarella cheese and remaining sauce mixture. Top with grated Parmesan cheese.
|
871
|
+
</span></li>
|
872
|
+
|
873
|
+
<li><span class="plaincharacterwrap break">
|
874
|
+
Bake for 30 minutes in the preheated oven, or until cheeses are melted.
|
875
|
+
</span></li>
|
876
|
+
|
877
|
+
</ol>
|
878
|
+
|
879
|
+
</div>
|
880
|
+
<div class="recipe-details-lg">
|
881
|
+
|
882
|
+
|
883
|
+
|
884
|
+
<a name="nutritionpanel" class="nutritionanchor"></a>
|
885
|
+
|
886
|
+
|
887
|
+
<div class="nutri-div nutrition">
|
888
|
+
|
889
|
+
<h3>
|
890
|
+
Nutritional Information <a href="#" class="nutritional-information">
|
891
|
+
<img id="ctl00_CenterColumnPlaceHolder_recipe_imgNutriIcon" class="nutritional-information" Border="0" title="open nutritional information" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="open nutritional information" style="height:16px;width:16px;border-width:0px;" /></a></h3>
|
892
|
+
<p class="nutritional-information">
|
893
|
+
<b>Amount Per Serving</b> Calories:
|
894
|
+
<span class="calories">578</span>
|
895
|
+
| Total Fat:
|
896
|
+
<span class="fat">25.3g</span>
|
897
|
+
| Cholesterol:
|
898
|
+
<span class="cholesterol">71mg</span>
|
899
|
+
<span class="eshaAttribute">Powered by ESHA Nutrient Database</span></p>
|
900
|
+
<div id="nutri-info" style="display:none;">
|
901
|
+
<div class="title">
|
902
|
+
Nutritional Information</div>
|
903
|
+
<div class="rectitle">
|
904
|
+
Baked Ziti I</div>
|
905
|
+
<p>
|
906
|
+
Servings Per Recipe:
|
907
|
+
10</p>
|
908
|
+
<p>
|
909
|
+
<b>Amount Per Serving</b></p>
|
910
|
+
<p>
|
911
|
+
Calories:
|
912
|
+
<span class="calories">578</span></p>
|
913
|
+
<ul>
|
914
|
+
<li><b>Total Fat: </b>
|
915
|
+
<span class="fat">25.3g</span></li>
|
916
|
+
<li><b>Cholesterol: </b>
|
917
|
+
<span class="cholesterol">71mg</span></li>
|
918
|
+
<li><b>Sodium: </b>
|
919
|
+
<span class="sodium">914mg</span></li>
|
920
|
+
<li><b>Total Carbs: </b>
|
921
|
+
<span class="totalcarbs">58.4g</span></li>
|
922
|
+
<li> <b>Dietary Fiber: </b>
|
923
|
+
<span class="dietaryfiber">6g</span></li>
|
924
|
+
<li><b>Protein: </b>
|
925
|
+
<span class="protein">27.9g</span></li>
|
926
|
+
</ul>
|
927
|
+
<p class="eshaParagraph">
|
928
|
+
<a href="http://www.esha.com" rel="nofollow" target="_new"><img class="eshaLogo" alt="powered by esha RESEARCH" src="http://images.media-allrecipes.com/ar/recipe/esha_logo.png" /></a>
|
929
|
+
<a href="Nutrition.aspx" rel="nofollow" class="more">VIEW DETAILED NUTRITION</a>
|
930
|
+
<br />
|
931
|
+
<strong>About:</strong> <a rel="nofollow" href="http://allrecipes.com/help/recipeinfo/nutritioninfo.aspx">Nutrition Info</a></p>
|
932
|
+
|
933
|
+
</div>
|
934
|
+
|
935
|
+
</div>
|
936
|
+
|
937
|
+
|
938
|
+
</div>
|
939
|
+
</div>
|
940
|
+
<div class="bottom-ad2">
|
941
|
+
<div class="ad-div2">
|
942
|
+
<div class="bottom-ad2"><div class="ad-div2"><script language="JavaScript" type="text/javascript">document.write('<scr' + 'ipt language="JavaScript" src="http://ad.doubleclick.net/adj/ar.classicopastasauce/pasta;comp=' + adid + ';r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=2;sz=468x60;pos=1;ord=' + aradsord + '?" type="text/javascript"><\/script>');</script><noscript><a href="http://ad.doubleclick.net/jump/ar.classicopastasauce/pasta;comp=' + adid + ';r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=2;sz=468x60;pos=1;ord=1837096743?" target="_blank"><img src="http://ad.doubleclick.net/ad/ar.classicopastasauce/pasta;comp=' + adid + ';r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=2;sz=468x60;pos=1;ord=1837096743?" width="468" height="60" border="0" alt='' /></a></noscript></div><div id="ctl00_CenterColumnPlaceHolder_recipe_advertiseWithUs" class="advertise_txt" rel="nofollow" style="float: left;">
|
943
|
+
<a href="/features/more/aradvertisingsolutions.aspx">ADVERTISE WITH US</A>
|
944
|
+
</div><div id="ctl00_CenterColumnPlaceHolder_recipe_adText" class="ad-text">
|
945
|
+
ADVERTISEMENT
|
946
|
+
</div></div>
|
947
|
+
</div>
|
948
|
+
</div>
|
949
|
+
|
950
|
+
|
951
|
+
<div class="contenttabs detailpagemidpagetabs">
|
952
|
+
<a href="#" class="review-link on">reviews</a>
|
953
|
+
<a href="#" class="custom-link">custom versions</a>
|
954
|
+
<a href="#" class="menus-link">menus</a>
|
955
|
+
<a href="#" class="saved-link">people who saved this</a>
|
956
|
+
<div style="clear:left;height:1px"> </div>
|
957
|
+
</div>
|
958
|
+
<p class="viewall">
|
959
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_lnkMoreReviews" class="link-more-reviews" rel="nofollow" href="Reviews.aspx">view all reviews »</a>
|
960
|
+
</p>
|
961
|
+
|
962
|
+
<div class="review-block">
|
963
|
+
|
964
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
965
|
+
|
966
|
+
<a name="Review445658" id="Review445658"></a>
|
967
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
968
|
+
<tr>
|
969
|
+
<td class="lfttd">
|
970
|
+
<div class="stars">
|
971
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_lnkAnchor" rel="nofollow" name="445658"></a><img src="http://images.media-allrecipes.com/images/15835.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 2 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 2 stars. This recipe averages a 4.7 star rating." />
|
972
|
+
</div>
|
973
|
+
<div class="recimage">
|
974
|
+
|
975
|
+
</div>
|
976
|
+
</td>
|
977
|
+
<td class="midtd">
|
978
|
+
<div class="recreview">
|
979
|
+
|
980
|
+
|
981
|
+
<div class="review">
|
982
|
+
Reviewed on
|
983
|
+
Nov. 30, 2004
|
984
|
+
by
|
985
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_lolReviewerWithLink" rel="nofollow" href="http://allrecipes.com/Cook/1250466/Profile.aspx">LP</a>
|
986
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
987
|
+
</div>
|
988
|
+
|
989
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
990
|
+
|
991
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
992
|
+
Try RICOTTA CHEESE instead of sour cream and skip the provolone for a real Italian version of Baked Ziti. Mix an egg into a pound of ricotta to make it nice and creamy, and toss with the ziti. Layer sauce first (so you don't need to butter the pan), then ziti/cheese, mozzarella, sprinkle with parm and a little dried oregano or basil, then repeat layers. For a really nice look, slice a brick of mozzarella for the top layer instead of using the shredded kind. This is SO MUCH BETTER than the sour cream version!
|
993
|
+
|
994
|
+
<div class="helpful">
|
995
|
+
Was this review helpful? <span class="yes">
|
996
|
+
[
|
997
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=445658">YES</a>
|
998
|
+
]</span>
|
999
|
+
<br/>1640 users found this review helpful
|
1000
|
+
</div>
|
1001
|
+
|
1002
|
+
</div>
|
1003
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl01_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1004
|
+
Try RICOTTA CHEESE instead of sour cream and skip the provolone for a real Italian version of...
|
1005
|
+
</div>
|
1006
|
+
</div>
|
1007
|
+
</div>
|
1008
|
+
</td>
|
1009
|
+
|
1010
|
+
</tr>
|
1011
|
+
</table>
|
1012
|
+
|
1013
|
+
|
1014
|
+
</div>
|
1015
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl02_divReviewDivider" class="ad_recipedivider">
|
1016
|
+
</div>
|
1017
|
+
|
1018
|
+
|
1019
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1020
|
+
|
1021
|
+
<a name="Review288131" id="Review288131"></a>
|
1022
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1023
|
+
<tr>
|
1024
|
+
<td class="lfttd">
|
1025
|
+
<div class="stars">
|
1026
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_lnkAnchor" rel="nofollow" name="288131"></a><img src="http://images.media-allrecipes.com/images/15832.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." />
|
1027
|
+
</div>
|
1028
|
+
<div class="recimage">
|
1029
|
+
|
1030
|
+
</div>
|
1031
|
+
</td>
|
1032
|
+
<td class="midtd">
|
1033
|
+
<div class="recreview">
|
1034
|
+
|
1035
|
+
|
1036
|
+
<div class="review">
|
1037
|
+
Reviewed on
|
1038
|
+
Jan. 22, 2004
|
1039
|
+
by
|
1040
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_lolReviewerWithLink" rel="nofollow" href="http://allrecipes.com/Cook/1963074/Profile.aspx">Bayou Gator</a>
|
1041
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1042
|
+
</div>
|
1043
|
+
|
1044
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1045
|
+
|
1046
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1047
|
+
Hey yo, what's up fellow cookers?? Check it...I hate when people give extraordinary recipies ratings that they don't deserve. I sort my recipies by "most helpful." Every person that I know who knows anything about cooking KNOWS to cover up whatever it is that they are baking so it won't dry up. Now that I got that off my chest, I just want to say that this is definitely "HALL OF FAME" material. I didn't make any changes to the recipe with the exception of how I layered it. I read some of the other reviews and decided to put the sauce mixture directly on top of the ziti, then add the cheese, sour cream and so forth. I even stirred the bottom layer of ziti and sauce together before I added anything else just to make sure that the sauce ran all through the noodles. Grease the pan real well before you put anything in it....or just use a non-stick cooking spray. If you like your meals cheesier, meatier or saucier, than you can add a little more, but that's strictly on your preference. Oh yeah.......keep in mind that this meal does make a huge dish so you might want to have a smaller baking dish on the side for any extra that doesn't fit in the first one. Better safe than sorry.....and trust...YOU WON'T BE SORRY FOR MAKING THIS AT ALL!!!!
|
1048
|
+
|
1049
|
+
<div class="helpful">
|
1050
|
+
Was this review helpful? <span class="yes">
|
1051
|
+
[
|
1052
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=288131">YES</a>
|
1053
|
+
]</span>
|
1054
|
+
<br/>1469 users found this review helpful
|
1055
|
+
</div>
|
1056
|
+
|
1057
|
+
</div>
|
1058
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl03_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1059
|
+
Hey yo, what's up fellow cookers?? Check it...I hate when people give extraordinary recipies...
|
1060
|
+
</div>
|
1061
|
+
</div>
|
1062
|
+
</div>
|
1063
|
+
</td>
|
1064
|
+
|
1065
|
+
</tr>
|
1066
|
+
</table>
|
1067
|
+
|
1068
|
+
|
1069
|
+
</div>
|
1070
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl04_divReviewDivider" class="ad_recipedivider">
|
1071
|
+
</div>
|
1072
|
+
|
1073
|
+
|
1074
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1075
|
+
|
1076
|
+
<a name="Review196113" id="Review196113"></a>
|
1077
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1078
|
+
<tr>
|
1079
|
+
<td class="lfttd">
|
1080
|
+
<div class="stars">
|
1081
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_lnkAnchor" rel="nofollow" name="196113"></a><img src="http://images.media-allrecipes.com/images/15834.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 3 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 3 stars. This recipe averages a 4.7 star rating." />
|
1082
|
+
</div>
|
1083
|
+
<div class="recimage">
|
1084
|
+
|
1085
|
+
</div>
|
1086
|
+
</td>
|
1087
|
+
<td class="midtd">
|
1088
|
+
<div class="recreview">
|
1089
|
+
|
1090
|
+
|
1091
|
+
<div class="review">
|
1092
|
+
Reviewed on
|
1093
|
+
Oct. 27, 2003
|
1094
|
+
by
|
1095
|
+
CAROLENA ROCK
|
1096
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1097
|
+
</div>
|
1098
|
+
|
1099
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1100
|
+
|
1101
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1102
|
+
I'm rating this only a 3 star because the recipe doesn't tell you to bake it COVERED! I baked uncovered and it dried out. Not good, and certainly not "Hall of Fame" worthy. I'll try it again, but definitely covered when baking.
|
1103
|
+
|
1104
|
+
<div class="helpful">
|
1105
|
+
Was this review helpful? <span class="yes">
|
1106
|
+
[
|
1107
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=196113">YES</a>
|
1108
|
+
]</span>
|
1109
|
+
<br/>625 users found this review helpful
|
1110
|
+
</div>
|
1111
|
+
|
1112
|
+
</div>
|
1113
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl05_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1114
|
+
I'm rating this only a 3 star because the recipe doesn't tell you to bake it COVERED! I baked...
|
1115
|
+
</div>
|
1116
|
+
</div>
|
1117
|
+
</div>
|
1118
|
+
</td>
|
1119
|
+
|
1120
|
+
</tr>
|
1121
|
+
</table>
|
1122
|
+
|
1123
|
+
|
1124
|
+
</div>
|
1125
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl06_divReviewDivider" class="ad_recipedivider">
|
1126
|
+
</div>
|
1127
|
+
|
1128
|
+
|
1129
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1130
|
+
|
1131
|
+
<a name="Review192463" id="Review192463"></a>
|
1132
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1133
|
+
<tr>
|
1134
|
+
<td class="lfttd">
|
1135
|
+
<div class="stars">
|
1136
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_lnkAnchor" rel="nofollow" name="192463"></a><img src="http://images.media-allrecipes.com/images/15832.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." />
|
1137
|
+
</div>
|
1138
|
+
<div class="recimage">
|
1139
|
+
|
1140
|
+
</div>
|
1141
|
+
</td>
|
1142
|
+
<td class="midtd">
|
1143
|
+
<div class="recreview">
|
1144
|
+
|
1145
|
+
|
1146
|
+
<div class="review">
|
1147
|
+
Reviewed on
|
1148
|
+
Sep. 25, 2003
|
1149
|
+
by
|
1150
|
+
SPLUM
|
1151
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1152
|
+
</div>
|
1153
|
+
|
1154
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1155
|
+
|
1156
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1157
|
+
Just made this dish for dinner tonight and it was delicious. Instead of greasing the pan (I used a Pyrex dish) with butter, I sprayed a light coating of Pam; the pan was a breeze to clean afterward. Per some of the suggestions other reviewers made, I added minced garlic and had put the sauce directly on the ziti, before the provolone. Because I like the pasta to soak up the flavor of the sauce, I did the same for the top layer ziti, (adding the sauce to the ziti before the mozerella cheese). Since I wasn't sure if doing so would make the pasta too soft, I shaved a minute off of the suggested pasta boiling time. It came out perfect, this recipe is a keeper.
|
1158
|
+
|
1159
|
+
<div class="helpful">
|
1160
|
+
Was this review helpful? <span class="yes">
|
1161
|
+
[
|
1162
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=192463">YES</a>
|
1163
|
+
]</span>
|
1164
|
+
<br/>550 users found this review helpful
|
1165
|
+
</div>
|
1166
|
+
|
1167
|
+
</div>
|
1168
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl07_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1169
|
+
Just made this dish for dinner tonight and it was delicious. Instead of greasing the pan (I...
|
1170
|
+
</div>
|
1171
|
+
</div>
|
1172
|
+
</div>
|
1173
|
+
</td>
|
1174
|
+
|
1175
|
+
</tr>
|
1176
|
+
</table>
|
1177
|
+
|
1178
|
+
|
1179
|
+
</div>
|
1180
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl08_divReviewDivider" class="ad_recipedivider">
|
1181
|
+
</div>
|
1182
|
+
|
1183
|
+
|
1184
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1185
|
+
|
1186
|
+
<a name="Review258037" id="Review258037"></a>
|
1187
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1188
|
+
<tr>
|
1189
|
+
<td class="lfttd">
|
1190
|
+
<div class="stars">
|
1191
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_lnkAnchor" rel="nofollow" name="258037"></a><img src="http://images.media-allrecipes.com/images/15832.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." />
|
1192
|
+
</div>
|
1193
|
+
<div class="recimage">
|
1194
|
+
|
1195
|
+
</div>
|
1196
|
+
</td>
|
1197
|
+
<td class="midtd">
|
1198
|
+
<div class="recreview">
|
1199
|
+
|
1200
|
+
|
1201
|
+
<div class="review">
|
1202
|
+
Reviewed on
|
1203
|
+
Oct. 9, 2007
|
1204
|
+
by
|
1205
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_lolReviewerWithLink" rel="nofollow" href="http://allrecipes.com/Cook/1279714/Profile.aspx">79SHALE97</a>
|
1206
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1207
|
+
</div>
|
1208
|
+
|
1209
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1210
|
+
|
1211
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1212
|
+
Rewrite of review -
|
1213
|
+
This was one of the first recipes I found on Allrecipes back in 2002. Just made it again last night for friends (including 2 kids..who including the adults..went for seconds) and family. This dish makes plenty of leftovers - pack them in tupperware and freeze for another night. Always a fantastic turnout with this dish!!
|
1214
|
+
Did make a few altercations though...as always:
|
1215
|
+
Didnt realize i picked up Penne pasta instead of Ziti at the store. I omitted the onions. Used hot italian turkey sausage (squeezed the meat out of the casings and cooked it like you'd cook ground beef). Seasoned the meat with pepper, garlic powder, onion powder, and Mrs Dash. Added 2 TBS of minced garlic to browning meat. Added 1 (drained) can of mushroom pieces with stems. Added 2 jars of pasta sauce and let simmer for 15 mins. Halved the amount of (reduced fat/light) sour cream and replaced it with (reduced fat/light) ricotta. And used the rest of the ingredients off the recipe. Layered PAM sprayed Pyrex baking dishes like so...Ziti, sauce, Provolone, Sour Cream, Ricotta, ziti, rest of sauce and Sargento's Italian 6 Shredded Cheese Blend - Mozzarella, Provolone, Asiago and Parmesan. Covered with foil and baked for 30 mins. :) Yummmmy
|
1216
|
+
**TIP**
|
1217
|
+
Unless you have a big family or are having company...i suggest if you are feeding up to 4 people to half the recipe.
|
1218
|
+
Thanks Colleen for a great recipe!
|
1219
|
+
|
1220
|
+
<div class="helpful">
|
1221
|
+
Was this review helpful? <span class="yes">
|
1222
|
+
[
|
1223
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=258037">YES</a>
|
1224
|
+
]</span>
|
1225
|
+
<br/>262 users found this review helpful
|
1226
|
+
</div>
|
1227
|
+
|
1228
|
+
</div>
|
1229
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl09_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1230
|
+
Rewrite of review -
|
1231
|
+
This was one of the first recipes I found on Allrecipes back in 2002. ...
|
1232
|
+
</div>
|
1233
|
+
</div>
|
1234
|
+
</div>
|
1235
|
+
</td>
|
1236
|
+
|
1237
|
+
</tr>
|
1238
|
+
</table>
|
1239
|
+
|
1240
|
+
|
1241
|
+
</div>
|
1242
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl10_divReviewDivider" class="ad_recipedivider">
|
1243
|
+
</div>
|
1244
|
+
|
1245
|
+
|
1246
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1247
|
+
|
1248
|
+
<a name="Review503121" id="Review503121"></a>
|
1249
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1250
|
+
<tr>
|
1251
|
+
<td class="lfttd">
|
1252
|
+
<div class="stars">
|
1253
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_lnkAnchor" rel="nofollow" name="503121"></a><img src="http://images.media-allrecipes.com/images/15832.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." />
|
1254
|
+
</div>
|
1255
|
+
<div class="recimage">
|
1256
|
+
|
1257
|
+
</div>
|
1258
|
+
</td>
|
1259
|
+
<td class="midtd">
|
1260
|
+
<div class="recreview">
|
1261
|
+
|
1262
|
+
|
1263
|
+
<div class="review">
|
1264
|
+
Reviewed on
|
1265
|
+
May 24, 2008
|
1266
|
+
by
|
1267
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_lolReviewerWithLink" rel="nofollow" href="http://allrecipes.com/Cook/1108114/Profile.aspx">Kaye Lynn</a> <a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_ucSupportingMemberIcon_lnkPitch" href="../../SupportingMembership/Info.aspx?ect=21" style="border-bottom:0px; text-decoration:none;"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_ucSupportingMemberIcon_imgBling" title="Supporting Member (Click to learn more about Supporting Membership)" src="http://images.media-allrecipes.com/global/profile/bling/supporting_icon_12x12.gif" alt="Supporting Member (Click to learn more about Supporting Membership)" style="border-width:0px;" /></a>
|
1268
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1269
|
+
</div>
|
1270
|
+
|
1271
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1272
|
+
|
1273
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1274
|
+
This is great! I use 1 pound ground beef and 1 pound Italian sausage and add onion, green pepper and garlic while browning. I add 1 TBSP of Italian seasoning, sliced mushrooms and sliced black olives to the sauce. I mix the pasta and meat sauce together, place half the mixture in the pan, then the sour cream and 1/2 of the cheese, then the remaining ziti mixture and top with the remaining cheese. I like the pasta completely coated with sauce. I use shredded Italian blend cheese and PILE it on, at least double what the recipe calls for, and increase the Parmesan as well. Definitely use 2 jars of sauce, it sounds like a lot but other wise the Ziti will be dry. This is perfect for a family gathering, it makes a lot.
|
1275
|
+
|
1276
|
+
<div class="helpful">
|
1277
|
+
Was this review helpful? <span class="yes">
|
1278
|
+
[
|
1279
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=503121">YES</a>
|
1280
|
+
]</span>
|
1281
|
+
<br/>254 users found this review helpful
|
1282
|
+
</div>
|
1283
|
+
|
1284
|
+
</div>
|
1285
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl11_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1286
|
+
This is great! I use 1 pound ground beef and 1 pound Italian sausage and add onion, green...
|
1287
|
+
</div>
|
1288
|
+
</div>
|
1289
|
+
</div>
|
1290
|
+
</td>
|
1291
|
+
|
1292
|
+
</tr>
|
1293
|
+
</table>
|
1294
|
+
|
1295
|
+
|
1296
|
+
</div>
|
1297
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl12_divReviewDivider" class="ad_recipedivider">
|
1298
|
+
</div>
|
1299
|
+
|
1300
|
+
|
1301
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1302
|
+
|
1303
|
+
<a name="Review849744" id="Review849744"></a>
|
1304
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1305
|
+
<tr>
|
1306
|
+
<td class="lfttd">
|
1307
|
+
<div class="stars">
|
1308
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_lnkAnchor" rel="nofollow" name="849744"></a><img src="http://images.media-allrecipes.com/images/15832.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." />
|
1309
|
+
</div>
|
1310
|
+
<div class="recimage">
|
1311
|
+
|
1312
|
+
</div>
|
1313
|
+
</td>
|
1314
|
+
<td class="midtd">
|
1315
|
+
<div class="recreview">
|
1316
|
+
|
1317
|
+
|
1318
|
+
<div class="review">
|
1319
|
+
Reviewed on
|
1320
|
+
Dec. 6, 2006
|
1321
|
+
by
|
1322
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_lolReviewerWithLink" rel="nofollow" href="http://allrecipes.com/Cook/1957188/Profile.aspx">Habeas Corpulent</a>
|
1323
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1324
|
+
</div>
|
1325
|
+
|
1326
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1327
|
+
|
1328
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1329
|
+
I love this recipe! It gets five stars because, made as directed, it's absolutely delicious; creamy, savory and just perfect. If I could give this recipe more stars, I would, because it's also extremely flexible. I've made this with Italian sausage or ground turkey instead of the beef. I've also made a vegetarian version by substituting sliced zucchini and mushrooms for the meat. Sometimes I add chopped garlic and fennel seed. (There's something about fennel seed that, to me, is integral to Italian cooking. It's like cilantro to Mexican food.) Obviously, the key to the greatness of this recipe is the substitution of a layer of sour cream and provolone for the usual ricotta. That's what makes the dish so moist and creamy. Who hasn't make a beautiful lasagna only to have it dry out in the oven? I like ricotta as much as the next Italian-American, but the stuff is pretty dry and really adds no flavor. It's essentially just a binder. Here, the combination of the provolone melting into the sour cream is truly inspired; the sour cream adds moisture and the provolone adds flavor. I'm planning to use the same combo instead of ricotta in my next lasagna. The importance of using a high-quality sauce for this recipe almost goes without saying, so I'll stop here. Thanks, Colleen!
|
1330
|
+
|
1331
|
+
<div class="helpful">
|
1332
|
+
Was this review helpful? <span class="yes">
|
1333
|
+
[
|
1334
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=849744">YES</a>
|
1335
|
+
]</span>
|
1336
|
+
<br/>235 users found this review helpful
|
1337
|
+
</div>
|
1338
|
+
|
1339
|
+
</div>
|
1340
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl13_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1341
|
+
I love this recipe! It gets five stars because, made as directed, it's absolutely delicious;...
|
1342
|
+
</div>
|
1343
|
+
</div>
|
1344
|
+
</div>
|
1345
|
+
</td>
|
1346
|
+
|
1347
|
+
</tr>
|
1348
|
+
</table>
|
1349
|
+
|
1350
|
+
|
1351
|
+
</div>
|
1352
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl14_divReviewDivider" class="ad_recipedivider">
|
1353
|
+
</div>
|
1354
|
+
|
1355
|
+
|
1356
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1357
|
+
|
1358
|
+
<a name="Review279705" id="Review279705"></a>
|
1359
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1360
|
+
<tr>
|
1361
|
+
<td class="lfttd">
|
1362
|
+
<div class="stars">
|
1363
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_lnkAnchor" rel="nofollow" name="279705"></a><img src="http://images.media-allrecipes.com/images/15832.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." />
|
1364
|
+
</div>
|
1365
|
+
<div class="recimage">
|
1366
|
+
|
1367
|
+
</div>
|
1368
|
+
</td>
|
1369
|
+
<td class="midtd">
|
1370
|
+
<div class="recreview">
|
1371
|
+
|
1372
|
+
|
1373
|
+
<div class="review">
|
1374
|
+
Reviewed on
|
1375
|
+
Jan. 22, 2004
|
1376
|
+
by
|
1377
|
+
Donna
|
1378
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1379
|
+
</div>
|
1380
|
+
|
1381
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1382
|
+
|
1383
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1384
|
+
Delicious and great make-ahead recipe for entertaining. Read a ton of the reviews and recommend following changes suggested by others: use larger dish (31/2-4 qt.), saute several cloves of minced garlic w/meat and onion, add layer of sauce over ziti before provolone/sour cream layer, cover while baking so it doesn't dry out, if making ahead and refrigerating, be sure to double the cooking time. I used Bertolli Five Cheese spaghetti sauce with a little sugar and crushed red pepper -- excellent! If
|
1385
|
+
|
1386
|
+
<div class="helpful">
|
1387
|
+
Was this review helpful? <span class="yes">
|
1388
|
+
[
|
1389
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=279705">YES</a>
|
1390
|
+
]</span>
|
1391
|
+
<br/>168 users found this review helpful
|
1392
|
+
</div>
|
1393
|
+
|
1394
|
+
</div>
|
1395
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl15_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1396
|
+
Delicious and great make-ahead recipe for entertaining. Read a ton of the reviews and...
|
1397
|
+
</div>
|
1398
|
+
</div>
|
1399
|
+
</div>
|
1400
|
+
</td>
|
1401
|
+
|
1402
|
+
</tr>
|
1403
|
+
</table>
|
1404
|
+
|
1405
|
+
|
1406
|
+
</div>
|
1407
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl16_divReviewDivider" class="ad_recipedivider">
|
1408
|
+
</div>
|
1409
|
+
|
1410
|
+
|
1411
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1412
|
+
|
1413
|
+
<a name="Review111112" id="Review111112"></a>
|
1414
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1415
|
+
<tr>
|
1416
|
+
<td class="lfttd">
|
1417
|
+
<div class="stars">
|
1418
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_lnkAnchor" rel="nofollow" name="111112"></a><img src="http://images.media-allrecipes.com/images/15832.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 5 stars. This recipe averages a 4.7 star rating." />
|
1419
|
+
</div>
|
1420
|
+
<div class="recimage">
|
1421
|
+
|
1422
|
+
</div>
|
1423
|
+
</td>
|
1424
|
+
<td class="midtd">
|
1425
|
+
<div class="recreview">
|
1426
|
+
|
1427
|
+
|
1428
|
+
<div class="review">
|
1429
|
+
Reviewed on
|
1430
|
+
Sep. 10, 2003
|
1431
|
+
by
|
1432
|
+
JZ
|
1433
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1434
|
+
</div>
|
1435
|
+
|
1436
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1437
|
+
|
1438
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1439
|
+
This was a really good recipe. I wasn't able to find any sliced provolone cheese so I substituted it w/ a shredded cheese w/ provolone in it. It still came out great, but it was difficult to spread the sour cream. That was easily corrected by placing the sour cream in a zip lock bag, snipping a corner, and then evenly spreading it over the ingredients. Everyone in my family loved it!
|
1440
|
+
|
1441
|
+
<div class="helpful">
|
1442
|
+
Was this review helpful? <span class="yes">
|
1443
|
+
[
|
1444
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=111112">YES</a>
|
1445
|
+
]</span>
|
1446
|
+
<br/>162 users found this review helpful
|
1447
|
+
</div>
|
1448
|
+
|
1449
|
+
</div>
|
1450
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl17_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1451
|
+
This was a really good recipe. I wasn't able to find any sliced provolone cheese so I...
|
1452
|
+
</div>
|
1453
|
+
</div>
|
1454
|
+
</div>
|
1455
|
+
</td>
|
1456
|
+
|
1457
|
+
</tr>
|
1458
|
+
</table>
|
1459
|
+
|
1460
|
+
|
1461
|
+
</div>
|
1462
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl18_divReviewDivider" class="ad_recipedivider">
|
1463
|
+
</div>
|
1464
|
+
|
1465
|
+
|
1466
|
+
<div class="reviews reviews_compact plaincharacterwrap">
|
1467
|
+
|
1468
|
+
<a name="Review189954" id="Review189954"></a>
|
1469
|
+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
1470
|
+
<tr>
|
1471
|
+
<td class="lfttd">
|
1472
|
+
<div class="stars">
|
1473
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_lnkAnchor" rel="nofollow" name="189954"></a><img src="http://images.media-allrecipes.com/images/15833.gif" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_imgStars" border="0" width="82" height="16" alt="The reviewer gave this recipe 4 stars. This recipe averages a 4.7 star rating." title="The reviewer gave this recipe 4 stars. This recipe averages a 4.7 star rating." />
|
1474
|
+
</div>
|
1475
|
+
<div class="recimage">
|
1476
|
+
|
1477
|
+
</div>
|
1478
|
+
</td>
|
1479
|
+
<td class="midtd">
|
1480
|
+
<div class="recreview">
|
1481
|
+
|
1482
|
+
|
1483
|
+
<div class="review">
|
1484
|
+
Reviewed on
|
1485
|
+
Oct. 22, 2003
|
1486
|
+
by
|
1487
|
+
CHINDERS
|
1488
|
+
<a href="javascript:void(0);" id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_slAdd" class="listItemReview"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_imgListIcon" class="listItemReviewImage" Border="0" title="view full review" src="http://images.media-allrecipes.com/ar/myar/icons/icon-plus.gif" alt="view full review" style="height:16px;width:16px;border-width:0px;" /></a>
|
1489
|
+
</div>
|
1490
|
+
|
1491
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_divReviewText" class="review2" style="padding-bottom:1px;width:370px;">
|
1492
|
+
|
1493
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_divReviewFull" class="listItemReviewFull" style="display: none;">
|
1494
|
+
This recipe was easy and good, and as other reviewers have said it is very similar to lasagna. I would make one change next time I make it and put the bottom layer of sauce dirctly on the noodles, then the cheese on top of that. When assembled as directed, the provolone cheese layer made a barrier and kept the sauce away from the noodles below and made for a layer of naked noodles at the bottom. I also ended up with extra sauce while assembling because it didn't settle down to the bottom. This recipe makes a VERY full 9X13 pan, and definitely use a well seasoned sauce (like tomato & basil) and the half & half ground beef and italian sausage. My 3 year old really like it too! Thank you!
|
1495
|
+
|
1496
|
+
<div class="helpful">
|
1497
|
+
Was this review helpful? <span class="yes">
|
1498
|
+
[
|
1499
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_lnkYes" rel="nofollow" href="../../Handlers/WasHelpful.ashx?rid=189954">YES</a>
|
1500
|
+
]</span>
|
1501
|
+
<br/>158 users found this review helpful
|
1502
|
+
</div>
|
1503
|
+
|
1504
|
+
</div>
|
1505
|
+
<div id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_rlvReviews_rptReviewList_ctl19_ReviewItem_divReviewMini" class="listItemReviewMini">
|
1506
|
+
This recipe was easy and good, and as other reviewers have said it is very similar to lasagna....
|
1507
|
+
</div>
|
1508
|
+
</div>
|
1509
|
+
</div>
|
1510
|
+
</td>
|
1511
|
+
|
1512
|
+
</tr>
|
1513
|
+
</table>
|
1514
|
+
|
1515
|
+
|
1516
|
+
|
1517
|
+
<br />
|
1518
|
+
|
1519
|
+
</div>
|
1520
|
+
|
1521
|
+
|
1522
|
+
</div>
|
1523
|
+
|
1524
|
+
|
1525
|
+
<div class="custom-block" style="display:none;">
|
1526
|
+
|
1527
|
+
</div>
|
1528
|
+
|
1529
|
+
|
1530
|
+
|
1531
|
+
<div class="menus-block" style="display:none;">
|
1532
|
+
|
1533
|
+
Sorry, there are no related menus here yet. To build your own menu using this recipe, click <b>Add to Menu</b>.
|
1534
|
+
|
1535
|
+
</div>
|
1536
|
+
|
1537
|
+
<div class="saved-block" style="display:none;">
|
1538
|
+
<p></p>
|
1539
|
+
|
1540
|
+
</div>
|
1541
|
+
|
1542
|
+
|
1543
|
+
|
1544
|
+
|
1545
|
+
<div class="modal customVersion">
|
1546
|
+
<div class="custom">
|
1547
|
+
<div class="author-info rounded-box blinged authorlistview" id="container" style="clear:left; min-height:60px;">
|
1548
|
+
<div class="top-left">
|
1549
|
+
</div>
|
1550
|
+
<div class="top-right">
|
1551
|
+
</div>
|
1552
|
+
<div class="bot-left">
|
1553
|
+
</div>
|
1554
|
+
<div class="bot-right">
|
1555
|
+
</div>
|
1556
|
+
<img alt="profile image" style="border: 0;" height="50" width="50" id="profileImage" class="author-photo"/>
|
1557
|
+
<div id="customrec-tags">
|
1558
|
+
<div class="customrec-title plaincharacterwrap">
|
1559
|
+
<a id="title"></a>
|
1560
|
+
</div>
|
1561
|
+
<div class="author-name">
|
1562
|
+
By:
|
1563
|
+
<a href="" id="profileURL"></a>
|
1564
|
+
<span id="submitterName"></span> <span id="iconSpan"><a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_customVersion_icon_lnkPitch" href="../../SupportingMembership/Info.aspx?ect=21" style="border-bottom:0px; text-decoration:none;"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_customVersion_icon_imgBling" title="Supporting Member (Click to learn more about Supporting Membership)" src="http://images.media-allrecipes.com/global/profile/bling/supporting_icon_10x10.gif" alt="Supporting Member (Click to learn more about Supporting Membership)" style="border-width:0px;" /></a>
|
1565
|
+
</span>
|
1566
|
+
</div>
|
1567
|
+
<div>
|
1568
|
+
<span id="description"></span>
|
1569
|
+
</div>
|
1570
|
+
</div>
|
1571
|
+
</div>
|
1572
|
+
</div>
|
1573
|
+
</div>
|
1574
|
+
|
1575
|
+
|
1576
|
+
|
1577
|
+
<div class="modal menu">
|
1578
|
+
<div class="menu custom">
|
1579
|
+
<div class="menuListRow">
|
1580
|
+
<div class="menuListImage">
|
1581
|
+
<div class="orangebar-50x50"></div>
|
1582
|
+
<a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_menus_lnkImage" class="image-link">
|
1583
|
+
<img id="previewImage" />
|
1584
|
+
</a>
|
1585
|
+
</div>
|
1586
|
+
<div class="menuListRight">
|
1587
|
+
<a id="title" class="titleLink" href=""></a> <img id="isSample" class="sample" width="38" height="13" alt="Sample" src="http://images.media-allrecipes.com/ar/rightcol/MpRe/sample_rail.png" />
|
1588
|
+
<div class="menuListContent">
|
1589
|
+
<div class="menuListDescription">
|
1590
|
+
<a id="creatorLink"></a><span id="creatorName"></span>: <span id="description"></span>
|
1591
|
+
</div>
|
1592
|
+
<div class="menuListLeft">
|
1593
|
+
<ul class="menubitsList">
|
1594
|
+
<li class="meals first">Meals</li>
|
1595
|
+
<li id="mealCount" class="number first"></li>
|
1596
|
+
</ul>
|
1597
|
+
<div class="clearDiv"></div>
|
1598
|
+
<ul class="menubitsList">
|
1599
|
+
<li class="recipes">Recipes</li>
|
1600
|
+
<li id="recipeCount" class="number"></li>
|
1601
|
+
</ul>
|
1602
|
+
<div class="clearDiv"></div>
|
1603
|
+
<ul class="tagList">
|
1604
|
+
<li class="tagsImage">Tags <img alt="Menu Tags" src="http://images.media-allrecipes.com/ar/myar/menuplanner/canvas/tags.png" /></li>
|
1605
|
+
<li id="tags" class="menuTags"></li>
|
1606
|
+
</ul>
|
1607
|
+
</div>
|
1608
|
+
</div>
|
1609
|
+
</div>
|
1610
|
+
</div>
|
1611
|
+
|
1612
|
+
</div>
|
1613
|
+
</div>
|
1614
|
+
|
1615
|
+
<div class="modal userWhoSaved">
|
1616
|
+
<div class="saved custom">
|
1617
|
+
<div class="author-info rounded-box blinged authorlistview" id="container" style="clear:left; min-height:60px;">
|
1618
|
+
<div class="top-left">
|
1619
|
+
</div>
|
1620
|
+
<div class="top-right">
|
1621
|
+
</div>
|
1622
|
+
<div class="bot-left">
|
1623
|
+
</div>
|
1624
|
+
<div class="bot-right">
|
1625
|
+
</div>
|
1626
|
+
<img alt="profile image" id="profileImage" height="50" width="50" style="border: 0" class="author-photo" />
|
1627
|
+
<div>
|
1628
|
+
<div class="customrec-title">
|
1629
|
+
<a href="" id="profileURL"></a><span id="submitterName"></span>
|
1630
|
+
<span id="iconSpan"><a id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_userWhoSaved_icon_lnkPitch" href="../../SupportingMembership/Info.aspx?ect=21" style="border-bottom:0px; text-decoration:none;"><img id="ctl00_CenterColumnPlaceHolder_recipe_dprListView_userWhoSaved_icon_imgBling" title="Supporting Member (Click to learn more about Supporting Membership)" src="http://images.media-allrecipes.com/global/profile/bling/supporting_icon_10x10.gif" alt="Supporting Member (Click to learn more about Supporting Membership)" style="border-width:0px;" /></a></span>
|
1631
|
+
<span id="savedLocation"> | <a id="region"></a>, <a id="country"></a></span>
|
1632
|
+
<br />
|
1633
|
+
Saved on <span id="savedOn"></span>
|
1634
|
+
</div>
|
1635
|
+
<div>
|
1636
|
+
<a id="rb">Recipe Box</a><span id="rbText">Recipe Box</span> | <a id="prof">Profile</a><span
|
1637
|
+
id="profText">Profile</span><span id="spanReviewContainer"> | <a id="review">Reviews</a><span id="revText">Reviews</span></span>
|
1638
|
+
</div>
|
1639
|
+
</div>
|
1640
|
+
</div>
|
1641
|
+
|
1642
|
+
</div>
|
1643
|
+
</div>
|
1644
|
+
|
1645
|
+
|
1646
|
+
<script type="text/javascript" language="javascript">
|
1647
|
+
$(document).ready(
|
1648
|
+
function() {
|
1649
|
+
var isMetric = ($('#ctl00_CenterColumnPlaceHolder_recipe_hdnIsMetric').val() == '1');
|
1650
|
+
$('#ctl00_CenterColumnPlaceHolder_recipe_rblMetric').attr('checked', isMetric);
|
1651
|
+
$('#ctl00_CenterColumnPlaceHolder_recipe_rblUS').attr('checked', !isMetric);
|
1652
|
+
});
|
1653
|
+
</script>
|
1654
|
+
|
1655
|
+
</div>
|
1656
|
+
|
1657
|
+
</div>
|
1658
|
+
<!-- end center -->
|
1659
|
+
<!-- added for guil bug in hubs -->
|
1660
|
+
<div style="clear: both; font-size: 1px;">
|
1661
|
+
</div>
|
1662
|
+
</div>
|
1663
|
+
<!-- end main -->
|
1664
|
+
|
1665
|
+
<div id="farright">
|
1666
|
+
|
1667
|
+
|
1668
|
+
<div id="divMyARTools">
|
1669
|
+
<div class="rb-grey">
|
1670
|
+
<div class="mytoolsTabs">
|
1671
|
+
<div class="recipeboxTab on">
|
1672
|
+
<a href="#" id="tabRecipe" class="myar-tab">Recipe Box</a>
|
1673
|
+
</div>
|
1674
|
+
<div class="menusTab">
|
1675
|
+
<a href="#" id="tabMenu" class="myar-tab">Menus</a>
|
1676
|
+
</div>
|
1677
|
+
<div class="shoplistTab">
|
1678
|
+
<a href="#" id="tabShoppingList" class="myar-tab">Shopping Lists</a>
|
1679
|
+
</div>
|
1680
|
+
<hr class="clear-both" />
|
1681
|
+
</div>
|
1682
|
+
<div id="myarRecipe" class="myar-wrap" style="display: block;">
|
1683
|
+
|
1684
|
+
<div id="divAnonymous" class="rb-wrap">
|
1685
|
+
<div class="upsellDiv">
|
1686
|
+
<p class="pitchP">
|
1687
|
+
<img id="ctl00_ucRecipeBoxModule_previewRecipes_anonDefaultImage" title="recipe box" src="http://images.media-allrecipes.com/ar/rightcol/MpRe/recipebox_icon.png" alt="recipe box" style="border-width:0px;" />
|
1688
|
+
<strong><span id="ctl00_ucRecipeBoxModule_previewRecipes_anonPitchHeaderText">See something worth saving?</span></strong>
|
1689
|
+
<br />
|
1690
|
+
<span id="ctl00_ucRecipeBoxModule_previewRecipes_anonPitchText" style="font-weight: normal;">Register now to save all your favorites in your Recipe Box.</span>
|
1691
|
+
|
1692
|
+
</p>
|
1693
|
+
<p class="buttonP">
|
1694
|
+
<a href="http://allrecipes.com/Recipe/baked-ziti-i/Detail.aspx?e3=AR%20Tools%20Recipe%20Box%20Tab" id="ctl00_ucRecipeBoxModule_previewRecipes_anonPitchButton" class="rstActionBtn linkRequirementNextStepIsSamePage linkRequiresLogin">
|
1695
|
+
<span id="ctl00_ucRecipeBoxModule_previewRecipes_anonSignUpButtonText">Sign up for FREE Now!</span>
|
1696
|
+
</a>
|
1697
|
+
</p>
|
1698
|
+
</div>
|
1699
|
+
</div>
|
1700
|
+
|
1701
|
+
|
1702
|
+
|
1703
|
+
|
1704
|
+
|
1705
|
+
</div>
|
1706
|
+
<div id="myarMenu" class="myar-wrap" style="display: none;" >
|
1707
|
+
|
1708
|
+
<div id="divAnonymous" class="rb-wrap">
|
1709
|
+
<div class="upsellDiv">
|
1710
|
+
<p class="pitchP">
|
1711
|
+
<img id="ctl00_ucRecipeBoxModule_previewMenus_anonDefaultImage" title="recipe box" src="http://images.media-allrecipes.com/ar/rightcol/MpRe/menu_icon.png" alt="recipe box" style="border-width:0px;" />
|
1712
|
+
<strong><span id="ctl00_ucRecipeBoxModule_previewMenus_anonPitchHeaderText">Collect ready-to-go menus!</span></strong>
|
1713
|
+
<br />
|
1714
|
+
<span id="ctl00_ucRecipeBoxModule_previewMenus_anonPitchText" style="font-weight: normal;">Save our dinner and party menus, tweak them to suit your needs, or create your own.</span>
|
1715
|
+
<a id="ctl00_ucRecipeBoxModule_previewMenus_anonPitchLink" href="http://allrecipes.com/Menus/Main.aspx?p34=AR Tools:Sample Menu">View menus.</a>
|
1716
|
+
</p>
|
1717
|
+
<p class="buttonP">
|
1718
|
+
<a href="http://allrecipes.com/Recipe/baked-ziti-i/Detail.aspx?e3=AR%20Tools%20Menus%20Tab" id="ctl00_ucRecipeBoxModule_previewMenus_anonPitchButton" class="rstActionBtn linkRequirementNextStepIsSamePage linkRequiresSupportingMembership featureHintARToolsMenusTab menu">
|
1719
|
+
<span id="ctl00_ucRecipeBoxModule_previewMenus_anonSignUpButtonText">Sign Up Now!</span>
|
1720
|
+
</a>
|
1721
|
+
</p>
|
1722
|
+
</div>
|
1723
|
+
</div>
|
1724
|
+
|
1725
|
+
|
1726
|
+
|
1727
|
+
|
1728
|
+
|
1729
|
+
</div>
|
1730
|
+
<div id="myarShoppingList" class="myar-wrap" style="display: none;" >
|
1731
|
+
|
1732
|
+
<div id="divAnonymous" class="rb-wrap">
|
1733
|
+
<div class="upsellDiv">
|
1734
|
+
<p class="pitchP">
|
1735
|
+
<img id="ctl00_ucRecipeBoxModule_previewShoppingLists_anonDefaultImage" title="recipe box" src="http://images.media-allrecipes.com/ar/rightcol/MpRe/sl_icon.png" alt="recipe box" style="border-width:0px;" />
|
1736
|
+
<strong><span id="ctl00_ucRecipeBoxModule_previewShoppingLists_anonPitchHeaderText">Going grocery shopping?</span></strong>
|
1737
|
+
<br />
|
1738
|
+
<span id="ctl00_ucRecipeBoxModule_previewShoppingLists_anonPitchText" style="font-weight: normal;">Start creating lists organized by grocery aisle today!</span>
|
1739
|
+
|
1740
|
+
</p>
|
1741
|
+
<p class="buttonP">
|
1742
|
+
<a href="http://allrecipes.com/Recipe/baked-ziti-i/Detail.aspx?e3=AR%20Tools%20SL%20Tab" id="ctl00_ucRecipeBoxModule_previewShoppingLists_anonPitchButton" class="rstActionBtn linkRequirementNextStepIsSamePage linkRequiresLogin">
|
1743
|
+
<span id="ctl00_ucRecipeBoxModule_previewShoppingLists_anonSignUpButtonText">Sign up for FREE Now!</span>
|
1744
|
+
</a>
|
1745
|
+
</p>
|
1746
|
+
</div>
|
1747
|
+
</div>
|
1748
|
+
|
1749
|
+
|
1750
|
+
|
1751
|
+
|
1752
|
+
|
1753
|
+
</div>
|
1754
|
+
<div>
|
1755
|
+
<img id="ctl00_ucRecipeBoxModule_imgBottom" class="myToolsbottom" src="http://images.media-allrecipes.com/ar/rightcol/MpRe/module_footer.png" style="border-width:0px;" /></div>
|
1756
|
+
</div>
|
1757
|
+
</div>
|
1758
|
+
<script type="text/javascript">
|
1759
|
+
AR.RBM.SetInitial();
|
1760
|
+
</script><span><div class="toprightmerch"><a href="http://allrecipes.com/SupportingMembership/Info.aspx?index=1&linkid=1129&ect=7"><img src="http://images.media-allrecipes.com/images/40252.png" width="300" height="35" alt="" border="0"></a></div></span>
|
1761
|
+
|
1762
|
+
<!-- end top-right -->
|
1763
|
+
|
1764
|
+
<div id="ads-right"><div id="ads-right-twotop"><script language="JavaScript" type="text/javascript">document.write('<scr' + 'ipt language="JavaScript" src="http://ad.doubleclick.net/adj/ar.classicopastasauce/pasta;comp=' + adid + ';r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=3;sz=300x250;ord=' + aradsord + '?" type="text/javascript"><\/script>');</script><noscript><a href="http://ad.doubleclick.net/jump/ar.classicopastasauce/pasta;comp=' + adid + ';r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=3;sz=300x250;ord=1837096743?" target="_blank"><img src="http://ad.doubleclick.net/ad/ar.classicopastasauce/pasta;comp=' + adid + ';r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE];tile=3;sz=300x250;ord=1837096743?" width="300" height="250" border="0" alt='' /></a></noscript></div><div id="ctl00_advertiseWithUs" class="advertise_txt" style="float: left;">
|
1765
|
+
<a href="/features/more/aradvertisingsolutions.aspx" rel="nofollow">ADVERTISE WITH US</A>
|
1766
|
+
</div><div id="ctl00_adText" class="ad-text" style="margin-top: 4px; margin-right: 6px;">
|
1767
|
+
ADVERTISEMENT
|
1768
|
+
</div></div>
|
1769
|
+
<div style="clear: left">
|
1770
|
+
</div>
|
1771
|
+
|
1772
|
+
|
1773
|
+
<div class="related-right-railbox">
|
1774
|
+
<div class="related-sm-title">
|
1775
|
+
<h4>
|
1776
|
+
<a id="ctl00_rmRelatedMenus_ucSupportingMemberIcon_lnkPitch" href="../../SupportingMembership/Info.aspx?ect=21" style="border-bottom:0px; text-decoration:none;"><img id="ctl00_rmRelatedMenus_ucSupportingMemberIcon_imgBling" title="Supporting Member (Click to learn more about Supporting Membership)" src="http://images.media-allrecipes.com/global/profile/bling/supporting_icon_10x10.gif" alt="Supporting Member (Click to learn more about Supporting Membership)" style="border-width:0px;" /></a>
|
1777
|
+
Related Menus</h4>
|
1778
|
+
<div class="clear-both">
|
1779
|
+
</div>
|
1780
|
+
</div>
|
1781
|
+
<div class="related-cornered-wrap rel-menulist">
|
1782
|
+
|
1783
|
+
<ul class="new-rel-menus">
|
1784
|
+
|
1785
|
+
<li id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl01_li">
|
1786
|
+
<a id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl01_lnkRelatedMenu" class="truncate-inline linkRequiresSupportingMembership featureHintRelatedMenu" href="http://allrecipes.com/Menu/62617281/Tangy-Baked-Yogurt-Chicken/Detail.aspx?p34=Related%20Menus%3aTitle">Tangy Baked Yogurt Chicken</a>
|
1787
|
+
</li>
|
1788
|
+
|
1789
|
+
<li id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl02_li">
|
1790
|
+
<a id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl02_lnkRelatedMenu" class="truncate-inline linkRequiresSupportingMembership featureHintRelatedMenu" href="http://allrecipes.com/Menu/62617049/Baked-Chicken-and-Wild-Rice-Supper/Detail.aspx?p34=Related%20Menus%3aTitle">Baked Chicken and Wild Rice Supper</a>
|
1791
|
+
</li>
|
1792
|
+
|
1793
|
+
<li id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl03_li">
|
1794
|
+
<a id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl03_lnkRelatedMenu" class="truncate-inline linkRequiresSupportingMembership featureHintRelatedMenu" href="http://allrecipes.com/Menu/62691725/Buy-Once-Eat-Twice-Oven-Baked-Dinners/Detail.aspx?p34=Related%20Menus%3aTitle">Buy Once, Eat Twice! Oven Baked Dinners</a>
|
1795
|
+
</li>
|
1796
|
+
|
1797
|
+
<li id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl04_li">
|
1798
|
+
<a id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl04_lnkRelatedMenu" class="truncate-inline linkRequiresSupportingMembership featureHintRelatedMenu" href="http://allrecipes.com/Menu/62617478/Cowboy-Casserole-With-Baked-Apples/Detail.aspx?p34=Related%20Menus%3aTitle">Cowboy Casserole With Baked Apples</a>
|
1799
|
+
</li>
|
1800
|
+
|
1801
|
+
<li id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl05_li">
|
1802
|
+
<a id="ctl00_rmRelatedMenus_rptRelatedMenus_ctl05_lnkRelatedMenu" class="truncate-inline linkRequiresSupportingMembership featureHintRelatedMenu" href="http://allrecipes.com/Menu/62617445/Tropical-Baked-Fish/Detail.aspx?p34=Related%20Menus%3aTitle">Tropical Baked Fish</a>
|
1803
|
+
</li>
|
1804
|
+
|
1805
|
+
</ul>
|
1806
|
+
|
1807
|
+
|
1808
|
+
|
1809
|
+
|
1810
|
+
<p class="viewall-menus">
|
1811
|
+
<a id="ctl00_rmRelatedMenus_linkTryMenuPlanner" class="linkShowsRegister" href="../../My/Menus/Planner.aspx">Try Menu Planner</a>
|
1812
|
+
|
1813
|
+
|
1814
|
+
|
|
1815
|
+
<a id="ctl00_rmRelatedMenus_linkViewAllMenus" href="../../Menus/Main.aspx?p34=Related%20Menus%3aView%20Menus">View Sample Menus <span class="accentorange">»</span></a>
|
1816
|
+
</div>
|
1817
|
+
<img src="http://images.media-allrecipes.com/ar/rightcol/MpRe/module_footer.png" style="border-width:0px;" />
|
1818
|
+
</div>
|
1819
|
+
|
1820
|
+
|
1821
|
+
|
1822
|
+
<div class="rvr-grey">
|
1823
|
<div class="rvr-sm-title">
|
1
1824
|
<h4>Featured Videos</h4>
|
1825
|
+
</div>
|
1826
|
+
<div class="rr-featured-videos">
|
2
1827
|
|
1828
|
+
<div class="videoItemWrap">
|
1829
|
+
<div class="teaserImg">
|
3
1830
|
<a id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl00_lnkTeaserImage" onclick="AR.CreateAspxDialog(AR.ClientUrlProvider.ResolveUrl('~/Videos/VideoLayer.aspx?embedCode=9leTVqMToK8leqEizKVxE1s7FGljFsjl&title=All%20about%20Couscous'));AR.Analytics.RecordVideoClick('event9', 'Video Click', 'Video Image', 'All about Couscous');AR.Dialog.AddOnClosedHandler(function () { AR.Analytics.RecordVideoClick('event10', 'Video Click', 'Video Image', 'All about Couscous'); });" href="javascript:void(0);"><img id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl00_imgTeaserImage" title="Play Video" src="http://ak.c.ooyala.com/9leTVqMToK8leqEizKVxE1s7FGljFsjl/R9h3a3wTes9kt5iH5hMDoxOjA0O88asB" alt="Play Video" style="border-width:1px;border-style:solid;height:66px;width:118px;" /></a>
|
4
1831
|
<a id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl00_lnkTeaserImageOverlay" class="teaserImgOverlay" onclick="AR.CreateAspxDialog(AR.ClientUrlProvider.ResolveUrl('~/Videos/VideoLayer.aspx?embedCode=9leTVqMToK8leqEizKVxE1s7FGljFsjl&title=All%20about%20Couscous'));AR.Analytics.RecordVideoClick('event9', 'Video Click', 'Video Image', 'All about Couscous');AR.Dialog.AddOnClosedHandler(function () { AR.Analytics.RecordVideoClick('event10', 'Video Click', 'Video Image', 'All about Couscous'); });" href="javascript:void(0);">
|
5
1832
|
<img src="http://images.media-allrecipes.com/ar/rightcol/play_button.png" style="border:0;" alt="Play Video" title="Play Video" />
|
6
1833
|
</a>
|
7
1834
|
</div>
|
8
1835
|
<div class="teaserImgDesc">
|
9
1836
|
<a id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl00_lnkVideoTitle" onclick="AR.CreateAspxDialog(AR.ClientUrlProvider.ResolveUrl('~/Videos/VideoLayer.aspx?embedCode=9leTVqMToK8leqEizKVxE1s7FGljFsjl&title=All%20about%20Couscous'));AR.Analytics.RecordVideoClick('event9', 'Video Click', 'Video Title', 'All about Couscous');AR.Dialog.AddOnClosedHandler(function () { AR.Analytics.RecordVideoClick('event10', 'Video Click', 'Video Title', 'All about Couscous'); });" href="javascript:void(0);">All about Couscous</a>
|
10
1837
|
<p>Learn about this tiny pasta that is often mistaken for a grain.</p>
|
11
1838
|
</div>
|
12
1839
|
</div>
|
13
1840
|
<div class="clear-both"></div>
|
14
1841
|
|
1842
|
+
<div class="videoItemWrap">
|
1843
|
+
<div class="teaserImg">
|
15
1844
|
<a id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl01_lnkTeaserImage" onclick="AR.CreateAspxDialog(AR.ClientUrlProvider.ResolveUrl('~/Videos/VideoLayer.aspx?embedCode=VxbDRjMjpu0sPKTCr2rzDX2ejk-yZ3nw&title=How%20to%20Make%20Lasagna'));AR.Analytics.RecordVideoClick('event9', 'Video Click', 'Video Image', 'How to Make Lasagna');AR.Dialog.AddOnClosedHandler(function () { AR.Analytics.RecordVideoClick('event10', 'Video Click', 'Video Image', 'How to Make Lasagna'); });" href="javascript:void(0);"><img id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl01_imgTeaserImage" title="Play Video" src="http://ak.c.ooyala.com/VxbDRjMjpu0sPKTCr2rzDX2ejk-yZ3nw/ebuVDO2Q9B0f0aWn5hMDoxOjA0O88asB" alt="Play Video" style="border-width:1px;border-style:solid;height:66px;width:118px;" /></a>
|
16
1845
|
<a id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl01_lnkTeaserImageOverlay" class="teaserImgOverlay" onclick="AR.CreateAspxDialog(AR.ClientUrlProvider.ResolveUrl('~/Videos/VideoLayer.aspx?embedCode=VxbDRjMjpu0sPKTCr2rzDX2ejk-yZ3nw&title=How%20to%20Make%20Lasagna'));AR.Analytics.RecordVideoClick('event9', 'Video Click', 'Video Image', 'How to Make Lasagna');AR.Dialog.AddOnClosedHandler(function () { AR.Analytics.RecordVideoClick('event10', 'Video Click', 'Video Image', 'How to Make Lasagna'); });" href="javascript:void(0);">
|
17
1846
|
<img src="http://images.media-allrecipes.com/ar/rightcol/play_button.png" style="border:0;" alt="Play Video" title="Play Video" />
|
18
1847
|
</a>
|
19
1848
|
</div>
|
20
1849
|
<div class="teaserImgDesc">
|
21
1850
|
<a id="ctl00_fvFeaturedVideos_rptFeaturedVideos_ctl01_lnkVideoTitle" onclick="AR.CreateAspxDialog(AR.ClientUrlProvider.ResolveUrl('~/Videos/VideoLayer.aspx?embedCode=VxbDRjMjpu0sPKTCr2rzDX2ejk-yZ3nw&title=How%20to%20Make%20Lasagna'));AR.Analytics.RecordVideoClick('event9', 'Video Click', 'Video Title', 'How to Make Lasagna');AR.Dialog.AddOnClosedHandler(function () { AR.Analytics.RecordVideoClick('event10', 'Video Click', 'Video Title', 'How to Make Lasagna'); });" href="javascript:void(0);">How to Make Lasagna</a>
|
22
1851
|
<p>Get tips for making the best baked lasagna.</p>
|
23
1852
|
</div>
|
24
1853
|
</div>
|
25
1854
|
<div class="clear-both"></div>
|
26
1855
|
|
1856
|
+
<p class="blog-cornered-quick"><a href="http://allrecipes.tv" target="_blank">Watch More Videos »</a></p>
|
1857
|
+
</div>
|
1858
|
+
<img id="ctl00_fvFeaturedVideos_imgBottom" src="http://images.media-allrecipes.com/ar/rightcol/MpRe/module_footer.png" style="border-width:0px;" />
|
1859
|
+
</div>
|
1860
|
+
<script type="text/javascript">
|
1861
|
+
$('div.teaserImgDesc a').textTruncate();
|
1862
|
+
$('div.teaserImgDesc p').textTruncate({ multiline: true, height: 50 });
|
1863
|
+
var videosArray = { "videos": [{"title":"All about Couscous","embedCode":"9leTVqMToK8leqEizKVxE1s7FGljFsjl"},{"title":"How to Make Lasagna","embedCode":"VxbDRjMjpu0sPKTCr2rzDX2ejk-yZ3nw"}] };
|
1864
|
+
</script>
|
1865
|
+
|
1866
|
+
|
1867
|
+
<div class="rvr-grey">
|
1868
|
+
<div class="rvr-sm-title">
|
1869
|
+
<h4>
|
1870
|
+
<a id="A1" href="../../SupportingMembership/Info.aspx?ect=21">
|
1871
|
+
<img title="Supporting Member (Click to learn more about Supporting Membership)" src="http://images.media-allrecipes.com/global/profile/bling/supporting_icon_10x10.gif" />
|
1872
|
+
</a>
|
1873
|
+
Most Recent Custom Versions </h4>
|
1874
|
+
<p class="rvr-more">
|
1875
|
+
<a href="javascript:void(0);" class="customVersions">more »</a></p>
|
1876
|
+
<div class="clear-both">
|
1877
|
+
</div>
|
1878
|
+
</div>
|
1879
|
+
<div class="rvr-cornered-wrap most-recent-custom-versions">
|
1880
|
+
|
1881
|
+
|
1882
|
+
<ul>
|
1883
|
+
|
1884
|
+
<li><a id="ctl00_cvCustomVersions_rptCustomVersions_ctl01_lnkCustomVersion" rel="nofollow" title="Ally's Baked Ziti" href="http://allrecipes.com/CustomRecipe/62724515/Allys-Baked-Ziti/Detail.aspx">Ally's Baked Ziti</a>
|
1885
|
+
<br />
|
1886
|
+
<span id="ctl00_cvCustomVersions_rptCustomVersions_ctl01_lblUsername" style="color:Black;font-style:italic;">By: AllyBakes</span></li>
|
1887
|
+
|
1888
|
+
<li><a id="ctl00_cvCustomVersions_rptCustomVersions_ctl02_lnkCustomVersion" rel="nofollow" title="Baked Ziti with Italian Sausage" href="http://allrecipes.com/CustomRecipe/62721940/Baked-Ziti-with-Italian-Sausage/Detail.aspx">Baked Ziti with Italian Sausage</a>
|
1889
|
+
<br />
|
1890
|
+
<span id="ctl00_cvCustomVersions_rptCustomVersions_ctl02_lblUsername" style="color:Black;font-style:italic;">By: JESSCOOK2000</span></li>
|
1891
|
+
|
1892
|
+
<li><a id="ctl00_cvCustomVersions_rptCustomVersions_ctl03_lnkCustomVersion" rel="nofollow" title="Baked Ziti I" href="http://allrecipes.com/CustomRecipe/62604056/Baked-Ziti-I/Detail.aspx">Baked Ziti I</a>
|
1893
|
+
<br />
|
1894
|
+
<span id="ctl00_cvCustomVersions_rptCustomVersions_ctl03_lblUsername" style="color:Black;font-style:italic;">By: Lori</span></li>
|
1895
|
+
|
1896
|
+
<li><a id="ctl00_cvCustomVersions_rptCustomVersions_ctl04_lnkCustomVersion" rel="nofollow" title="Baked Ziti I" href="http://allrecipes.com/CustomRecipe/62547485/Baked-Ziti-I/Detail.aspx">Baked Ziti I</a>
|
1897
|
+
<br />
|
1898
|
+
<span id="ctl00_cvCustomVersions_rptCustomVersions_ctl04_lblUsername" style="color:Black;font-style:italic;">By: JCME94</span></li>
|
1899
|
+
|
1900
|
+
<li><a id="ctl00_cvCustomVersions_rptCustomVersions_ctl05_lnkCustomVersion" rel="nofollow" title="Baked Ziti I" href="http://allrecipes.com/CustomRecipe/62404444/Baked-Ziti-I/Detail.aspx">Baked Ziti I</a>
|
1901
|
+
<br />
|
1902
|
+
<span id="ctl00_cvCustomVersions_rptCustomVersions_ctl05_lblUsername" style="color:Black;font-style:italic;">By: SOUTHERN TRANSPLANT</span></li>
|
1903
|
+
|
1904
|
+
</ul>
|
1905
|
+
|
1906
|
+
<p class="rvr-cornered-quick"></p>
|
1907
|
+
</div>
|
1908
|
+
<img id="ctl00_cvCustomVersions_imgBottom" src="http://images.media-allrecipes.com/global/corners/rvr-bottom-corners.gif" style="border-width:0px;" /></div>
|
1909
|
+
|
1910
|
+
<div class="rvr-grey">
|
1911
|
+
|
1912
|
+
<div class="rvr-sm-title">
|
1913
|
+
<h4>
|
1914
|
+
Recently Viewed Recipes</h4>
|
1915
|
+
<p class="rvr-more">
|
1916
|
+
<a id="ctl00_rvrRecentlyViewedRecipes_lnkRVRHeader" href="../../Recipe-Tools/Clipboard/Recent.aspx">more »</a></p>
|
1917
|
+
<div class="clear-both">
|
1918
|
+
</div>
|
1919
|
+
</div>
|
1920
|
+
|
1921
|
+
<div class="rvr-cornered-wrap">
|
1922
|
+
|
1923
|
+
|
1924
|
+
<ul>
|
1925
|
+
|
1926
|
+
<li><a id="ctl00_rvrRecentlyViewedRecipes_rptRecentlyViewedRecipes_ctl01_lnkRecentlyViewedRecipeBody" title="Baked Ziti with Italian Sausage" rel="nofollow" href="/CustomRecipe/62721940/Baked-Ziti-with-Italian-Sausage/Detail.aspx?prop31=1">Baked Ziti with Italian Sausage</a></li>
|
1927
|
+
|
1928
|
+
<li><a id="ctl00_rvrRecentlyViewedRecipes_rptRecentlyViewedRecipes_ctl02_lnkRecentlyViewedRecipeBody" title="Baked Ziti with Italian Sausage" rel="nofollow" href="/CustomRecipe/62721940/Baked-Ziti-with-Italian-Sausage/Detail.aspx?prop31=2">Baked Ziti with Italian Sausage</a></li>
|
1929
|
+
|
1930
|
+
<li><a id="ctl00_rvrRecentlyViewedRecipes_rptRecentlyViewedRecipes_ctl03_lnkRecentlyViewedRecipeBody" title="Baked Ziti I" rel="nofollow" href="Detail.aspx?prop31=3">Baked Ziti I</a></li>
|
1931
|
+
|
1932
|
+
</ul>
|
1933
|
+
<p class="rvr-cornered-quick">
|
1934
|
+
Quick Links:
|
1935
|
+
<a id="ctl00_rvrRecentlyViewedRecipes_lnkRVRRecipeBox" class="linkRequiresLogin" rel="nofollow" href="../../My/RecipeBox/Default.aspx">Recipe Box</a>
|
1936
|
+
|
|
1937
|
+
<a id="ctl00_rvrRecentlyViewedRecipes_lnkRVRShoppingList" class="linkRequiresLogin" rel="nofollow" href="../../My/ShoppingList/Default.aspx">Shopping List</a></p>
|
1938
|
+
</div>
|
1939
|
+
<img id="ctl00_rvrRecentlyViewedRecipes_imgBottom" src="http://images.media-allrecipes.com/global/corners/rvr-bottom-corners.gif" style="border-width:0px;" /></div>
|
1940
|
+
|
1941
|
+
<div class="rvr-grey">
|
1942
|
+
<div class="rvr-sm-title">
|
1943
|
+
<h4>
|
1944
|
+
Top Searches</h4>
|
1945
|
+
<div class="clear-both">
|
1946
|
+
</div>
|
1947
|
+
</div>
|
1948
|
+
<div class="rvr-wrap">
|
1949
|
+
|
1950
|
+
|
1951
|
+
<ul>
|
1952
|
+
|
1953
|
+
<li>
|
1954
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl01_lnkTopSearchesBody" title="deviled eggs" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=deviled%20eggs&prop30=1">deviled eggs</a></li>
|
1955
|
+
|
1956
|
+
<li>
|
1957
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl02_lnkTopSearchesBody" title="carrot cake" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=carrot%20cake&prop30=2">carrot cake</a></li>
|
1958
|
+
|
1959
|
+
<li>
|
1960
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl03_lnkTopSearchesBody" title="scalloped potatoes" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=scalloped%20potatoes&prop30=3">scalloped potatoes</a></li>
|
1961
|
+
|
1962
|
+
<li>
|
1963
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl04_lnkTopSearchesBody" title="ham" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=ham&prop30=4">ham</a></li>
|
1964
|
+
|
1965
|
+
<li>
|
1966
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl05_lnkTopSearchesBody" title="easter" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=easter&prop30=5">easter</a></li>
|
1967
|
+
|
1968
|
+
<li>
|
1969
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl06_lnkTopSearchesBody" title="chicken" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=chicken&prop30=6">chicken</a></li>
|
1970
|
+
|
1971
|
+
<li>
|
1972
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl07_lnkTopSearchesBody" title="cheesecake" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=cheesecake&prop30=7">cheesecake</a></li>
|
1973
|
+
|
1974
|
+
<li>
|
1975
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl08_lnkTopSearchesBody" title="quiche" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=quiche&prop30=8">quiche</a></li>
|
1976
|
+
|
1977
|
+
<li>
|
1978
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl09_lnkTopSearchesBody" title="asparagus" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=asparagus&prop30=9">asparagus</a></li>
|
1979
|
+
|
1980
|
+
<li>
|
1981
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl10_lnkTopSearchesBody" title="macaroni and cheese" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=macaroni%20and%20cheese&prop30=10">macaroni and cheese</a></li>
|
1982
|
+
|
1983
|
+
<li>
|
1984
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl11_lnkTopSearchesBody" title="potato salad" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=potato%20salad&prop30=11">potato salad</a></li>
|
1985
|
+
|
1986
|
+
<li>
|
1987
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl12_lnkTopSearchesBody" title="Green bean casserole" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=Green%20bean%20casserole&prop30=12">Green bean casserole</a></li>
|
1988
|
+
|
1989
|
+
<li>
|
1990
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl13_lnkTopSearchesBody" title="green beans" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=green%20beans&prop30=13">green beans</a></li>
|
1991
|
+
|
1992
|
+
<li>
|
1993
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl14_lnkTopSearchesBody" title="salad" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=salad&prop30=14">salad</a></li>
|
1994
|
+
|
1995
|
+
<li>
|
1996
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl15_lnkTopSearchesBody" title="cream cheese frosting" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=cream%20cheese%20frosting&prop30=15">cream cheese frosting</a></li>
|
1997
|
+
|
1998
|
+
<li>
|
1999
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl16_lnkTopSearchesBody" title="fruit salad" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=fruit%20salad&prop30=16">fruit salad</a></li>
|
2000
|
+
|
2001
|
+
<li>
|
2002
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl17_lnkTopSearchesBody" title="pasta salad" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=pasta%20salad&prop30=17">pasta salad</a></li>
|
2003
|
+
|
2004
|
+
<li>
|
2005
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl18_lnkTopSearchesBody" title="Potatoes" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=Potatoes&prop30=18">Potatoes</a></li>
|
2006
|
+
|
2007
|
+
<li>
|
2008
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl19_lnkTopSearchesBody" title="pancakes" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=pancakes&prop30=19">pancakes</a></li>
|
2009
|
+
|
2010
|
+
<li>
|
2011
|
+
<a id="ctl00_tsTopSearches_rptTopSearches_ctl20_lnkTopSearchesBody" title="banana bread" rel="nofollow" href="../../Search/Recipes.aspx?WithTerm=banana%20bread&prop30=20">banana bread</a></li>
|
2012
|
+
|
2013
|
+
</ul>
|
2014
|
+
|
2015
|
+
</div>
|
2016
|
+
</div>
|
2017
|
+
|
2018
|
+
|
2019
|
+
|
2020
|
+
<!-- end ads_right -->
|
2021
|
+
<div style="height: 12px;">
|
2022
|
+
</div>
|
2023
|
+
</div>
|
2024
|
+
|
2025
|
+
<!-- end farright -->
|
2026
|
+
</div>
|
2027
|
+
<!-- end content -->
|
2028
|
+
|
2029
|
+
|
2030
|
+
|
2031
|
+
<div id="footer">
|
2032
|
+
<ul id="footernav" class="navlist">
|
2033
|
+
<li class="first">
|
2034
|
+
<a id="ctl00_lnkFootHome" href="../../Default.aspx">
|
2035
|
+
Allrecipes.com</a></li>
|
2036
|
+
<li>
|
2037
|
+
<a id="ctl00_lnkFootContact" rel="nofollow" href="../../Help/ContactUs.aspx">Contact Us</a></li>
|
2038
|
+
<li>
|
2039
|
+
<a id="ctl00_lnkFootAdvertising" rel="nofollow" href="../../features/more/aradvertisingsolutions.aspx">Advertising</a></li>
|
2040
|
+
<li>
|
2041
|
+
<a id="ctl00_lnkFootNewsroom" href="../../Help/aboutus/newsroom.aspx">Newsroom</a></li>
|
2042
|
+
<li>
|
2043
|
+
<a id="ctl00_lnkFootJobs" rel="nofollow" href="https://readersdigest.silkroad.com/epostings/submit.cfm?version=3&company_id=15964">Jobs</a></li>
|
2044
|
+
<li>
|
2045
|
+
<a id="ctl00_lnkFootLicensing" rel="nofollow" href="../../help/aboutus/licensing.aspx">Licensing</a></li>
|
2046
|
+
|
2047
|
+
<li>
|
2048
|
+
<a id="ctl00_lnkFootLegal" rel="nofollow" href="../../help/aboutus/legal.aspx">Legal</a></li>
|
2049
|
+
<li>
|
2050
|
+
<a id="ctl00_lnkFootPrivacy" rel="nofollow" href="../../Help/aboutus/Privacy.aspx">Privacy</a></li>
|
2051
|
+
<li>
|
2052
|
+
<a id="ctl00_lnkFootMap" href="../../Help/SiteMap.aspx">Site Map</a></li>
|
2053
|
+
<li>
|
2054
|
+
<a id="ctl00_lnkFootRSS" href="../../Help/aboutus/rss.aspx">RSS Feeds</a></li>
|
2055
|
+
<li>
|
2056
|
+
<a id="ctl00_lnkFootCustomer" rel="nofollow" href="../../Help/default.aspx">Customer Support</a></li>
|
2057
|
+
<li>
|
2058
|
+
<a id="ctl00_lnkFootAllrecipesBlog" rel="nofollow" href="../../Cook/Allrecipes/">Allrecipes Blog</a></li>
|
2059
|
+
</ul>
|
2060
|
+
|
2061
|
+
<ul id="footernav3" class="navlist">
|
2062
|
+
<li class="first"><a id="ctl00_HyperLink13" href="http://allrecipes.tv/">Allrecipes.tv</a></li>
|
2063
|
+
<li><a id="ctl00_HyperLink19" href="http://mantestedrecipes.com/">Man Tested Recipes</a></li>
|
2064
|
+
|
2065
|
+
<li><a id="ctl00_lnkFootTOH" href="http://www.tasteofhome.com/recipes">Taste of Home Recipes</a></li>
|
2066
|
+
<li>
|
2067
|
+
<a id="ctl00_lnkFootRR" href="http://www.rachaelraymag.com">Every Day with Rachael Ray</a></li>
|
2068
|
+
<li>
|
2069
|
+
<a id="ctl00_lnkFootRD" href="http://www.rd.com/">Reader’s Digest</a></li>
|
2070
|
+
</ul>
|
2071
|
+
</div>
|
2072
|
+
<!-- end footer -->
|
2073
|
+
</div>
|
2074
|
+
|
2075
|
+
|
2076
|
+
<script type="text/javascript">
|
2077
|
+
//<![CDATA[
|
2078
|
+
AR.Extenders.BindEnterToButton('ctl00_txtSearch','ctl00_btnSearch');$(document).ready(function() {
|
2079
|
+
$(".arlb_jq").bind("mousedown", function(e) {
|
2080
|
+
$(".arlb_jq").removeClass("active");
|
2081
|
+
$(this).addClass("active");
|
2082
|
+
}).bind("mouseup", function(e) {
|
2083
|
+
$(this).removeClass("active");
|
2084
|
+
})
|
2085
|
+
});//]]>
|
2086
|
+
</script>
|
2087
|
+
</form>
|
2088
|
+
<!-- end wrap -->
|
2089
|
+
<div style="padding: 10px 0;" id="countries">
|
2090
|
+
<span>Select Your Version: </span>
|
2091
|
+
<a id="ctl00_HyperLink16" href="http://allrecipes.com.ar">Argentina</a>
|
2092
|
+
<span> | </span>
|
2093
|
+
<a id="ctl00_lolCountryANZ" href="http://allrecipes.com.au">Australia & New Zealand</a>
|
2094
|
+
<span> | </span>
|
2095
|
+
<a id="ctl00_HyperLink5" href="http://allrecipes.com.br/">Brazil</a>
|
2096
|
+
<span> | </span>
|
2097
|
+
|
2098
|
+
<a id="ctl00_lolCountryCanada" href="../../Handlers/SetLocalSite.ashx?country=CAN">Canada</a>
|
2099
|
+
<span> | </span>
|
2100
|
+
|
2101
|
+
<a id="ctl00_HyperLink8" href="http://allrecipes.cn/">China</a>
|
2102
|
+
<span> | </span>
|
2103
|
+
<a id="ctl00_HyperLink9" href="http://allrecipes.fr/">France</a>
|
2104
|
+
<span> | </span>
|
2105
|
+
<a id="ctl00_HyperLink10" href="http://allrecipes.de/">Germany</a>
|
2106
|
+
<span> | </span>
|
2107
|
+
|
2108
|
+
<a id="ctl00_HyperLink14" href="http://allrecipes.co.in/">India</a>
|
2109
|
+
<span> | </span>
|
2110
|
+
|
2111
|
+
<a id="ctl00_HyperLink11" href="http://allrecipes.jp/">Japan</a>
|
2112
|
+
<span> | </span>
|
2113
|
+
|
2114
|
+
<a id="ctl00_HyperLink18" href="http://allrecipes.kr/">Korea</a>
|
2115
|
+
<span> | </span>
|
2116
|
+
|
2117
|
+
<a id="ctl00_HyperLink6" href="http://allrecipes.com.mx/">Mexico</a>
|
2118
|
+
<span> | </span>
|
2119
|
+
|
2120
|
+
<a id="ctl00_HyperLink12" href="http://allrecipes.nl/">Netherlands</a>
|
2121
|
+
<span> | </span>
|
2122
|
+
|
2123
|
+
<a id="ctl00_HyperLink17" href="http://allrecipes.pl/">Poland</a>
|
2124
|
+
|
2125
|
+
|
2126
|
+
|
2127
|
+
|
2128
|
+
<br />
|
2129
|
+
<br />
|
2130
|
+
|
2131
|
+
|
2132
|
+
|
2133
|
+
|
2134
|
+
<a id="ctl00_HyperLink3" href="http://qc.allrecipes.ca/">Quebec</a>
|
2135
|
+
<span> | </span>
|
2136
|
+
|
2137
|
+
<a id="ctl00_HyperLink7" href="http://allrecipes.ru/">Russia</a>
|
2138
|
+
<span> | </span>
|
2139
|
+
|
2140
|
+
|
2141
|
+
<a id="ctl00_HyperLink15" href="http://allrecipes.asia/">SE Asia</a>
|
2142
|
+
<span> | </span>
|
2143
|
+
|
2144
|
+
<a id="ctl00_lolCountryUK" href="http://allrecipes.co.uk">United Kingdom & Ireland</a>
|
2145
|
+
<span> | </span>
|
2146
|
+
|
2147
|
+
|
2148
|
+
United States
|
2149
|
+
<span> | </span>
|
2150
|
+
|
2151
|
+
<a id="ctl00_lnkFootFAQImg" rel="nofollow" href="../../Help/questions/faq/Localization.aspx" style="border-bottom: 0;"><img src="http://images.media-allrecipes.com/site/allrecipes/help_icon.gif" alt="Frequently Asked Questions" width="10" height="10" border="0" /></a>
|
2152
|
+
<a id="ctl00_lnkFootFAQ" rel="nofollow" href="../../Help/questions/faq/Localization.aspx">What's this?</a>
|
2153
|
+
</div>
|
2154
|
+
<div id="copyright">
|
2155
|
+
ALL RIGHTS RESERVED Copyright
|
2156
|
+
2011
|
2157
|
+
Allrecipes.com
|
2158
|
+
</div>
|
2159
|
+
|
2160
|
+
<div class="modal-overlay"></div>
|
2161
|
+
|
2162
|
+
|
2163
|
+
|
2164
|
+
|
2165
|
+
<div class="modal rsz-container modal-dialog-template">
|
2166
|
+
<div class="rsz-header">
|
2167
|
+
<div class="ulcorner"></div>
|
2168
|
+
<div class="rsz-header-content">
|
2169
|
+
|
2170
|
+
<div class="aspxdialog-title"></div>
|
2171
|
+
|
2172
|
+
|
2173
|
+
<div class="modal-close-button">
|
2174
|
+
<a href="javascript:void(0);" class="close-modal unsavedExempt"
|
2175
|
+
onmouseover="window.status='Close'; return true;"
|
2176
|
+
onmouseout="window.status=''; return true;">
|
2177
|
+
<!--#-->
|
2178
|
+
</a>
|
2179
|
+
</div>
|
2180
|
+
</div>
|
2181
|
+
<div class="urcorner"></div>
|
2182
|
+
</div>
|
2183
|
+
<div class="rsz-left-border"></div>
|
2184
|
+
<div class="rsz-content">
|
2185
|
+
|
2186
|
+
|
2187
|
+
</div>
|
2188
|
+
<div class="rsz-right-border"></div>
|
2189
|
+
<div class="rsz-footer">
|
2190
|
+
<div class="llcorner"></div>
|
2191
|
+
<div class="rsz-footer-content"></div>
|
2192
|
+
<div class="lrcorner"></div>
|
2193
|
+
</div>
|
2194
|
+
</div>
|
2195
|
+
|
2196
|
+
|
2197
|
+
|
2198
|
+
|
2199
|
+
<script language="Javascript" type="text/javascript"><!--
|
2200
|
+
var omnitureAccount="rdirdallrecipes";
|
2201
|
+
// --></script><script type="text/javascript" src="http://images.media-allrecipes.com/js/omni/ar_s_code.js?v=163"></script><script language="Javascript" type="text/javascript"><!--
|
2202
|
+
function getHourOfDay(){
|
2203
|
+
var hourOfDay;
|
2204
|
+
var date=new Date();
|
2205
|
+
var hours=date.getHours();
|
2206
|
+
if (hours==12) {hourOfDay=hours + ' PM';}
|
2207
|
+
else if (hours>12) {hourOfDay=( hours-12 )+ ' PM';}
|
2208
|
+
else {hourOfDay=hours+ ' AM';}
|
2209
|
+
return hourOfDay;
|
2210
|
+
}
|
2211
|
+
|
2212
|
+
function getDayOfWeek(){
|
2213
|
+
var retVal = '';
|
2214
|
+
switch (new Date().getDay()){
|
2215
|
+
case 0:retVal = 'Sun';break;
|
2216
|
+
case 1:retVal = 'Mon';break;
|
2217
|
+
case 2:retVal = 'Tue';break;
|
2218
|
+
case 3:retVal = 'Wed';break;
|
2219
|
+
case 4:retVal = 'Thu';break;
|
2220
|
+
case 5:retVal = 'Fri';break;
|
2221
|
+
case 6:retVal = 'Sat';break;
|
2222
|
+
}
|
2223
|
+
return retVal;
|
2224
|
+
}s.pageName="/recipe/baked-ziti-i/detail.aspx";s.server="WEB302";s.channel="Recipes";s.events="event1";s.eVar1=s.pageName;s.eVar10="Anonymous Visitor";s.prop5="ar.classicopastasauce/pasta";s.prop6="Recipe";s.prop8="r=11758;k=21;k=51;k=150;k=173;k=178;k=203;k=216;k=253;k=574;k=626;ssngroup=0;status=unrecognized;u=[CS]v1|26D9D1A7051D3EEF-40000143E001C10F[CE]";s.prop9="3";s.prop20="295";s.prop22=getHourOfDay();s.prop23=getDayOfWeek();s.hier="AR|Recipes";s.eVar6="NON MEMBER"; if (s.getQueryParam("prop30") != "" && !isNaN(s.getQueryParam("prop30"))) s.prop30 = s.getQueryParam("prop30"); else s.prop30 = "blank"; if (s.getQueryParam("prop31") != "" && !isNaN(s.getQueryParam("prop31"))) s.prop31 = s.getQueryParam("prop31"); else s.prop31 = "blank";
|
2225
|
+
function querySt(ji) {
|
2226
|
+
hu = window.location.search.substring(1).toLowerCase();
|
2227
|
+
ji = ji.toLowerCase();
|
2228
|
+
gy = hu.split("&");
|
2229
|
+
rt = '';
|
2230
|
+
cm = '';
|
2231
|
+
for (i=0;i<gy.length;i++) {
|
2232
|
+
ft = gy[i].split("=");
|
2233
|
+
if (ft[0] == ji) {
|
2234
|
+
rt += cm + ft[1];
|
2235
|
+
cm = ',';
|
2236
|
+
}
|
2237
|
+
}
|
2238
|
+
return rt;
|
2239
|
+
}
|
2240
|
+
|
2241
|
+
if (s.getQueryParam("RecipeID") != "" && !isNaN(s.getQueryParam("RecipeID")))
|
2242
|
+
s.prop32 = querySt("RecipeID"); else s.prop32 = "blank";
|
2243
|
+
var s_code=s.t();if(s_code)document.write(s_code);
|
2244
|
+
// --></script><script language="Javascript"><!--
|
2245
|
+
if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
|
2246
|
+
//--></script><noscript>
|
2247
|
+
<img src="http://metric.allrecipes.com/b/ss/rdirdallrecipes/1/H.9--NS/0" height="1" width="1" border="0" alt="" />
|
2248
|
+
</noscript><!--/DO NOT REMOVE/-->
|
2249
|
+
<!-- Tacoda -->
|
2250
|
+
<iframe src="http://an.tacoda.net/an/slf.htm?siteid=17294&dt" marginheight="0" marginwidth="0" frameborder="0" height="0" scrolling="no" width="0"></iframe>
|
2251
|
+
|
2252
|
+
|
2253
|
+
|
2254
|
+
|
2255
|
+
|
2256
|
+
|
2257
|
+
|
2258
|
+
<script type="text/javascript" language="javascript">
|
2259
|
+
function nielsen_sitecensus() {
|
2260
|
+
var d = new Image(1, 1);
|
2261
|
+
d.onerror = d.onload = function () {
|
2262
|
+
d.onerror = d.onload = null;
|
2263
|
+
};
|
2264
|
+
d.src = ["//secure-us.imrworldwide.com/cgi-bin/m?ci=us-104143h&cg=0&cc=1&si=", escape(window.location.href), "&rp=", escape(document.referrer), "&ts=compact&rnd=", (new Date()).getTime()].join('');
|
2265
|
+
}
|
2266
|
+
$(document).ready(function () {
|
2267
|
+
var t = setTimeout("nielsen_sitecensus()", 15);
|
2268
|
+
});
|
2269
|
+
</script>
|
2270
|
+
<noscript>
|
2271
|
+
<div>
|
2272
|
+
<img src="//secure-us.imrworldwide.com/cgi-bin/m?ci=us-readersdigest&cg=0&cc=1&ts=noscript" width="1" height="1" alt="" />
|
2273
|
+
</div>
|
2274
|
+
</noscript>
|
2275
|
+
|
2276
|
+
</body>
|
2277
|
+
</html>
|