Created
September 7, 2012 14:37
-
-
Save D3MZ/3666724 to your computer and use it in GitHub Desktop.
Shortest Match Regex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<strong><u><span style="font-size: large;">Ingredients:</span></u></strong><br /> | |
<ul> | |
<li>2 Granny Smith Apples (Peeled and Diced)</li> | |
<li>Juice from 1/2 Lemon</li> | |
<li>2 TBSP Splenda Brown Sugar</li> | |
<li>1/2 tsp Cinnamon</li> | |
<li>1/2 Cup Rolled Oats</li> | |
</ul> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source[/.*(<strong>.*ingredients.*<ul>.*<\/ul>)/im] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html b:version='2' class='v2' dir='ltr'> | |
<head> | |
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/> | |
<meta content='width=1100' name='viewport'/> | |
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/> | |
<script type="text/javascript">(function() { var a=window,b="jstiming",d="tick";var e=function(c){this.t={};this.tick=function(c,o,h){h=void 0!=h?h:(new Date).getTime();this.t[c]=[h,o]};this[d]("start",null,c)},f=new e;a.jstiming={Timer:e,load:f};if(a.performance&&a.performance.timing){var g=a.performance.timing,j=a[b].load,k=g.navigationStart,l=g.responseStart;0<k&&l>=k&&(j[d]("_wtsrt",void 0,k),j[d]("wtsrt_","_wtsrt",l),j[d]("tbsd_","wtsrt_"))} | |
try{var m=null;a.chrome&&a.chrome.csi&&(m=Math.floor(a.chrome.csi().pageT),j&&0<k&&(j[d]("_tbnd",void 0,a.chrome.csi().startE),j[d]("tbnd_","_tbnd",k)));null==m&&a.gtbExternal&&(m=a.gtbExternal.pageT());null==m&&a.external&&(m=a.external.pageT,j&&0<k&&(j[d]("_tbnd",void 0,a.external.startE),j[d]("tbnd_","_tbnd",k)));m&&(a[b].pt=m)}catch(n){};a.tickAboveFold=function(c){var i=0;if(c.offsetParent){do i+=c.offsetTop;while(c=c.offsetParent)}c=i;750>=c&&a[b].load[d]("aft")};var p=!1;function q(){p||(p=!0,a[b].load[d]("firstScrollTime"))}a.addEventListener?a.addEventListener("scroll",q,!1):a.attachEvent("onscroll",q); | |
})();</script> | |
<meta content='true' name='MSSmartTagsPreventParsing'/> | |
<meta content='blogger' name='generator'/> | |
<link href='http://www.busyvegetarianmom.com/favicon.ico' rel='icon' type='image/x-icon'/> | |
<link href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html' rel='canonical'/> | |
<link rel="alternate" type="application/atom+xml" title="Busy Vegetarian Mom - Atom" href="http://www.busyvegetarianmom.com/feeds/posts/default" /> | |
<link rel="alternate" type="application/rss+xml" title="Busy Vegetarian Mom - RSS" href="http://www.busyvegetarianmom.com/feeds/posts/default?alt=rss" /> | |
<link rel="service.post" type="application/atom+xml" title="Busy Vegetarian Mom - Atom" href="http://www.blogger.com/feeds/1751558825372994375/posts/default" /> | |
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.blogger.com/rsd.g?blogID=1751558825372994375" /> | |
<link rel="alternate" type="application/atom+xml" title="Busy Vegetarian Mom - Atom" href="http://www.busyvegetarianmom.com/feeds/4386855153306022212/comments/default" /> | |
<!--[if IE]><script type="text/javascript" src="//www.blogger.com/static/v1/jsbin/968765673-ieretrofit.js"></script> | |
<![endif]--> | |
<link rel="image_src" href="http://1.bp.blogspot.com/-3AARiyAlPUs/T5zIuWiayzI/AAAAAAAAAxo/ztgoGx5ZUzo/s72-c/food+013.JPG" /> | |
<!--[if IE]> <script> (function() { var html5 = ("abbr,article,aside,audio,canvas,datalist,details," + "figure,footer,header,hgroup,mark,menu,meter,nav,output," + "progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) { document.createElement(html5[i]); } try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })(); </script> <![endif]--> | |
<title>Busy Vegetarian Mom: 5 Minute Apple Crisp</title> | |
<script type="text/javascript"> | |
if (navigator.userAgent.indexOf('MSIE 6') == -1) { | |
WebFontConfig = { | |
google: { families: [ 'Rock Salt', 'Allerta', 'Cherry Cream Soda' ], | |
api: '//themes.googleusercontent.com/fonts/css?kit=VOsBsikvWOs5J9zO2WP4nUish_fmURIvPfv4biKLmlWVWQmXh4Ct6DW4JFlBczL1' | |
}, | |
loading: function() { | |
if (window.jstiming) window.jstiming.load.tick('webfontLoading'); | |
}, | |
active: function() { | |
if (window.jstiming) window.jstiming.load.tick('webfontActive'); | |
} | |
}; | |
(function() { | |
var wf = document.createElement('script'); | |
wf.src = '//ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; | |
wf.type = 'text/javascript'; | |
wf.async = 'true'; | |
var s = document.getElementsByTagName('script')[0]; | |
s.parentNode.insertBefore(wf, s); | |
})(); | |
} else { | |
document.documentElement.className = 'wf-inactive'; | |
} | |
</script> | |
<style type="text/css"> | |
.wf-inactive .header h1, .wf-rocksalt-n4-loading .header h1, .wf-rocksalt-n4-inactive .header h1 { | |
font-family: cursive; | |
} | |
.wf-inactive .tabs-inner .widget li a, .wf-allerta-n4-loading .tabs-inner .widget li a, .wf-allerta-n4-inactive .tabs-inner .widget li a { | |
font-family: sans-serif; | |
} | |
.wf-inactive h3.post-title, .wf-cherrycreamsoda-n4-loading h3.post-title, .wf-cherrycreamsoda-n4-inactive h3.post-title, .wf-inactive .comments h4, .wf-cherrycreamsoda-n4-loading .comments h4, .wf-cherrycreamsoda-n4-inactive .comments h4 { | |
font-family: cursive; | |
} | |
</style> | |
<link type='text/css' rel='stylesheet' href='//www.blogger.com/static/v1/widgets/4219271310-widget_css_2_bundle.css' /> | |
<link type="text/css" rel="stylesheet" href="//www.blogger.com/dyn-css/authorization.css?targetBlogID=1751558825372994375&zx=5ef7e23e-8cd9-4296-93aa-369f0bda10e4"/> | |
<style id='page-skin-1' type='text/css'><!-- | |
/*----------------------------------------------- | |
Blogger Template Style | |
Name: Picture Window | |
Designer: Josh Peterson | |
URL: www.noaesthetic.com | |
----------------------------------------------- */ | |
/* Variable definitions | |
==================== | |
<Variable name="keycolor" description="Main Color" type="color" default="#1a222a"/> | |
<Variable name="body.background" description="Body Background" type="background" | |
color="#111111" default="#111111 url(//themes.googleusercontent.com/image?id=1OACCYOE0-eoTRTfsBuX1NMN9nz599ufI1Jh0CggPFA_sK80AGkIr8pLtYRpNUKPmwtEa) repeat-x fixed top center"/> | |
<Group description="Page Text" selector="body"> | |
<Variable name="body.font" description="Font" type="font" | |
default="normal normal 15px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/> | |
<Variable name="body.text.color" description="Text Color" type="color" default="#333333"/> | |
</Group> | |
<Group description="Backgrounds" selector=".body-fauxcolumns-outer"> | |
<Variable name="body.background.color" description="Outer Background" type="color" default="#296695"/> | |
<Variable name="header.background.color" description="Header Background" type="color" default="transparent"/> | |
<Variable name="post.background.color" description="Post Background" type="color" default="#ffffff"/> | |
</Group> | |
<Group description="Links" selector=".main-outer"> | |
<Variable name="link.color" description="Link Color" type="color" default="#336699"/> | |
<Variable name="link.visited.color" description="Visited Color" type="color" default="#6699cc"/> | |
<Variable name="link.hover.color" description="Hover Color" type="color" default="#33aaff"/> | |
</Group> | |
<Group description="Blog Title" selector=".header h1"> | |
<Variable name="header.font" description="Title Font" type="font" | |
default="normal normal 36px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/> | |
<Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" /> | |
</Group> | |
<Group description="Tabs Text" selector=".tabs-inner .widget li a"> | |
<Variable name="tabs.font" description="Font" type="font" | |
default="normal normal 15px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/> | |
<Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff"/> | |
<Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#339933"/> | |
</Group> | |
<Group description="Tabs Background" selector=".tabs-outer .PageList"> | |
<Variable name="tabs.background.color" description="Background Color" type="color" default="transparent"/> | |
<Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent"/> | |
<Variable name="tabs.separator.color" description="Separator Color" type="color" default="transparent"/> | |
</Group> | |
<Group description="Post Title" selector="h3.post-title, .comments h4"> | |
<Variable name="post.title.font" description="Title Font" type="font" | |
default="normal normal 18px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/> | |
</Group> | |
<Group description="Date Header" selector=".date-header"> | |
<Variable name="date.header.color" description="Text Color" type="color" default="#b40762"/> | |
</Group> | |
<Group description="Post" selector=".post"> | |
<Variable name="post.footer.text.color" description="Footer Text Color" type="color" default="#999999"/> | |
<Variable name="post.border.color" description="Border Color" type="color" default="#dddddd"/> | |
</Group> | |
<Group description="Gadgets" selector="h2"> | |
<Variable name="widget.title.font" description="Title Font" type="font" | |
default="bold normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/> | |
<Variable name="widget.title.text.color" description="Title Color" type="color" default="#888888"/> | |
</Group> | |
<Group description="Footer" selector=".footer-outer"> | |
<Variable name="footer.text.color" description="Text Color" type="color" default="#cccccc"/> | |
<Variable name="footer.widget.title.text.color" description="Gadget Title Color" type="color" default="#aaaaaa"/> | |
</Group> | |
<Group description="Footer Links" selector=".footer-outer"> | |
<Variable name="footer.link.color" description="Link Color" type="color" default="#99ccee"/> | |
<Variable name="footer.link.visited.color" description="Visited Color" type="color" default="#77aaee"/> | |
<Variable name="footer.link.hover.color" description="Hover Color" type="color" default="#33aaff"/> | |
</Group> | |
<Variable name="content.margin" description="Content Margin Top" type="length" default="20px"/> | |
<Variable name="content.padding" description="Content Padding" type="length" default="0"/> | |
<Variable name="content.background" description="Content Background" type="background" | |
default="transparent none repeat scroll top left"/> | |
<Variable name="content.border.radius" description="Content Border Radius" type="length" default="0"/> | |
<Variable name="content.shadow.spread" description="Content Shadow Spread" type="length" default="0"/> | |
<Variable name="header.padding" description="Header Padding" type="length" default="0"/> | |
<Variable name="header.background.gradient" description="Header Gradient" type="url" | |
default="none"/> | |
<Variable name="header.border.radius" description="Header Border Radius" type="length" default="0"/> | |
<Variable name="main.border.radius.top" description="Main Border Radius" type="length" default="20px"/> | |
<Variable name="footer.border.radius.top" description="Footer Border Radius Top" type="length" default="0"/> | |
<Variable name="footer.border.radius.bottom" description="Footer Border Radius Bottom" type="length" default="20px"/> | |
<Variable name="region.shadow.spread" description="Main and Footer Shadow Spread" type="length" default="3px"/> | |
<Variable name="region.shadow.offset" description="Main and Footer Shadow Offset" type="length" default="1px"/> | |
<Variable name="tabs.background.gradient" description="Tab Background Gradient" type="url" default="none"/> | |
<Variable name="tab.selected.background.gradient" description="Selected Tab Background" type="url" | |
default="url(//www.blogblog.com/1kt/transparent/white80.png)"/> | |
<Variable name="tab.background" description="Tab Background" type="background" | |
default="transparent url(//www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left"/> | |
<Variable name="tab.border.radius" description="Tab Border Radius" type="length" default="10px" /> | |
<Variable name="tab.first.border.radius" description="First Tab Border Radius" type="length" default="10px" /> | |
<Variable name="tabs.border.radius" description="Tabs Border Radius" type="length" default="0" /> | |
<Variable name="tabs.spacing" description="Tab Spacing" type="length" default=".25em"/> | |
<Variable name="tabs.margin.bottom" description="Tab Margin Bottom" type="length" default="0"/> | |
<Variable name="tabs.margin.sides" description="Tab Margin Sides" type="length" default="20px"/> | |
<Variable name="main.background" description="Main Background" type="background" | |
default="transparent url(//www.blogblog.com/1kt/transparent/white80.png) repeat scroll top left"/> | |
<Variable name="main.padding.sides" description="Main Padding Sides" type="length" default="20px"/> | |
<Variable name="footer.background" description="Footer Background" type="background" | |
default="transparent url(//www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left"/> | |
<Variable name="post.margin.sides" description="Post Margin Sides" type="length" default="-20px"/> | |
<Variable name="post.border.radius" description="Post Border Radius" type="length" default="5px"/> | |
<Variable name="widget.title.text.transform" description="Widget Title Text Transform" type="string" default="uppercase"/> | |
<Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string" | |
default="transparent none repeat scroll top left"/> | |
<Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left"/> | |
<Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right"/> | |
*/ | |
/* Content | |
----------------------------------------------- */ | |
body { | |
font: normal normal 15px 'Trebuchet MS', Trebuchet, sans-serif; | |
color: #b40762; | |
background: #ca9e81 url(http://themes.googleusercontent.com/image?id=1qeBEvfKyH9V6Ks_yQ-2qSJBkCtl1epyTChwKxLA2W9yw8ednmajpzMUWoGV82okNb9pX) no-repeat fixed top center /* Credit: kcline (http://www.istockphoto.com/googleimages.php?id=4024312&platform=blogger) */; | |
} | |
html body .region-inner { | |
min-width: 0; | |
max-width: 100%; | |
width: auto; | |
} | |
.content-outer { | |
font-size: 90%; | |
} | |
a:link { | |
text-decoration:none; | |
color: #339933; | |
} | |
a:visited { | |
text-decoration:none; | |
color: #66cc66; | |
} | |
a:hover { | |
text-decoration:underline; | |
color: #43ff32; | |
} | |
.content-outer { | |
background: transparent none repeat scroll top left; | |
-moz-border-radius: 0; | |
-webkit-border-radius: 0; | |
-goog-ms-border-radius: 0; | |
border-radius: 0; | |
-moz-box-shadow: 0 0 0 rgba(0, 0, 0, .15); | |
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .15); | |
-goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, .15); | |
box-shadow: 0 0 0 rgba(0, 0, 0, .15); | |
margin: 20px auto; | |
} | |
.content-inner { | |
padding: 0; | |
} | |
/* Header | |
----------------------------------------------- */ | |
.header-outer { | |
background: transparent none repeat-x scroll top left; | |
_background-image: none; | |
color: #ffffff; | |
-moz-border-radius: 0; | |
-webkit-border-radius: 0; | |
-goog-ms-border-radius: 0; | |
border-radius: 0; | |
} | |
.Header img, .Header #header-inner { | |
-moz-border-radius: 0; | |
-webkit-border-radius: 0; | |
-goog-ms-border-radius: 0; | |
border-radius: 0; | |
} | |
.header-inner .Header .titlewrapper, | |
.header-inner .Header .descriptionwrapper { | |
padding-left: 0; | |
padding-right: 0; | |
} | |
.Header h1 { | |
font: normal normal 50px Rock Salt; | |
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); | |
} | |
.Header h1 a { | |
color: #ffffff; | |
} | |
.Header .description { | |
font-size: 130%; | |
} | |
/* Tabs | |
----------------------------------------------- */ | |
.tabs-inner { | |
margin: .5em 20px 0; | |
padding: 0; | |
} | |
.tabs-inner .section { | |
margin: 0; | |
} | |
.tabs-inner .widget ul { | |
padding: 0; | |
background: transparent none repeat scroll bottom; | |
-moz-border-radius: 0; | |
-webkit-border-radius: 0; | |
-goog-ms-border-radius: 0; | |
border-radius: 0; | |
} | |
.tabs-inner .widget li { | |
border: none; | |
} | |
.tabs-inner .widget li a { | |
display: inline-block; | |
padding: .5em 1em; | |
margin-right: .25em; | |
color: #ffffff; | |
font: normal normal 15px Allerta; | |
-moz-border-radius: 10px 10px 0 0; | |
-webkit-border-top-left-radius: 10px; | |
-webkit-border-top-right-radius: 10px; | |
-goog-ms-border-radius: 10px 10px 0 0; | |
border-radius: 10px 10px 0 0; | |
background: transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left; | |
border-right: 1px solid #ffffff; | |
} | |
.tabs-inner .widget li:first-child a { | |
padding-left: 1.25em; | |
-moz-border-radius-topleft: 10px; | |
-moz-border-radius-bottomleft: 0; | |
-webkit-border-top-left-radius: 10px; | |
-webkit-border-bottom-left-radius: 0; | |
-goog-ms-border-top-left-radius: 10px; | |
-goog-ms-border-bottom-left-radius: 0; | |
border-top-left-radius: 10px; | |
border-bottom-left-radius: 0; | |
} | |
.tabs-inner .widget li.selected a, | |
.tabs-inner .widget li a:hover { | |
position: relative; | |
z-index: 1; | |
background: #a1ee98 url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll bottom; | |
color: #5806b4; | |
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .15); | |
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15); | |
-goog-ms-box-shadow: 0 0 3px rgba(0, 0, 0, .15); | |
box-shadow: 0 0 3px rgba(0, 0, 0, .15); | |
} | |
/* Headings | |
----------------------------------------------- */ | |
h2 { | |
font: bold normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif; | |
text-transform: uppercase; | |
color: #a64d79; | |
margin: .5em 0; | |
} | |
/* Main | |
----------------------------------------------- */ | |
.main-outer { | |
background: transparent url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll top left; | |
-moz-border-radius: 20px 20px 0 0; | |
-webkit-border-top-left-radius: 20px; | |
-webkit-border-top-right-radius: 20px; | |
-webkit-border-bottom-left-radius: 0; | |
-webkit-border-bottom-right-radius: 0; | |
-goog-ms-border-radius: 20px 20px 0 0; | |
border-radius: 20px 20px 0 0; | |
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
-goog-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
} | |
.main-inner { | |
padding: 15px 20px 20px; | |
} | |
.main-inner .column-center-inner { | |
padding: 0 0; | |
} | |
.main-inner .column-left-inner { | |
padding-left: 0; | |
} | |
.main-inner .column-right-inner { | |
padding-right: 0; | |
} | |
/* Posts | |
----------------------------------------------- */ | |
h3.post-title { | |
margin: 0; | |
font: normal bold 18px Cherry Cream Soda; | |
} | |
.comments h4 { | |
margin: 1em 0 0; | |
font: normal bold 18px Cherry Cream Soda; | |
} | |
.date-header span { | |
color: #333333; | |
} | |
.post-outer { | |
background-color: #ffffff; | |
border: solid 1px #a64d79; | |
-moz-border-radius: 5px; | |
-webkit-border-radius: 5px; | |
border-radius: 5px; | |
-goog-ms-border-radius: 5px; | |
padding: 15px 20px; | |
margin: 0 -20px 20px; | |
} | |
.post-body { | |
line-height: 1.4; | |
font-size: 110%; | |
position: relative; | |
} | |
.post-header { | |
margin: 0 0 1.5em; | |
color: #1a2a1a; | |
line-height: 1.6; | |
} | |
.post-footer { | |
margin: .5em 0 0; | |
color: #1a2a1a; | |
line-height: 1.6; | |
} | |
#blog-pager { | |
font-size: 140% | |
} | |
#comments .comment-author { | |
padding-top: 1.5em; | |
border-top: dashed 1px #ccc; | |
border-top: dashed 1px rgba(128, 128, 128, .5); | |
background-position: 0 1.5em; | |
} | |
#comments .comment-author:first-child { | |
padding-top: 0; | |
border-top: none; | |
} | |
.avatar-image-container { | |
margin: .2em 0 0; | |
} | |
/* Comments | |
----------------------------------------------- */ | |
.comments .comments-content .icon.blog-author { | |
background-repeat: no-repeat; | |
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==); | |
} | |
.comments .comments-content .loadmore a { | |
border-top: 1px solid #43ff32; | |
border-bottom: 1px solid #43ff32; | |
} | |
.comments .continue { | |
border-top: 2px solid #43ff32; | |
} | |
/* Widgets | |
----------------------------------------------- */ | |
.widget ul, .widget #ArchiveList ul.flat { | |
padding: 0; | |
list-style: none; | |
} | |
.widget ul li, .widget #ArchiveList ul.flat li { | |
border-top: dashed 1px #ccc; | |
border-top: dashed 1px rgba(128, 128, 128, .5); | |
} | |
.widget ul li:first-child, .widget #ArchiveList ul.flat li:first-child { | |
border-top: none; | |
} | |
.widget .post-body ul { | |
list-style: disc; | |
} | |
.widget .post-body ul li { | |
border: none; | |
} | |
/* Footer | |
----------------------------------------------- */ | |
.footer-outer { | |
color:#cccccc; | |
background: transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left; | |
-moz-border-radius: 0 0 20px 20px; | |
-webkit-border-top-left-radius: 0; | |
-webkit-border-top-right-radius: 0; | |
-webkit-border-bottom-left-radius: 20px; | |
-webkit-border-bottom-right-radius: 20px; | |
-goog-ms-border-radius: 0 0 20px 20px; | |
border-radius: 0 0 20px 20px; | |
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
-goog-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
box-shadow: 0 1px 3px rgba(0, 0, 0, .15); | |
} | |
.footer-inner { | |
padding: 10px 20px 20px; | |
} | |
.footer-outer a { | |
color: #a1ee98; | |
} | |
.footer-outer a:visited { | |
color: #77ee7f; | |
} | |
.footer-outer a:hover { | |
color: #43ff32; | |
} | |
.footer-outer .widget h2 { | |
color: #aaaaaa; | |
} | |
/* Mobile | |
----------------------------------------------- */ | |
html body.mobile { | |
height: auto; | |
} | |
html body.mobile { | |
min-height: 480px; | |
background-size: 100% auto; | |
} | |
.mobile .body-fauxcolumn-outer { | |
background: transparent none repeat scroll top left; | |
} | |
html .mobile .mobile-date-outer, html .mobile .blog-pager { | |
border-bottom: none; | |
background: transparent url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll top left; | |
margin-bottom: 10px; | |
} | |
.mobile .date-outer { | |
background: transparent url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll top left; | |
} | |
.mobile .header-outer, .mobile .main-outer, | |
.mobile .post-outer, .mobile .footer-outer { | |
-moz-border-radius: 0; | |
-webkit-border-radius: 0; | |
-goog-ms-border-radius: 0; | |
border-radius: 0; | |
} | |
.mobile .content-outer, | |
.mobile .main-outer, | |
.mobile .post-outer { | |
background: inherit; | |
border: none; | |
} | |
.mobile .content-outer { | |
font-size: 100%; | |
} | |
.mobile-link-button { | |
background-color: #339933; | |
} | |
.mobile-link-button a:link, .mobile-link-button a:visited { | |
color: #ffffff; | |
} | |
.mobile-index-contents { | |
color: #b40762; | |
} | |
.mobile .tabs-inner .PageList .widget-content { | |
background: #a1ee98 url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll bottom; | |
color: #5806b4; | |
} | |
.mobile .tabs-inner .PageList .widget-content .pagelist-arrow { | |
border-left: 1px solid #ffffff; | |
} | |
--></style> | |
<style id='template-skin-1' type='text/css'><!-- | |
body { | |
min-width: 1270px; | |
} | |
.content-outer, .content-fauxcolumn-outer, .region-inner { | |
min-width: 1270px; | |
max-width: 1270px; | |
_width: 1270px; | |
} | |
.main-inner .columns { | |
padding-left: 210px; | |
padding-right: 350px; | |
} | |
.main-inner .fauxcolumn-center-outer { | |
left: 210px; | |
right: 350px; | |
/* IE6 does not respect left and right together */ | |
_width: expression(this.parentNode.offsetWidth - | |
parseInt("210px") - | |
parseInt("350px") + 'px'); | |
} | |
.main-inner .fauxcolumn-left-outer { | |
width: 210px; | |
} | |
.main-inner .fauxcolumn-right-outer { | |
width: 350px; | |
} | |
.main-inner .column-left-outer { | |
width: 210px; | |
right: 100%; | |
margin-left: -210px; | |
} | |
.main-inner .column-right-outer { | |
width: 350px; | |
margin-right: -350px; | |
} | |
#layout { | |
min-width: 0; | |
} | |
#layout .content-outer { | |
min-width: 0; | |
width: 800px; | |
} | |
#layout .region-inner { | |
min-width: 0; | |
width: auto; | |
} | |
--></style> | |
<script type="text/javascript">var a=navigator,b="userAgent",c="indexOf",f="&m=1",g="(^|&)m=",h="?",i="?m=1";function j(){var d=window.location.href,e=d.split(h);switch(e.length){case 1:return d+i;case 2:return 0<=e[1].search(g)?null:d+f;default:return null}}if(-1!=a[b][c]("Mobile")&&-1!=a[b][c]("WebKit")&&-1==a[b][c]("iPad")||-1!=a[b][c]("Opera Mini")||-1!=a[b][c]("IEMobile")){var k=j();k&&window.location.replace(k)}; | |
</script><script type="text/javascript"> | |
if (window.jstiming) window.jstiming.load.tick('headEnd'); | |
</script></head> | |
<body class='loading'> | |
<div class='navbar section' id='navbar'><div class='widget Navbar' id='Navbar1'><script type="text/javascript"> | |
function setAttributeOnload(object, attribute, val) { | |
if(window.addEventListener) { | |
window.addEventListener('load', | |
function(){ object[attribute] = val; }, false); | |
} else { | |
window.attachEvent('onload', function(){ object[attribute] = val; }); | |
} | |
} | |
</script> | |
<div id="navbar-iframe-container"></div> | |
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> | |
<script type="text/javascript"> | |
gapi.load("iframes-styles-bubble", function() { | |
if (window.iframes && iframes.open) { | |
iframes.open( | |
'//www.blogger.com/navbar.g?targetBlogID\0751751558825372994375\46blogName\75Busy+Vegetarian+Mom\46publishMode\75PUBLISH_MODE_HOSTED\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75http://www.busyvegetarianmom.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://www.busyvegetarianmom.com/\46targetPostID\0754386855153306022212\46blogPostOrPageUrl\75http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html\46vt\75-7866856407904572811', | |
{ | |
container: "navbar-iframe-container", | |
id: "navbar-iframe" | |
}, | |
{ | |
}); | |
} | |
}); | |
</script><script type="text/javascript"> | |
(function() { | |
var script = document.createElement('script'); | |
script.type = 'text/javascript'; | |
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; | |
var head = document.getElementsByTagName('head')[0]; | |
if (head) { | |
head.appendChild(script); | |
}})(); | |
</script> | |
</div></div> | |
<div class='body-fauxcolumns'> | |
<div class='fauxcolumn-outer body-fauxcolumn-outer'> | |
<div class='cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left'> | |
<div class='fauxborder-right'></div> | |
<div class='fauxcolumn-inner'> | |
</div> | |
</div> | |
<div class='cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
</div> | |
<div class='content'> | |
<div class='content-fauxcolumns'> | |
<div class='fauxcolumn-outer content-fauxcolumn-outer'> | |
<div class='cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left'> | |
<div class='fauxborder-right'></div> | |
<div class='fauxcolumn-inner'> | |
</div> | |
</div> | |
<div class='cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
</div> | |
<div class='content-outer'> | |
<div class='content-cap-top cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left content-fauxborder-left'> | |
<div class='fauxborder-right content-fauxborder-right'></div> | |
<div class='content-inner'> | |
<header> | |
<div class='header-outer'> | |
<div class='header-cap-top cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left header-fauxborder-left'> | |
<div class='fauxborder-right header-fauxborder-right'></div> | |
<div class='region-inner header-inner'> | |
<div class='header section' id='header'><div class='widget Header' id='Header1'> | |
<div id='header-inner'> | |
<div class='titlewrapper'> | |
<h1 class='title'> | |
<a href='http://www.busyvegetarianmom.com/'>Busy Vegetarian Mom</a> | |
</h1> | |
</div> | |
<div class='descriptionwrapper'> | |
<p class='description'><span>QUICK, HEALTHY & EASY VEGETARIAN RECIPES. FEATURING MEALS AND TIPS THAT ARE PERFECT FOR BUSY FAMILIES TRYING TO EAT RIGHT.</span></p> | |
</div> | |
</div> | |
</div></div> | |
</div> | |
</div> | |
<div class='header-cap-bottom cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
</header> | |
<div class='tabs-outer'> | |
<div class='tabs-cap-top cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left tabs-fauxborder-left'> | |
<div class='fauxborder-right tabs-fauxborder-right'></div> | |
<div class='region-inner tabs-inner'> | |
<div class='tabs section' id='crosscol'><div class='widget PageList' id='PageList1'> | |
<h2>Pages</h2> | |
<div class='widget-content'> | |
<ul> | |
<li><a href='http://www.busyvegetarianmom.com/'>Home</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/breakfast.html'>Breakfast</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/lunch.html'>Lunch</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/dinner.html'>Dinner</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/dessert.html'>Dessert</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/snacks.html'>Snacks</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/all-recipes.html'>All Recipes</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/helpful-info.html'>Helpful Info</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/about-me.html'>About Me</a></li> | |
<li><a href='http://www.busyvegetarianmom.com/p/t-shirts-for-sale.html'>Contact</a></li> | |
<li><a href='http://www.foodiefriendsfriday.com/'>Foodie Friends Friday</a></li> | |
</ul> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=PageList&widgetId=PageList1&action=editWidget§ionId=crosscol' onclick='return _WidgetManager._PopupConfig(document.getElementById("PageList1"));' target='configPageList1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div></div> | |
<div class='tabs section' id='crosscol-overflow'></div> | |
</div> | |
</div> | |
<div class='tabs-cap-bottom cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
<div class='main-outer'> | |
<div class='main-cap-top cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left main-fauxborder-left'> | |
<div class='fauxborder-right main-fauxborder-right'></div> | |
<div class='region-inner main-inner'> | |
<div class='columns fauxcolumns'> | |
<div class='fauxcolumn-outer fauxcolumn-center-outer'> | |
<div class='cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left'> | |
<div class='fauxborder-right'></div> | |
<div class='fauxcolumn-inner'> | |
</div> | |
</div> | |
<div class='cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
<div class='fauxcolumn-outer fauxcolumn-left-outer'> | |
<div class='cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left'> | |
<div class='fauxborder-right'></div> | |
<div class='fauxcolumn-inner'> | |
</div> | |
</div> | |
<div class='cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
<div class='fauxcolumn-outer fauxcolumn-right-outer'> | |
<div class='cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left'> | |
<div class='fauxborder-right'></div> | |
<div class='fauxcolumn-inner'> | |
</div> | |
</div> | |
<div class='cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
<!-- corrects IE6 width calculation --> | |
<div class='columns-inner'> | |
<div class='column-center-outer'> | |
<div class='column-center-inner'> | |
<div class='main section' id='main'><div class='widget Blog' id='Blog1'> | |
<div class='blog-posts hfeed'> | |
<!-- google_ad_section_start(name=default) --> | |
<div class="date-outer"> | |
<h2 class='date-header'><span>Tuesday, May 1, 2012</span></h2> | |
<div class="date-posts"> | |
<div class='post-outer'> | |
<div class='post hentry' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> | |
<a name='4386855153306022212'></a> | |
<h3 class='post-title entry-title' itemprop='name'> | |
5 Minute Apple Crisp | |
</h3> | |
<div class='post-header'> | |
<div class='post-header-line-1'></div> | |
</div> | |
<script src='http://cdn.printfriendly.com/printfriendly.js' type='text/javascript'></script><a class='printfriendly' href='http://www.printfriendly.com' onclick='window.print(); return false;' style=' color:#6D9F00; text-decoration:none;' title='Printer Friendly and PDF'><img alt='Print Friendly and PDF' src='http://cdn.printfriendly.com/pf-button-big.gif' style='border:none;'/></a> | |
<div class='post-body entry-content' id='post-body-4386855153306022212' itemprop='articleBody'> | |
<a class='pin-it-button' count-layout='horizontal' href='http://pinterest.com/pin/create/button/?url=http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html'>Pin It</a> | |
<a href='javascript:void(run_pinmarklet())' style='margin-left:-93px; width:43px; height:20px; display:inline-block;'></a> | |
<script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'></script> | |
<script type='text/javascript'> | |
function run_pinmarklet() { | |
var e=document.createElement('script'); | |
e.setAttribute('type','text/javascript'); | |
e.setAttribute('charset','UTF-8'); | |
e.setAttribute('src','http://assets.pinterest.com/js/pinmarklet.js?r=' + Math.random()*99999999); | |
document.body.appendChild(e); | |
} | |
</script> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<br /></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
Need something sweet in a hurry? No problem...This "Apple Crisp" is done in 5 minutes. </div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
Thank goodness for the microwave! Sweet warm deliciousness, so quick and easy!</div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<br /></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<span style="font-size: large;"><strong>5 Minute Apple Crisp</strong></span></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
This recipe is featured on <a href="http://www.foodiefriendsfriday.com/2012/08/foodie-friends-friday-aug-17th.html" target="_blank">Foodie Friends Friday</a></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<br /></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<a href="http://1.bp.blogspot.com/-3AARiyAlPUs/T5zIuWiayzI/AAAAAAAAAxo/ztgoGx5ZUzo/s1600/food+013.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="480" oda="true" src="http://1.bp.blogspot.com/-3AARiyAlPUs/T5zIuWiayzI/AAAAAAAAAxo/ztgoGx5ZUzo/s640/food+013.JPG" width="640" /></a></div> | |
<strong><u><span style="font-size: large;">Ingredients:</span></u></strong><br /> | |
<ul> | |
<li>2 Granny Smith Apples (Peeled and Diced)</li> | |
<li>Juice from 1/2 Lemon</li> | |
<li>2 TBSP Splenda Brown Sugar</li> | |
<li>1/2 tsp Cinnamon</li> | |
<li>1/2 Cup Rolled Oats</li> | |
</ul> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<a href="http://2.bp.blogspot.com/-Dqf3n6fWKDM/T5zIwXWZ3cI/AAAAAAAAAxw/_4Z_MNRLFuo/s1600/food+016.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="480" oda="true" src="http://2.bp.blogspot.com/-Dqf3n6fWKDM/T5zIwXWZ3cI/AAAAAAAAAxw/_4Z_MNRLFuo/s640/food+016.JPG" width="640" /></a></div> | |
<br /> | |
<span style="font-size: large;"><strong><u>Directions:</u></strong></span><br /> | |
<br /> | |
Place all ingredients together in a microwave safe dish. Cover and cook for 5 minutes or until apples are tender. Stir and serve!<br /> | |
<br /> | |
<br /> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<a href="http://2.bp.blogspot.com/-ar0zLFZmUrM/T5zIxjkeNoI/AAAAAAAAAx4/Rkm4SU0DwlE/s1600/food+012.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="480" oda="true" src="http://2.bp.blogspot.com/-ar0zLFZmUrM/T5zIxjkeNoI/AAAAAAAAAx4/Rkm4SU0DwlE/s640/food+012.JPG" width="640" /></a></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<br /></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
Try it in an <a href="http://www.busyvegetarianmom.com/2012/05/breakfast-or-dessert-apple-crisp.html">Apple Crisp Breakfast Burrito</a></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<br /></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<a href="http://4.bp.blogspot.com/-htYOni-wqmQ/T5_h1T3m82I/AAAAAAAAA1I/f4ytbV9B9g4/s1600/food+005.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" dba="true" height="480" src="http://4.bp.blogspot.com/-htYOni-wqmQ/T5_h1T3m82I/AAAAAAAAA1I/f4ytbV9B9g4/s640/food+005.JPG" width="640" /></a></div> | |
<div class="separator" style="clear: both; text-align: center;"> | |
<br /></div> | |
<div style='clear: both;'></div> | |
</div> | |
<div class='post-footer'> | |
<div class='post-footer-line post-footer-line-1'><div class='post-share-buttons goog-inline-block'> | |
<a class='goog-inline-block share-button sb-email' href='http://www.blogger.com/share-post.g?blogID=1751558825372994375&postID=4386855153306022212&target=email' target='_blank' title='Email This'><span class='share-button-link-text'>Email This</span></a><a class='goog-inline-block share-button sb-blog' href='http://www.blogger.com/share-post.g?blogID=1751558825372994375&postID=4386855153306022212&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='http://www.blogger.com/share-post.g?blogID=1751558825372994375&postID=4386855153306022212&target=twitter' target='_blank' title='Share to Twitter'><span class='share-button-link-text'>Share to Twitter</span></a><a class='goog-inline-block share-button sb-facebook' href='http://www.blogger.com/share-post.g?blogID=1751558825372994375&postID=4386855153306022212&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Share to Facebook'><span class='share-button-link-text'>Share to Facebook</span></a><div class='goog-inline-block dummy-container'><g:plusone source='blogger:blog:plusone' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html' size='medium' width='300' annotation='inline'/></div> | |
</div> | |
<span class='post-comment-link'> | |
</span> | |
<span class='post-icons'> | |
<span class='item-action'> | |
<a href='http://www.blogger.com/email-post.g?blogID=1751558825372994375&postID=4386855153306022212' title='Email Post'> | |
<img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/> | |
</a> | |
</span> | |
<span class='item-control blog-admin pid-1379222900'> | |
<a href='http://www.blogger.com/post-edit.g?blogID=1751558825372994375&postID=4386855153306022212&from=pencil' title='Edit Post'> | |
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> | |
</a> | |
</span> | |
</span> | |
<span class='post-labels'> | |
Labels: | |
<a href='http://www.busyvegetarianmom.com/search/label/blogs' rel='tag'>blogs</a>, | |
<a href='http://www.busyvegetarianmom.com/search/label/Recipes' rel='tag'>Recipes</a>, | |
<a href='http://www.busyvegetarianmom.com/search/label/vegetarian' rel='tag'>vegetarian</a> | |
</span> | |
</div> | |
<div class='post-footer-line post-footer-line-2'></div> | |
<div class='post-footer-line post-footer-line-3'></div> | |
</div> | |
</div> | |
<div class='comments' id='comments'> | |
<a name='comments'></a> | |
<h4>9 comments:</h4> | |
<div class='comments-content'> | |
<script async='async' src='//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js' type='text/javascript'></script> | |
<script type='text/javascript'> | |
(function() { | |
var items = [{'id': '9022239419193303404', 'body': 'Not only simple but my kind of dessert. I simply adore the ingredients you have added inside, what more apples are also my fav.', 'timestamp': '1335878848315', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751335878848315#c9022239419193303404', 'author': {'name': 'Navaneetham Krishnan', 'avatarUrl': '//lh6.googleusercontent.com/-0f0k0w-BwRU/AAAAAAAAAAI/AAAAAAAAOq0/6BQfhPRR46M/s512-c/photo.jpg', 'profileUrl': 'http://www.blogger.com/profile/05810750409368110054'}, 'displayTime': 'May 1, 2012 6:27 AM', 'deleteclass': 'item-control blog-admin pid-1871989433'}, {'id': '2541009223699222516', 'body': 'This is simple, flavoursome and in 5 minutes, heaven - thank you :D\74br /\76\74br /\76Cheers\74br /\76Choc Chip Uru', 'timestamp': '1335899905538', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751335899905538#c2541009223699222516', 'author': {'name': 'Choc Chip Uru', 'avatarUrl': 'http://img1.blogblog.com/img/blank.gif', 'profileUrl': 'http://gobakeyourself.wordpress.com/'}, 'displayTime': 'May 1, 2012 12:18 PM', 'deleteclass': 'item-control blog-admin pid-445843491'}, {'id': '5640493495134789317', 'body': 'That is a really great idea. I love these flavors so much! How great it would be to whip it up this fast. Thanks.', 'timestamp': '1335939775966', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751335939775966#c5640493495134789317', 'author': {'name': 'A Lovin\46#39; Forkful', 'avatarUrl': 'http://3.bp.blogspot.com/-gmaOpO7a30A/Td6pKR7Z-zI/AAAAAAAAAAk/g1vTjYWgFTM/s45/Copy%25252Bof%25252BDSCN1230.jpg', 'profileUrl': 'http://www.blogger.com/profile/01184757779598767302'}, 'displayTime': 'May 1, 2012 11:22 PM', 'deleteclass': 'item-control blog-admin pid-1182202567'}, {'id': '1261784933730281705', 'body': 'You are welcome! I have some different variations of this that are awesome too. Got a cran apple french toast coming soon ;)', 'timestamp': '1335969742918', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751335969742918#c1261784933730281705', 'author': {'name': 'Tracy Iseminger', 'avatarUrl': '//lh6.googleusercontent.com/-nvK5pPI-9gA/AAAAAAAAAAI/AAAAAAAAAQ0/3H_ErvGjVas/s512-c/photo.jpg', 'profileUrl': 'http://www.blogger.com/profile/07929229884831934318'}, 'displayTime': 'May 2, 2012 7:42 AM', 'deleteclass': 'item-control blog-admin pid-1379222900'}, {'id': '6001124696345209876', 'body': 'Sweet and simple! Love it!', 'timestamp': '1345167860847', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751345167860847#c6001124696345209876', 'author': {'name': 'Blondee', 'avatarUrl': 'http://2.bp.blogspot.com/-s8sAlw_WpZg/T0GmqM3yHwI/AAAAAAAAFd8/dUA70sjzvNs/s45/404448_330178317015945_273879369312507_1027501_1301106367_n.jpg', 'profileUrl': 'http://www.blogger.com/profile/11827536147609261504'}, 'displayTime': 'August 16, 2012 6:44 PM', 'deleteclass': 'item-control blog-admin pid-1718576009'}, {'id': '7329246807833903371', 'body': 'oh, my gosh. SO MUCH YUM! can you share this with my readers? i just launched a new blog party \46amp; i\46#39;d love to have you! happyhomeblog.com', 'timestamp': '1345171537001', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751345171537001#c7329246807833903371', 'author': {'name': 'emily', 'avatarUrl': 'http://3.bp.blogspot.com/_IGVfLGeaBYY/SaPYkAAB7yI/AAAAAAAAACc/JkmjHRX0-Zw/S45/n13000281_7471.jpg', 'profileUrl': 'http://www.blogger.com/profile/11112506540441079646'}, 'displayTime': 'August 16, 2012 7:45 PM', 'deleteclass': 'item-control blog-admin pid-1772396571'}, {'id': '132338294609298444', 'body': 'Oh wow, that sounds incredibly easy, just my style. and that apple breakfast burrito sounds and looks yummo!!\74br /\76\74br /\76Blessings, Nellie', 'timestamp': '1345208229295', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751345208229295#c132338294609298444', 'author': {'name': 'Nellie\46#39;s Cozy place', 'avatarUrl': 'http://4.bp.blogspot.com/_IuVpgd4RViA/S0K_qTdmNXI/AAAAAAAABT4/j8ONgu1pXWk/S45/headshotnellie.jpg', 'profileUrl': 'http://www.blogger.com/profile/14619797669030115088'}, 'displayTime': 'August 17, 2012 5:57 AM', 'deleteclass': 'item-control blog-admin pid-2009429173'}, {'id': '4841454497235254979', 'body': 'What a sweet and comforting dish...there is nothing quite like a warm bowl of sweet apples! You have such a wonderful site! Please do visit soon! Blessings, Catherine ', 'timestamp': '1345308779831', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751345308779831#c4841454497235254979', 'author': {'name': 'Catherine', 'avatarUrl': 'http://4.bp.blogspot.com/-j0y31LwsefE/T_YipHIDrOI/AAAAAAAADKU/S3zsgzVMEOw/s45/DSCF4918.jpg', 'profileUrl': 'http://www.blogger.com/profile/04945906301035526440'}, 'displayTime': 'August 18, 2012 9:52 AM', 'deleteclass': 'item-control blog-admin pid-1613063856'}, {'id': '6024239455225270804', 'body': 'Love easy recipes, and that burrito looks yummy. I\46#39;d love to have you at my link party. http://www.whitelightsonwednesday.com/2012/08/wednesday-whatsits-22.html', 'timestamp': '1345390870598', 'permalink': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment\0751345390870598#c6024239455225270804', 'author': {'name': 'Julie E', 'avatarUrl': 'http://2.bp.blogspot.com/-UqPxZq3K9N4/T75MS9HW_QI/AAAAAAAADBA/fMb30MR-L5Q/s45/bio%25252Bpic.JPG', 'profileUrl': 'http://www.blogger.com/profile/02383201413031160536'}, 'displayTime': 'August 19, 2012 8:41 AM', 'deleteclass': 'item-control blog-admin pid-334094170'}]; | |
var msgs = {'loadMore': 'Load more...', 'loading': 'Loading...', 'loaded': 'No more!', 'addComment': 'Add comment', 'reply': 'Reply', 'delete': 'Delete'}; | |
var config = {'blogId': '1751558825372994375', 'postId': '4386855153306022212', 'feed': 'http://www.busyvegetarianmom.com/feeds/4386855153306022212/comments/default', 'authorName': 'Tracy Iseminger', 'authorUrl': 'http://www.blogger.com/profile/07929229884831934318', 'baseUri': 'http://www.blogger.com', 'maxThreadDepth': 2}; | |
// <![CDATA[ | |
var cursor = null; | |
if (items && items.length > 0) { | |
cursor = parseInt(items[items.length - 1].timestamp) + 1; | |
} | |
var bodyFromEntry = function(entry) { | |
if (entry.gd$extendedProperty) { | |
for (var k in entry.gd$extendedProperty) { | |
if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') { | |
return '<span class="deleted-comment">' + entry.content.$t + '</span>'; | |
} | |
} | |
} | |
return entry.content.$t; | |
} | |
var parse = function(data) { | |
cursor = null; | |
var comments = []; | |
if (data && data.feed && data.feed.entry) { | |
for (var i = 0, entry; entry = data.feed.entry[i]; i++) { | |
var comment = {}; | |
// comment ID, parsed out of the original id format | |
var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t); | |
comment.id = id ? id[2] : null; | |
comment.body = bodyFromEntry(entry); | |
comment.timestamp = Date.parse(entry.published.$t) + ''; | |
if (entry.author && entry.author.constructor === Array) { | |
var auth = entry.author[0]; | |
if (auth) { | |
comment.author = { | |
name: (auth.name ? auth.name.$t : undefined), | |
profileUrl: (auth.uri ? auth.uri.$t : undefined), | |
avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined) | |
}; | |
} | |
} | |
if (entry.link) { | |
if (entry.link[2]) { | |
comment.link = comment.permalink = entry.link[2].href; | |
} | |
if (entry.link[3]) { | |
var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href); | |
if (pid && pid[1]) { | |
comment.parentId = pid[1]; | |
} | |
} | |
} | |
comment.deleteclass = 'item-control blog-admin'; | |
if (entry.gd$extendedProperty) { | |
for (var k in entry.gd$extendedProperty) { | |
if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') { | |
comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value; | |
} else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') { | |
comment.displayTime = entry.gd$extendedProperty[k].value; | |
} | |
} | |
} | |
comments.push(comment); | |
} | |
} | |
return comments; | |
}; | |
var paginator = function(callback) { | |
if (hasMore()) { | |
var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50'; | |
if (cursor) { | |
url += '&published-min=' + new Date(cursor).toISOString(); | |
} | |
window.bloggercomments = function(data) { | |
var parsed = parse(data); | |
cursor = parsed.length < 50 ? null | |
: parseInt(parsed[parsed.length - 1].timestamp) + 1 | |
callback(parsed); | |
window.bloggercomments = null; | |
} | |
url += '&callback=bloggercomments'; | |
var script = document.createElement('script'); | |
script.type = 'text/javascript'; | |
script.src = url; | |
document.getElementsByTagName('head')[0].appendChild(script); | |
} | |
}; | |
var hasMore = function() { | |
return !!cursor; | |
}; | |
var getMeta = function(key, comment) { | |
if ('iswriter' == key) { | |
var matches = !!comment.author | |
&& comment.author.name == config.authorName | |
&& comment.author.profileUrl == config.authorUrl; | |
return matches ? 'true' : ''; | |
} else if ('deletelink' == key) { | |
return config.baseUri + '/delete-comment.g?blogID=' | |
+ config.blogId + '&postID=' + comment.id; | |
} else if ('deleteclass' == key) { | |
return comment.deleteclass; | |
} | |
return ''; | |
}; | |
var replybox = null; | |
var replyUrlParts = null; | |
var replyParent = undefined; | |
var onReply = function(commentId, domId) { | |
if (replybox == null) { | |
// lazily cache replybox, and adjust to suit this style: | |
replybox = document.getElementById('comment-editor'); | |
if (replybox != null) { | |
replybox.height = '250px'; | |
replybox.style.display = 'block'; | |
replyUrlParts = replybox.src.split('#'); | |
} | |
} | |
if (replybox && (commentId !== replyParent)) { | |
document.getElementById(domId).insertBefore(replybox, null); | |
replybox.src = replyUrlParts[0] | |
+ (commentId ? '&parentID=' + commentId : '') | |
+ '#' + replyUrlParts[1]; | |
replyParent = commentId; | |
} | |
}; | |
var hash = (window.location.hash || '#').substring(1); | |
var startThread, targetComment; | |
if (/^comment-form_/.test(hash)) { | |
startThread = hash.substring('comment-form_'.length); | |
} else if (/^c[0-9]+$/.test(hash)) { | |
targetComment = hash.substring(1); | |
} | |
// Configure commenting API: | |
var configJso = { | |
'maxDepth': config.maxThreadDepth | |
}; | |
var provider = { | |
'id': config.postId, | |
'data': items, | |
'loadNext': paginator, | |
'hasMore': hasMore, | |
'getMeta': getMeta, | |
'onReply': onReply, | |
'rendered': true, | |
'initComment': targetComment, | |
'initReplyThread': startThread, | |
'config': configJso, | |
'messages': msgs | |
}; | |
var render = function() { | |
if (window.goog && window.goog.comments) { | |
var holder = document.getElementById('comment-holder'); | |
window.goog.comments.render(holder, provider); | |
} | |
}; | |
// render now, or queue to render when library loads: | |
if (window.goog && window.goog.comments) { | |
render(); | |
} else { | |
window.goog = window.goog || {}; | |
window.goog.comments = window.goog.comments || {}; | |
window.goog.comments.loadQueue = window.goog.comments.loadQueue || []; | |
window.goog.comments.loadQueue.push(render); | |
} | |
})(); | |
// ]]> | |
</script> | |
<div id='comment-holder'> | |
<div id='bc_0_10C' kind='c'><div id='bc_0_10CT'><div id='bc_0_9T' class='comment-thread' kind='r' t='0' u='0'><ol id='bc_0_9TB'><li id='bc_0_0B' class='comment' kind='b'><div class='avatar-image-container'><img src='//lh6.googleusercontent.com/-0f0k0w-BwRU/AAAAAAAAAAI/AAAAAAAAOq0/6BQfhPRR46M/s512-c/photo.jpg'></img></div><div id='c9022239419193303404' class='comment-block'><div id='bc_0_0M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://www.blogger.com/profile/05810750409368110054'>Navaneetham Krishnan</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1335878848315#c9022239419193303404'>May 1, 2012 6:27 AM</a></span></div><p id='bc_0_0MC' class='comment-content'>Not only simple but my kind of dessert. I simply adore the ingredients you have added inside, what more apples are also my fav.</p><span id='bc_0_0MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-1871989433'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=9022239419193303404'>Delete</a></span></span></div><div id='bc_0_0BR' class='comment-replies'></div><div id='bc_0_0B_box' class='comment-replybox-single'></div></li><li id='bc_0_1B' class='comment' kind='b'><div class='avatar-image-container'><img src='http://img1.blogblog.com/img/anon36.png'></img></div><div id='c2541009223699222516' class='comment-block'><div id='bc_0_1M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://gobakeyourself.wordpress.com/'>Choc Chip Uru</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1335899905538#c2541009223699222516'>May 1, 2012 12:18 PM</a></span></div><p id='bc_0_1MC' class='comment-content'>This is simple, flavoursome and in 5 minutes, heaven - thank you :D<br /><br />Cheers<br />Choc Chip Uru</p><span id='bc_0_1MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-445843491'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=2541009223699222516'>Delete</a></span></span></div><div id='bc_0_1BR' class='comment-replies'></div><div id='bc_0_1B_box' class='comment-replybox-single'></div></li><li id='bc_0_2B' class='comment' kind='b'><div class='avatar-image-container'><img src='http://3.bp.blogspot.com/-gmaOpO7a30A/Td6pKR7Z-zI/AAAAAAAAAAk/g1vTjYWgFTM/s45/Copy%25252Bof%25252BDSCN1230.jpg'></img></div><div id='c5640493495134789317' class='comment-block'><div id='bc_0_2M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://www.blogger.com/profile/01184757779598767302'>A Lovin&#39; Forkful</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1335939775966#c5640493495134789317'>May 1, 2012 11:22 PM</a></span></div><p id='bc_0_2MC' class='comment-content'>That is a really great idea. I love these flavors so much! How great it would be to whip it up this fast. Thanks.</p><span id='bc_0_2MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-1182202567'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=5640493495134789317'>Delete</a></span></span></div><div id='bc_0_2BR' class='comment-replies'></div><div id='bc_0_2B_box' class='comment-replybox-single'></div></li><li id='bc_0_3B' class='comment' kind='b'><div class='avatar-image-container'><img src='//lh6.googleusercontent.com/-nvK5pPI-9gA/AAAAAAAAAAI/AAAAAAAAAQ0/3H_ErvGjVas/s512-c/photo.jpg'></img></div><div id='c1261784933730281705' class='comment-block'><div id='bc_0_3M' class='comment-header' kind='m'><cite class='user blog-author'><a rel='nofollow' href='http://www.blogger.com/profile/07929229884831934318'>Tracy Iseminger</a></cite><span class='icon user blog-author'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1335969742918#c1261784933730281705'>May 2, 2012 7:42 AM</a></span></div><p id='bc_0_3MC' class='comment-content'>You are welcome! I have some different variations of this that are awesome too. Got a cran apple french toast coming soon ;)</p><span id='bc_0_3MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-1379222900'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=1261784933730281705'>Delete</a></span></span></div><div id='bc_0_3BR' class='comment-replies'></div><div id='bc_0_3B_box' class='comment-replybox-single'></div></li><li id='bc_0_4B' class='comment' kind='b'><div class='avatar-image-container'><img src='http://2.bp.blogspot.com/-s8sAlw_WpZg/T0GmqM3yHwI/AAAAAAAAFd8/dUA70sjzvNs/s45/404448_330178317015945_273879369312507_1027501_1301106367_n.jpg'></img></div><div id='c6001124696345209876' class='comment-block'><div id='bc_0_4M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://www.blogger.com/profile/11827536147609261504'>Blondee</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1345167860847#c6001124696345209876'>August 16, 2012 6:44 PM</a></span></div><p id='bc_0_4MC' class='comment-content'>Sweet and simple! Love it!</p><span id='bc_0_4MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-1718576009'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=6001124696345209876'>Delete</a></span></span></div><div id='bc_0_4BR' class='comment-replies'></div><div id='bc_0_4B_box' class='comment-replybox-single'></div></li><li id='bc_0_5B' class='comment' kind='b'><div class='avatar-image-container'><img src='http://3.bp.blogspot.com/_IGVfLGeaBYY/SaPYkAAB7yI/AAAAAAAAACc/JkmjHRX0-Zw/S45/n13000281_7471.jpg'></img></div><div id='c7329246807833903371' class='comment-block'><div id='bc_0_5M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://www.blogger.com/profile/11112506540441079646'>emily</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1345171537001#c7329246807833903371'>August 16, 2012 7:45 PM</a></span></div><p id='bc_0_5MC' class='comment-content'>oh, my gosh. SO MUCH YUM! can you share this with my readers? i just launched a new blog party & i'd love to have you! happyhomeblog.com</p><span id='bc_0_5MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-1772396571'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=7329246807833903371'>Delete</a></span></span></div><div id='bc_0_5BR' class='comment-replies'></div><div id='bc_0_5B_box' class='comment-replybox-single'></div></li><li id='bc_0_6B' class='comment' kind='b'><div class='avatar-image-container'><img src='http://4.bp.blogspot.com/_IuVpgd4RViA/S0K_qTdmNXI/AAAAAAAABT4/j8ONgu1pXWk/S45/headshotnellie.jpg'></img></div><div id='c132338294609298444' class='comment-block'><div id='bc_0_6M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://www.blogger.com/profile/14619797669030115088'>Nellie&#39;s Cozy place</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1345208229295#c132338294609298444'>August 17, 2012 5:57 AM</a></span></div><p id='bc_0_6MC' class='comment-content'>Oh wow, that sounds incredibly easy, just my style. and that apple breakfast burrito sounds and looks yummo!!<br /><br />Blessings, Nellie</p><span id='bc_0_6MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-2009429173'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=132338294609298444'>Delete</a></span></span></div><div id='bc_0_6BR' class='comment-replies'></div><div id='bc_0_6B_box' class='comment-replybox-single'></div></li><li id='bc_0_7B' class='comment' kind='b'><div class='avatar-image-container'><img src='http://4.bp.blogspot.com/-j0y31LwsefE/T_YipHIDrOI/AAAAAAAADKU/S3zsgzVMEOw/s45/DSCF4918.jpg'></img></div><div id='c4841454497235254979' class='comment-block'><div id='bc_0_7M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://www.blogger.com/profile/04945906301035526440'>Catherine</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1345308779831#c4841454497235254979'>August 18, 2012 9:52 AM</a></span></div><p id='bc_0_7MC' class='comment-content'>What a sweet and comforting dish...there is nothing quite like a warm bowl of sweet apples! You have such a wonderful site! Please do visit soon! Blessings, Catherine </p><span id='bc_0_7MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-1613063856'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=4841454497235254979'>Delete</a></span></span></div><div id='bc_0_7BR' class='comment-replies'></div><div id='bc_0_7B_box' class='comment-replybox-single'></div></li><li id='bc_0_8B' class='comment' kind='b'><div class='avatar-image-container'><img src='http://2.bp.blogspot.com/-UqPxZq3K9N4/T75MS9HW_QI/AAAAAAAADBA/fMb30MR-L5Q/s45/bio%25252Bpic.JPG'></img></div><div id='c6024239455225270804' class='comment-block'><div id='bc_0_8M' class='comment-header' kind='m'><cite class='user'><a rel='nofollow' href='http://www.blogger.com/profile/02383201413031160536'>Julie E</a></cite><span class='icon user'></span><span class='datetime secondary-text'><a rel='nofollow' href='http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html?showComment=1345390870598#c6024239455225270804'>August 19, 2012 8:41 AM</a></span></div><p id='bc_0_8MC' class='comment-content'>Love easy recipes, and that burrito looks yummy. I'd love to have you at my link party. http://www.whitelightsonwednesday.com/2012/08/wednesday-whatsits-22.html</p><span id='bc_0_8MN' class='comment-actions secondary-text' kind='m'><a kind='i' href='javascript:;' target='_self' o='r'>Reply</a><span class='item-control blog-admin pid-334094170'><a o='d' target='_self' href='http://www.blogger.com/delete-comment.g?blogID=1751558825372994375&postID=6024239455225270804'>Delete</a></span></span></div><div id='bc_0_8BR' class='comment-replies'></div><div id='bc_0_8B_box' class='comment-replybox-single'></div></li></ol><div id='bc_0_9I' class='continue' kind='ci'><a href='javascript:;' target='_self'>Add comment</a></div><div id='bc_0_9T_box' class='comment-replybox-thread'></div><div id='bc_0_9L' class='loadmore loaded' kind='rb'><a href='javascript:;' target='_self'>Load more...</a></div></div></div></div> | |
</div> | |
</div> | |
<p class='comment-footer'> | |
<div class='comment-form'> | |
<a name='comment-form'></a> | |
<p> | |
</p> | |
<a href='http://www.blogger.com/comment-iframe.g?blogID=1751558825372994375&postID=4386855153306022212' id='comment-editor-src'></a> | |
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'></iframe> | |
<script type="text/javascript" src="//www.blogger.com/static/v1/jsbin/3595521450-comment_from_post_iframe.js"></script> | |
<script type='text/javascript'> | |
BLOG_CMT_createIframe('http://www.blogger.com/rpc_relay.html', '10984146126725887114'); | |
</script> | |
</div> | |
</p> | |
<div id='backlinks-container'> | |
<div id='Blog1_backlinks-container'> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div></div> | |
<!-- google_ad_section_end --> | |
</div> | |
<div class='blog-pager' id='blog-pager'> | |
<span id='blog-pager-newer-link'> | |
<a class='blog-pager-newer-link' href='http://www.busyvegetarianmom.com/2012/05/breakfast-or-dessert-apple-crisp.html' id='Blog1_blog-pager-newer-link' title='Newer Post'>Newer Post</a> | |
</span> | |
<span id='blog-pager-older-link'> | |
<a class='blog-pager-older-link' href='http://www.busyvegetarianmom.com/2012/04/upside-down-mini-quiche.html' id='Blog1_blog-pager-older-link' title='Older Post'>Older Post</a> | |
</span> | |
<a class='home-link' href='http://www.busyvegetarianmom.com/'>Home</a> | |
</div> | |
<div class='clear'></div> | |
<div class='post-feeds'> | |
<div class='feed-links'> | |
Subscribe to: | |
<a class='feed-link' href='http://www.busyvegetarianmom.com/feeds/4386855153306022212/comments/default' target='_blank' type='application/atom+xml'>Post Comments (Atom)</a> | |
</div> | |
</div> | |
<script type="text/javascript">window.___gcfg = {'lang': 'en'};window.___gapisync = false;(function() {var po = document.createElement('script');po.type = 'text/javascript';po.async = true;po.src = 'https://apis.google.com/js/plusone.js';var s = document.body.getElementsByTagName('script')[0];s.parentNode.insertBefore(po, s);})();</script> | |
</div></div> | |
</div> | |
</div> | |
<div class='column-left-outer'> | |
<div class='column-left-inner'> | |
<aside> | |
<div class='sidebar section' id='sidebar-left-1'><div class='widget HTML' id='HTML10'> | |
<h2 class='title'>Follow on Pinterest</h2> | |
<div class='widget-content'> | |
<a href="http://pinterest.com/busyvegetarian/"><img src="http://passets-cdn.pinterest.com/images/follow-on-pinterest-button.png" width="156" height="26" alt="Follow Me on Pinterest" /></a> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML10&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML10"));' target='configHTML10' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML11'> | |
<h2 class='title'>Facebook Badge</h2> | |
<div class='widget-content'> | |
<!-- Facebook Badge START --><a href="https://www.facebook.com/busyvegetarianmom" target="_TOP" style="font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Busy Vegetarian Mom">Busy Vegetarian Mom</a><br/><a href="https://www.facebook.com/busyvegetarianmom" target="_TOP" title="Busy Vegetarian Mom"><img src="https://badge.facebook.com/badge/104077053050974.235.1734088531.png" style="border: 0px;" /></a><br/><a href="http://www.facebook.com/business/dashboard/" target="_TOP" style="font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Make your own badge!">Promote Your Page Too</a><!-- Facebook Badge END --> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML11&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML11"));' target='configHTML11' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML6'> | |
<h2 class='title'>Get the Feed</h2> | |
<div class='widget-content'> | |
<a href="http://fusion.google.com/add?source=atgs&feedurl=http%3A//feeds.feedburner.com/BusyVegetarianMom"><img src="http://gmodules.com/ig/images/plus_google.gif" border="0" alt="Add to Google" /></a> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML6&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML6"));' target='configHTML6' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML19'> | |
<h2 class='title'>Get Facebook Cards!</h2> | |
<div class='widget-content'> | |
<noscript> | |
<a href='http://www.tkqlhce.com/click-5841793-11025856'> | |
<img alt="" border="0" height="600" src="http://www.awltovhc.com/image-5841793-11025856" width="160" /> | |
</a> | |
</noscript> | |
<script src='http://www.tqlkg.com/javascript/get_flash_html.js' type='text/javascript'> | |
</script> | |
<script type='text/javascript'> | |
getFlashHtml('MOO Business Services Creative Version 2 [160x600]', 160, 600, 'http://www.lduhtrp.net/flash-5841793-11025856?clickTag=http://www.tkqlhce.com/click-5841793-11025856', '', 'http://www.awltovhc.com/image-5841793-11025856', 'http://www.tkqlhce.com/click-5841793-11025856') | |
</script> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML19&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML19"));' target='configHTML19' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget AdSense' id='AdSense12'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=160; | |
google_ad_height=600; | |
google_ad_format="160x600_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0004+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="5806B4"; | |
google_color_link="FFFFFF"; | |
google_color_url="333333"; | |
google_color_text="43FF32"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense12&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense12"));' target='configAdSense12' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget BlogArchive' id='BlogArchive1'> | |
<h2>Blog Archive</h2> | |
<div class='widget-content'> | |
<div id='ArchiveList'> | |
<div id='BlogArchive1_ArchiveList'> | |
<ul class='flat'> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_09_02_archive.html'>09/02 - 09/09</a> (3) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_08_26_archive.html'>08/26 - 09/02</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_08_19_archive.html'>08/19 - 08/26</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_08_12_archive.html'>08/12 - 08/19</a> (3) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_08_05_archive.html'>08/05 - 08/12</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_07_29_archive.html'>07/29 - 08/05</a> (6) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_07_22_archive.html'>07/22 - 07/29</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_07_15_archive.html'>07/15 - 07/22</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_07_08_archive.html'>07/08 - 07/15</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_07_01_archive.html'>07/01 - 07/08</a> (6) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_06_24_archive.html'>06/24 - 07/01</a> (6) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_06_17_archive.html'>06/17 - 06/24</a> (9) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_06_10_archive.html'>06/10 - 06/17</a> (11) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_06_03_archive.html'>06/03 - 06/10</a> (7) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_05_27_archive.html'>05/27 - 06/03</a> (6) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_05_20_archive.html'>05/20 - 05/27</a> (8) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_05_13_archive.html'>05/13 - 05/20</a> (7) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_05_06_archive.html'>05/06 - 05/13</a> (6) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_04_29_archive.html'>04/29 - 05/06</a> (10) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_04_22_archive.html'>04/22 - 04/29</a> (5) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_04_15_archive.html'>04/15 - 04/22</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_04_08_archive.html'>04/08 - 04/15</a> (5) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_04_01_archive.html'>04/01 - 04/08</a> (6) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_03_25_archive.html'>03/25 - 04/01</a> (8) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_03_18_archive.html'>03/18 - 03/25</a> (6) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_03_11_archive.html'>03/11 - 03/18</a> (11) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_03_04_archive.html'>03/04 - 03/11</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_02_26_archive.html'>02/26 - 03/04</a> (3) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_02_19_archive.html'>02/19 - 02/26</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_02_12_archive.html'>02/12 - 02/19</a> (8) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_02_05_archive.html'>02/05 - 02/12</a> (4) | |
</li> | |
<li class='archivedate'> | |
<a href='http://www.busyvegetarianmom.com/2012_01_29_archive.html'>01/29 - 02/05</a> (4) | |
</li> | |
</ul> | |
</div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=BlogArchive&widgetId=BlogArchive1&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("BlogArchive1"));' target='configBlogArchive1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense13'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=160; | |
google_ad_height=600; | |
google_ad_format="160x600_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0004+L0001"; | |
google_color_border="FFFFFF"; | |
google_color_bg="FFFFFF"; | |
google_color_link="A64D79"; | |
google_color_url="339933"; | |
google_color_text="B40762"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense13&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense13"));' target='configAdSense13' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense11'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=160; | |
google_ad_height=600; | |
google_ad_format="160x600_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0004+L0001"; | |
google_color_border="333333"; | |
google_color_bg="B40762"; | |
google_color_link="43FF32"; | |
google_color_url="5806B4"; | |
google_color_text="FFFFFF"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense11&action=editWidget§ionId=sidebar-left-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense11"));' target='configAdSense11' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget HTML' id='HTML9'><script> | |
var linkwithin_site_id = 1192233; | |
</script> | |
<script src="http://www.linkwithin.com/widget.js"></script> | |
<a href="http://www.linkwithin.com/"><img src="http://www.linkwithin.com/pixel.png" alt="Related Posts Plugin for WordPress, Blogger..." style="border: 0" /></a></div></div> | |
</aside> | |
</div> | |
</div> | |
<div class='column-right-outer'> | |
<div class='column-right-inner'> | |
<aside> | |
<div class='sidebar section' id='sidebar-right-1'><div class='widget Image' id='Image1'> | |
<h2>Advertising</h2> | |
<div class='widget-content'> | |
<a href='http://www.busyvegetarianmom.com/p/t-shirts-for-sale.html'> | |
<img alt='Advertising' height='240' id='Image1_img' src='http://4.bp.blogspot.com/-hsXiiLPyjLY/T8xC9wvm_DI/AAAAAAAABMk/Hm8vnMxfwoU/s340/youradhere.jpg' width='340'/> | |
</a> | |
<br/> | |
<span class='caption'>Place Your Ad Here</span> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=Image&widgetId=Image1&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("Image1"));' target='configImage1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget PlusBadge' id='PlusBadge1'> | |
<link href='https://plus.google.com/112011603463112717365' rel='publisher'/> | |
<script type='text/javascript'> | |
window.___gcfg = { | |
lang: 'en' | |
}; | |
(function() { | |
var po = document.createElement("script"); | |
po.type = "text/javascript"; | |
po.async = true; | |
po.src = "https://apis.google.com/js/plusone.js"; | |
var s = document.getElementsByTagName("script")[0]; | |
s.parentNode.insertBefore(po, s); | |
})(); | |
</script> | |
<g:plus height='69' href='https://plus.google.com/112011603463112717365' rel='author' source='blogger:blog:badge' theme='light' width='305'></g:plus> | |
</div><div class='widget Followers' id='Followers1'> | |
<h2 class='title'>Followers</h2> | |
<div class='widget-content'> | |
<div id='Followers1-wrapper'> | |
<div style='margin-right:2px;'> | |
<script type="text/javascript"> | |
if (!window.google || !google.friendconnect) { | |
document.write('<script type="text/javascript"' + | |
'src="http://www.google.com/friendconnect/script/friendconnect.js">' + | |
'</scr' + 'ipt>'); | |
} | |
</script> | |
<script type="text/javascript"> | |
if (!window.registeredBloggerCallbacks) { | |
window.registeredBloggerCallbacks = true; | |
gadgets.rpc.register('requestReload', function() { | |
document.location.reload(); | |
}); | |
gadgets.rpc.register('requestSignOut', function(siteId) { | |
google.friendconnect.container.openSocialSiteId = siteId; | |
google.friendconnect.requestSignOut(); | |
}); | |
} | |
</script> | |
<script type="text/javascript"> | |
function registerGetBlogUrls() { | |
gadgets.rpc.register('getBlogUrls', function() { | |
var holder = {}; | |
holder.currentPost = "http://www.blogger.com/feeds/1751558825372994375/posts/default/4386855153306022212"; | |
holder.currentComments = "http://www.blogger.com/feeds/1751558825372994375/4386855153306022212/comments/default"; | |
holder.currentPostUrl = ""; | |
holder.currentPostId = 4386855153306022212 | |
holder.postFeed = "http://www.blogger.com/feeds/1751558825372994375/posts/default"; | |
holder.commentFeed = "http://www.blogger.com/feeds/1751558825372994375/comments/default"; | |
holder.currentBlogUrl = "http://www.busyvegetarianmom.com/"; | |
holder.currentBlogId = "1751558825372994375"; | |
return holder; | |
}); | |
} | |
</script> | |
<script type="text/javascript"> | |
if (!window.registeredCommonBloggerCallbacks) { | |
window.registeredCommonBloggerCallbacks = true; | |
gadgets.rpc.register('resize_iframe', function(height) { | |
var el = document.getElementById(this['f']); | |
if (el) { | |
el.style.height = height + 'px'; | |
} | |
}); | |
gadgets.rpc.register('set_pref', function() {}); | |
registerGetBlogUrls(); | |
} | |
</script> | |
<div id="div-soky1jcf65bs" style="width: 100%; "></div> | |
<script type="text/javascript"> | |
var skin = {}; | |
skin['FACE_SIZE'] = '32'; | |
skin['HEIGHT'] = "260"; | |
skin['TITLE'] = "Followers"; | |
skin['BORDER_COLOR'] = "transparent"; | |
skin['ENDCAP_BG_COLOR'] = "transparent"; | |
skin['ENDCAP_TEXT_COLOR'] = "#b40762"; | |
skin['ENDCAP_LINK_COLOR'] = "#339933"; | |
skin['ALTERNATE_BG_COLOR'] = "transparent"; | |
skin['CONTENT_BG_COLOR'] = "transparent"; | |
skin['CONTENT_LINK_COLOR'] = "#339933"; | |
skin['CONTENT_TEXT_COLOR'] = "#b40762"; | |
skin['CONTENT_SECONDARY_LINK_COLOR'] = "#339933"; | |
skin['CONTENT_SECONDARY_TEXT_COLOR'] = "#000000"; | |
skin['CONTENT_HEADLINE_COLOR'] = "#a64d79"; | |
skin['FONT_FACE'] = "normal normal 15px \x27Trebuchet MS\x27, Trebuchet, sans-serif"; | |
google.friendconnect.container.setParentUrl("/"); | |
google.friendconnect.container["renderMembersGadget"]( | |
{id: "div-soky1jcf65bs", | |
height: 260, | |
site: "10984146126725887114", | |
locale: 'en' }, | |
skin); | |
</script> | |
</div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=Followers&widgetId=Followers1&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("Followers1"));' target='configFollowers1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget HTML' id='HTML3'> | |
<h2 class='title'>Share the Love...Grab My Button!</h2> | |
<div class='widget-content'> | |
<div align="center" style="padding: 5px;"><img src="http://i1271.photobucket.com/albums/jj628/busyvegetarianmom/BusyVegButton2.jpg" title="Busy Vegetarian Mom" alt="Busy Vegetarian Mom" /></div><textarea style="background:#330033;border:solid 1px #000000; color: #ffffff; font-size:100%; height: 100px; margin:auto; text-align: left; padding: 2px 0 2px 5px; display: block; width: 200px;"><div align="center"><a href="http://www.busyvegetarianmom.com" title="Busy Vegetarian Mom"><img src="http://i1271.photobucket.com/albums/jj628/busyvegetarianmom/BusyVegButton2.jpg" alt="Busy Vegetarian Mom" style="border:none;" /></a></div></textarea> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML3&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML3"));' target='configHTML3' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML1'> | |
<h2 class='title'>Foodie Friends Friday</h2> | |
<div class='widget-content'> | |
<div align="center"><a href="http://www.foodiefriendsfriday.com" title="Foodie Friends Friday"><img src="http://i1271.photobucket.com/albums/jj628/busyvegetarianmom/FeaturedFFFButton2.jpg" alt="Foodie Friends Friday" style="border:none;" /></a></div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML1&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML1"));' target='configHTML1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML2'> | |
<h2 class='title'>Food Nation</h2> | |
<div class='widget-content'> | |
<a href="http://www.vegetarianblogs.org" data-count="rank" data-type="image-link" data-size="large" data-id="ulMsHcXPBO_svxeDzjUewA" class="blognation-widget-element" target="_blank" rel="nofollow"><img src="http://images.blognation.com/themes/directory/badges/vegetarianblogs/large-bottom.png" alt="Vegetarian Blogs" style="margin:0px;padding:0px;border:0px;" rel="nofollow"/></a><script type="text/javascript" src="http://www.blognation.com/bn/widget/bnscript.js?ulMsHcXPBO_svxeDzjUewA"></script> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML2&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML2"));' target='configHTML2' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML7'> | |
<h2 class='title'>Twitter</h2> | |
<div class='widget-content'> | |
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script> | |
<script> | |
new TWTR.Widget({ | |
version: 2, | |
type: 'profile', | |
rpp: 4, | |
interval: 30000, | |
width: 250, | |
height: 300, | |
theme: { | |
shell: { | |
background: '#b52ab5', | |
color: '#ffffff' | |
}, | |
tweets: { | |
background: '#f7f2f7', | |
color: '#0f876f', | |
links: '#4aed05' | |
} | |
}, | |
features: { | |
scrollbar: false, | |
loop: false, | |
live: false, | |
behavior: 'all' | |
} | |
}).render().setUser('busyvegetarian').start(); | |
</script> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML7&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML7"));' target='configHTML7' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML8'> | |
<h2 class='title'>Sponsers</h2> | |
<div class='widget-content'> | |
<div align="center"><a href="http://www.cindysrecipesandwritings.com" title="Cindy's recipes and writings"><img src="http://www.cindysrecipesandwritings.com/wp-content/uploads/2012/07/mybuttonpic-e1341339878117.jpg" alt="Cindy's recipes and writings" style="border:none;" /></a></div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML8&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML8"));' target='configHTML8' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML13'> | |
<div class='widget-content'> | |
<a href="http://www.alilcountrysugar.blogspot.com"><img src=" http://i320.photobucket.com/albums/nn352/curly2880/ALILCOUNTRYSUGARBUTTON.jpg"/></a> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML13&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML13"));' target='configHTML13' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML14'> | |
<div class='widget-content'> | |
<center><a href="http://djssugarshack.com/wordpress1/" ><img border="0" src="http://djssugarshack.com/wordpress1/wp-content/uploads/2012/05/DJs-Sugar-Shack-Blog-Button1.jpg" /></a></center> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML14&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML14"));' target='configHTML14' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML15'> | |
<div class='widget-content'> | |
<div align="center"><a href="http://www.robynsviewathome.blogspot.com" title="Robyn's view"><img src="http://i1159.photobucket.com/albums/p626/RobynsView/Beachwithframeandblogname4.jpg" alt="Robyn's view" style="border:none;" /></a></div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML15&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML15"));' target='configHTML15' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML16'> | |
<div class='widget-content'> | |
<a href="http://www.wifeofthecolonel.blogspot.com/"><img src="http://i1202.photobucket.com/albums/bb365/loischristensen/PicMonkeyCollageF.jpg "/></a> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML16&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML16"));' target='configHTML16' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML18'> | |
<div class='widget-content'> | |
<div align="center"><a href="http://fromcalculustocupcakes.blogspot.com/" title="From Calculus to Cupcakes"><img src="http://i1166.photobucket.com/albums/q610/michellefctc/button.jpg" alt="From Calculus to Cupcakes" style="border:none;" /></a></div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML18&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML18"));' target='configHTML18' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget HTML' id='HTML17'> | |
<h2 class='title'>I was picked as a Favorite!</h2> | |
<div class='widget-content'> | |
<div align="center"><a href="http://www.foodiefriendsfriday.com" title="Foodie Friends Friday"><img src="http://i1271.photobucket.com/albums/jj628/busyvegetarianmom/HostFavorite.jpg" alt="Foodie Friends Friday" style="border:none;" /></a></div> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML17&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML17"));' target='configHTML17' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget AdSense' id='AdSense1'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=300; | |
google_ad_height=250; | |
google_ad_format="300x250_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0009+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="FFFFFF"; | |
google_color_link="B40762"; | |
google_color_url="C65454"; | |
google_color_text="339933"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense1&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense1"));' target='configAdSense1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense5'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=300; | |
google_ad_height=250; | |
google_ad_format="300x250_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0009+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="FFFFFF"; | |
google_color_link="B40762"; | |
google_color_url="333333"; | |
google_color_text="339933"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense5&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense5"));' target='configAdSense5' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense3'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=300; | |
google_ad_height=250; | |
google_ad_format="300x250_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0009+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="FFFFFF"; | |
google_color_link="B40762"; | |
google_color_url="C65454"; | |
google_color_text="339933"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense3&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense3"));' target='configAdSense3' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense7'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=300; | |
google_ad_height=250; | |
google_ad_format="300x250_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0009+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="FFFFFF"; | |
google_color_link="A64D79"; | |
google_color_url="339933"; | |
google_color_text="B40762"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense7&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense7"));' target='configAdSense7' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense6'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=300; | |
google_ad_height=250; | |
google_ad_format="300x250_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0009+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="FFFFFF"; | |
google_color_link="A64D79"; | |
google_color_url="339933"; | |
google_color_text="B40762"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense6&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense6"));' target='configAdSense6' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense9'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=300; | |
google_ad_height=250; | |
google_ad_format="300x250_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0009+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="FFFFFF"; | |
google_color_link="111111"; | |
google_color_url="339933"; | |
google_color_text="B40762"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense9&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense9"));' target='configAdSense9' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense10'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=300; | |
google_ad_height=250; | |
google_ad_format="300x250_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0009+L0001"; | |
google_color_border="B40762"; | |
google_color_bg="FFFFFF"; | |
google_color_link="5806B4"; | |
google_color_url="339933"; | |
google_color_text="B40762"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense10&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense10"));' target='configAdSense10' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget AdSense' id='AdSense8'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=120; | |
google_ad_height=600; | |
google_ad_format="120x600_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0003+L0001"; | |
google_color_border="43FF32"; | |
google_color_bg="B40762"; | |
google_color_link="A64D79"; | |
google_color_url="339933"; | |
google_color_text="43FF32"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense8&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense8"));' target='configAdSense8' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget HTML' id='HTML4'> | |
<h2 class='title'>Networked Blogs</h2> | |
<div class='widget-content'> | |
<div id='networkedblogs_nwidget_container' style='height:360px;padding-top:10px;'><div id='networkedblogs_nwidget_above'></div><div id='networkedblogs_nwidget_widget' style="border:1px solid #D1D7DF;background-color:#F5F6F9;margin:0px auto;"><div id="networkedblogs_nwidget_logo" style="padding:1px;margin:0px;background-color:#edeff4;text-align:center;height:21px;"><a href="http://www.networkedblogs.com/" target="_blank" title="NetworkedBlogs"><img style="border: none;" src="http://static.networkedblogs.com/static/images/logo_small.png" title="NetworkedBlogs"/></a></div><div id="networkedblogs_nwidget_body" style="text-align: center;"></div><div id="networkedblogs_nwidget_follow" style="padding:5px;"><a style="display:block;line-height:100%;width:90px;margin:0px auto;padding:4px 8px;text-align:center;background-color:#3b5998;border:1pxsolid #D9DFEA;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;color:#FFFFFF;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;font-size:11px;text-decoration:none;" href="http://www.networkedblogs.com/blog/busy-vegetarian-mom?ahash=d28314d64e70220f3e427c01a3958058">Follow this blog</a></div></div><div id='networkedblogs_nwidget_below'></div></div><script type="text/javascript"> | |
if(typeof(networkedblogs)=="undefined"){networkedblogs = {};networkedblogs.blogId=1136589;networkedblogs.shortName="busy-vegetarian-mom";} | |
</script><script src="http://nwidget.networkedblogs.com/getnetworkwidget?bid=1136589" type="text/javascript"></script> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML4&action=editWidget§ionId=sidebar-right-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML4"));' target='configHTML4' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div></div> | |
</aside> | |
</div> | |
</div> | |
</div> | |
<div style='clear: both'></div> | |
<!-- columns --> | |
</div> | |
<!-- main --> | |
</div> | |
</div> | |
<div class='main-cap-bottom cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
<footer> | |
<div class='footer-outer'> | |
<div class='footer-cap-top cap-top'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
<div class='fauxborder-left footer-fauxborder-left'> | |
<div class='fauxborder-right footer-fauxborder-right'></div> | |
<div class='region-inner footer-inner'> | |
<div class='foot section' id='footer-1'><div class='widget HTML' id='HTML20'> | |
<div class='widget-content'> | |
<noscript> | |
<a href='http://www.jdoqocy.com/click-5841793-11024855'> | |
<img alt="" border="0" height="90" src="http://www.lduhtrp.net/image-5841793-11024855" width="728" /> | |
</a> | |
</noscript> | |
<script src='http://www.lduhtrp.net/javascript/get_flash_html.js' type='text/javascript'> | |
</script> | |
<script type='text/javascript'> | |
getFlashHtml('MOO Business Services Creative Version 1 [738x90]', 728, 90, 'http://www.ftjcfx.com/flash-5841793-11024855?clickTag=http://www.jdoqocy.com/click-5841793-11024855', '', 'http://www.lduhtrp.net/image-5841793-11024855', 'http://www.jdoqocy.com/click-5841793-11024855') | |
</script> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML20&action=editWidget§ionId=footer-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML20"));' target='configHTML20' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget AdSense' id='AdSense4'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=468; | |
google_ad_height=60; | |
google_ad_format="468x60_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0012+L0003"; | |
google_color_border="B40762"; | |
google_color_bg="5806B4"; | |
google_color_link="43FF32"; | |
google_color_url="F2B1B7"; | |
google_color_text="FFFFFF"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense4&action=editWidget§ionId=footer-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense4"));' target='configAdSense4' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div></div> | |
<table border='0' cellpadding='0' cellspacing='0' class='section-columns columns-2'> | |
<tbody> | |
<tr> | |
<td class='first columns-cell'> | |
<div class='foot section' id='footer-2-1'><div class='widget PlusOne' id='PlusOne1'> | |
<div class='widget-content'> | |
<g:plusone annotation='bubble' href='http://www.busyvegetarianmom.com/' size='tall' source='blogger:blog:plusone' width='250'></g:plusone> | |
<script type='text/javascript'> | |
window.___gcfg = {"lang": "en"}; | |
(function() { | |
var po = document.createElement('script'); po.type = 'text/javascript'; | |
po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; | |
var s = document.getElementsByTagName('script')[0]; | |
s.parentNode.insertBefore(po, s); | |
})(); | |
</script> | |
</div> | |
</div><div class='widget Profile' id='Profile1'> | |
<h2>About Me</h2> | |
<div class='widget-content'> | |
<a href='https://plus.google.com/112011603463112717365'><img alt='My Photo' class='profile-img' height='80' src='//lh6.googleusercontent.com/-nvK5pPI-9gA/AAAAAAAAAAI/AAAAAAAAAQ0/3H_ErvGjVas/s512-c/photo.jpg' width='80'/></a> | |
<dl class='profile-datablock'> | |
<dt class='profile-data'> | |
<a class='profile-name-link' href='https://plus.google.com/112011603463112717365' rel='author' style='background-image: url(//www.google.com/images/icons/ui/gprofile_button-16.png);'> | |
Tracy Iseminger | |
</a> | |
</dt> | |
<dd class='profile-textblock'>I am a working wife and mother of two girls.  Still new to being vegetarian, we are learning new things every day.  Blogging has been a way for me to keep focused on the diet, and keep track of useful information/recipes for myself.  I want to share things I learn with others and my experiences along the journey. </dd> | |
</dl> | |
<a class='profile-link' href='https://plus.google.com/112011603463112717365' rel='author'>View my complete profile</a> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=Profile&widgetId=Profile1&action=editWidget§ionId=footer-2-1' onclick='return _WidgetManager._PopupConfig(document.getElementById("Profile1"));' target='configProfile1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div></div> | |
</td> | |
<td class='columns-cell'> | |
<div class='foot section' id='footer-2-2'><div class='widget HTML' id='HTML5'> | |
<h2 class='title'>Follow My Blog by Feeds</h2> | |
<div class='widget-content'> | |
<a href="http://feeds.feedburner.com/BusyVegetarianMom" title="Subscribe to my feed" rel="alternate" type="application/rss+xml"><img src="http://www.feedburner.com/fb/images/pub/feed-icon32x32.png" alt="" style="border:0"/></a><a href="http://feeds.feedburner.com/BusyVegetarianMom" title="Subscribe to my feed" rel="alternate" type="application/rss+xml">Subscribe in a reader</a> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML5&action=editWidget§ionId=footer-2-2' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML5"));' target='configHTML5' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget FollowByEmail' id='FollowByEmail1'> | |
<h2 class='title'>Follow by Email</h2> | |
<div class='widget-content'> | |
<div class='follow-by-email-inner'> | |
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open("http://feedburner.google.com/fb/a/mailverify?uri=blogspot/qEVij", "popupwindow", "scrollbars=yes,width=550,height=520"); return true' target='popupwindow'> | |
<table width='100%'> | |
<tr> | |
<td> | |
<input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/> | |
</td> | |
<td width='64px'> | |
<input class='follow-by-email-submit' type='submit' value='Submit'/> | |
</td> | |
</tr> | |
</table> | |
<input name='uri' type='hidden' value='blogspot/qEVij'/> | |
<input name='loc' type='hidden' value='en_US'/> | |
</form> | |
</div> | |
</div> | |
<span class='item-control blog-admin'> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=FollowByEmail&widgetId=FollowByEmail1&action=editWidget§ionId=footer-2-2' onclick='return _WidgetManager._PopupConfig(document.getElementById("FollowByEmail1"));' target='configFollowByEmail1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</span> | |
</div><div class='widget Gadget' id='Gadget1'> | |
<h2 class='title'>Share It</h2> | |
<script type="text/javascript"> | |
if (!window.google || !google.friendconnect) { | |
document.write('<script type="text/javascript"' + | |
'src="http://www.google.com/friendconnect/script/friendconnect.js">' + | |
'</scr' + 'ipt>'); | |
} | |
</script> | |
<script type="text/javascript"> | |
if (!window.registeredBloggerCallbacks) { | |
window.registeredBloggerCallbacks = true; | |
gadgets.rpc.register('requestReload', function() { | |
document.location.reload(); | |
}); | |
gadgets.rpc.register('requestSignOut', function(siteId) { | |
google.friendconnect.container.openSocialSiteId = siteId; | |
google.friendconnect.requestSignOut(); | |
}); | |
} | |
</script> | |
<script type="text/javascript"> | |
function registerGetBlogUrls() { | |
gadgets.rpc.register('getBlogUrls', function() { | |
var holder = {}; | |
holder.currentPost = "http://www.blogger.com/feeds/1751558825372994375/posts/default/4386855153306022212"; | |
holder.currentComments = "http://www.blogger.com/feeds/1751558825372994375/4386855153306022212/comments/default"; | |
holder.currentPostUrl = ""; | |
holder.currentPostId = 4386855153306022212 | |
holder.postFeed = "http://www.blogger.com/feeds/1751558825372994375/posts/default"; | |
holder.commentFeed = "http://www.blogger.com/feeds/1751558825372994375/comments/default"; | |
holder.currentBlogUrl = "http://www.busyvegetarianmom.com/"; | |
holder.currentBlogId = "1751558825372994375"; | |
return holder; | |
}); | |
} | |
</script> | |
<script type="text/javascript"> | |
if (!window.registeredCommonBloggerCallbacks) { | |
window.registeredCommonBloggerCallbacks = true; | |
gadgets.rpc.register('resize_iframe', function(height) { | |
var el = document.getElementById(this['f']); | |
if (el) { | |
el.style.height = height + 'px'; | |
} | |
}); | |
gadgets.rpc.register('set_pref', function() {}); | |
registerGetBlogUrls(); | |
} | |
</script> | |
<div id="div-eog7xx210o6k" style="width: 100%; "></div> | |
<script type="text/javascript"> | |
var skin = {}; | |
skin['FACE_SIZE'] = '32'; | |
skin['HEIGHT'] = "200"; | |
skin['TITLE'] = "Share It"; | |
skin['BORDER_COLOR'] = "transparent"; | |
skin['ENDCAP_BG_COLOR'] = "transparent"; | |
skin['ENDCAP_TEXT_COLOR'] = "#b40762"; | |
skin['ENDCAP_LINK_COLOR'] = "#339933"; | |
skin['ALTERNATE_BG_COLOR'] = "transparent"; | |
skin['CONTENT_BG_COLOR'] = "transparent"; | |
skin['CONTENT_LINK_COLOR'] = "#339933"; | |
skin['CONTENT_TEXT_COLOR'] = "#b40762"; | |
skin['CONTENT_SECONDARY_LINK_COLOR'] = "#339933"; | |
skin['CONTENT_SECONDARY_TEXT_COLOR'] = "#000000"; | |
skin['CONTENT_HEADLINE_COLOR'] = "#a64d79"; | |
skin['FONT_FACE'] = "normal normal 15px \x27Trebuchet MS\x27, Trebuchet, sans-serif"; | |
google.friendconnect.container.setParentUrl("/"); | |
google.friendconnect.container["renderOpenSocialGadget"]( | |
{id: "div-eog7xx210o6k", | |
height: 200, | |
url: "http://fcgadgets.appspot.com/spec/shareit.xml", | |
"view-params": {}, | |
"prefs": {}, | |
site: "10984146126725887114", | |
locale: 'en' }, | |
skin); | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=Gadget&widgetId=Gadget1&action=editWidget§ionId=footer-2-2' onclick='return _WidgetManager._PopupConfig(document.getElementById("Gadget1"));' target='configGadget1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div><div class='widget AdSense' id='AdSense2'> | |
<div class='widget-content'> | |
<script type="text/javascript"><!-- | |
google_ad_client="pub-2737979331486921"; | |
google_ad_host="pub-1556223355139109"; | |
google_ad_width=234; | |
google_ad_height=60; | |
google_ad_format="234x60_as"; | |
google_ad_type="text_image"; | |
google_ad_host_channel="0001+S0007+L0003"; | |
google_color_border="FFFFFF"; | |
google_color_bg="FFFFFF"; | |
google_color_link="BCBCBC"; | |
google_color_url="F2B1B7"; | |
google_color_text="D9D9D9"; | |
//--></script> | |
<script type="text/javascript" | |
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> | |
</script> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=AdSense&widgetId=AdSense2&action=editWidget§ionId=footer-2-2' onclick='return _WidgetManager._PopupConfig(document.getElementById("AdSense2"));' target='configAdSense2' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div> | |
</div><div class='widget HTML' id='HTML12'> | |
<div class='widget-content'> | |
<script type="text/javascript"> | |
var _gaq = _gaq || []; | |
_gaq.push(['_setAccount', 'UA-30789509-1']); | |
_gaq.push(['_trackPageview']); | |
(function() { | |
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | |
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | |
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | |
})(); | |
</script> | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=HTML&widgetId=HTML12&action=editWidget§ionId=footer-2-2' onclick='return _WidgetManager._PopupConfig(document.getElementById("HTML12"));' target='configHTML12' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div></div> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
<!-- outside of the include in order to lock Attribution widget --> | |
<div class='foot section' id='footer-3'><div class='widget Attribution' id='Attribution1'> | |
<div class='widget-content' style='text-align: center;'> | |
All content and photos are Copyright © 2012 Busy Vegetarian Mom. All RIghts Reserved.. Picture Window template. Template images by <a href='http://www.istockphoto.com/googleimages.php?id=4024312&platform=blogger&langregion=en' target='_blank'>kcline</a>. Powered by <a href='http://www.blogger.com' target='_blank'>Blogger</a>. | |
</div> | |
<div class='clear'></div> | |
<span class='widget-item-control'> | |
<span class='item-control blog-admin'> | |
<a class='quickedit' href='//www.blogger.com/rearrange?blogID=1751558825372994375&widgetType=Attribution&widgetId=Attribution1&action=editWidget§ionId=footer-3' onclick='return _WidgetManager._PopupConfig(document.getElementById("Attribution1"));' target='configAttribution1' title='Edit'> | |
<img alt='' height='18' src='http://img1.blogblog.com/img/icon18_wrench_allbkg.png' width='18'/> | |
</a> | |
</span> | |
</span> | |
<div class='clear'></div> | |
</div></div> | |
</div> | |
</div> | |
<div class='footer-cap-bottom cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
</footer> | |
<!-- content --> | |
</div> | |
</div> | |
<div class='content-cap-bottom cap-bottom'> | |
<div class='cap-left'></div> | |
<div class='cap-right'></div> | |
</div> | |
</div> | |
</div> | |
<script type='text/javascript'> | |
window.setTimeout(function() { | |
document.body.className = document.body.className.replace('loading', ''); | |
}, 10); | |
</script> | |
<script type='text/javascript'> | |
var _gaq = _gaq || []; | |
_gaq.push(['_setAccount', 'UA-30789509-1']); | |
_gaq.push(['_trackPageview']); | |
(function() { | |
var ga = document.createElement('script'); | |
ga.type = 'text/javascript'; | |
ga.async = true; | |
ga.src = (document.location.protocol == 'https:' ? | |
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | |
var s = document.getElementsByTagName('script')[0]; | |
s.parentNode.insertBefore(ga, s); | |
})(); | |
</script> | |
<script type="text/javascript"> | |
if (window.jstiming) window.jstiming.load.tick('widgetJsBefore'); | |
</script><script type="text/javascript" src="//www.blogger.com/static/v1/widgets/3809499334-widgets.js"></script> | |
<script type='text/javascript'> | |
if (typeof(BLOG_attachCsiOnload) != 'undefined' && BLOG_attachCsiOnload != null) { window['blogger_templates_experiment_id'] = "templatesV2";window['blogger_blog_id'] = '1751558825372994375';BLOG_attachCsiOnload('item_'); }_WidgetManager._Init('http://www.blogger.com/rearrange?blogID\x3d1751558825372994375','//www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html','1751558825372994375'); | |
_WidgetManager._SetPageActionUrl('http://www.blogger.com/display?blogID\x3d1751558825372994375','APq4FmBseixCQfPOYHvvo66b4eiyJgz04A30W1Oa_yCG3epnaDeTXUnTAn3M8ClQYTYTv1RFfWr9cTz1Qu6xQ-T6bj4-g_0Zlk5Znvri8RCcmvWjJYMJXWQ\x3d','AOuZoY7BKhy91ynNhDDOsVV6xHlFkfSS-Q:1347026256320'); | |
_WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '1751558825372994375', 'bloggerUrl': 'http://www.blogger.com', 'title': 'Busy Vegetarian Mom', 'pageType': 'item', 'url': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html', 'canonicalUrl': 'http://www.busyvegetarianmom.com/2012/05/5-minute-apple-crisp.html', 'canonicalHomepageUrl': 'http://www.busyvegetarianmom.com/', 'homepageUrl': 'http://www.busyvegetarianmom.com/', 'blogspotFaviconUrl': 'http://www.busyvegetarianmom.com/favicon.ico', 'enabledCommentProfileImages': true, 'adultContent': false, 'analyticsAccountNumber': 'UA-30789509-1', 'searchLabel': '', 'searchQuery': '', 'pageName': '5 Minute Apple Crisp', 'pageTitle': 'Busy Vegetarian Mom: 5 Minute Apple Crisp', 'metaDescription': '', 'encoding': 'UTF-8', 'locale': 'en', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'languageDirection': 'ltr', 'feedLinks': '\74link rel\75\42alternate\42 type\75\42application/atom+xml\42 title\75\42Busy Vegetarian Mom - Atom\42 href\75\42http://www.busyvegetarianmom.com/feeds/posts/default\42 /\76\n\74link rel\75\42alternate\42 type\75\42application/rss+xml\42 title\75\42Busy Vegetarian Mom - RSS\42 href\75\42http://www.busyvegetarianmom.com/feeds/posts/default?alt\75rss\42 /\76\n\74link rel\75\42service.post\42 type\75\42application/atom+xml\42 title\75\42Busy Vegetarian Mom - Atom\42 href\75\42http://www.blogger.com/feeds/1751558825372994375/posts/default\42 /\76\n\74link rel\75\42EditURI\42 type\75\42application/rsd+xml\42 title\75\42RSD\42 href\75\42http://www.blogger.com/rsd.g?blogID\0751751558825372994375\42 /\76\n\74link rel\75\42alternate\42 type\75\42application/atom+xml\42 title\75\42Busy Vegetarian Mom - Atom\42 href\75\42http://www.busyvegetarianmom.com/feeds/4386855153306022212/comments/default\42 /\76\n', 'meTag': '', 'openIdOpTag': '', 'postImageThumbnailUrl': 'http://1.bp.blogspot.com/-3AARiyAlPUs/T5zIuWiayzI/AAAAAAAAAxo/ztgoGx5ZUzo/s72-c/food+013.JPG', 'imageSrcTag': '\74link rel\75\42image_src\42 href\75\42http://1.bp.blogspot.com/-3AARiyAlPUs/T5zIuWiayzI/AAAAAAAAAxo/ztgoGx5ZUzo/s72-c/food+013.JPG\42 /\76\n', 'latencyHeadScript': '\74script type\75\42text/javascript\42\76(function() { var a\75window,b\75\42jstiming\42,d\75\42tick\42;var e\75function(c){this.t\75{};this.tick\75function(c,o,h){h\75void 0!\75h?h:(new Date).getTime();this.t[c]\75[h,o]};this[d](\42start\42,null,c)},f\75new e;a.jstiming\75{Timer:e,load:f};if(a.performance\46\46a.performance.timing){var g\75a.performance.timing,j\75a[b].load,k\75g.navigationStart,l\75g.responseStart;0\74k\46\46l\76\75k\46\46(j[d](\42_wtsrt\42,void 0,k),j[d](\42wtsrt_\42,\42_wtsrt\42,l),j[d](\42tbsd_\42,\42wtsrt_\42))}\ntry{var m\75null;a.chrome\46\46a.chrome.csi\46\46(m\75Math.floor(a.chrome.csi().pageT),j\46\0460\74k\46\46(j[d](\42_tbnd\42,void 0,a.chrome.csi().startE),j[d](\42tbnd_\42,\42_tbnd\42,k)));null\75\75m\46\46a.gtbExternal\46\46(m\75a.gtbExternal.pageT());null\75\75m\46\46a.external\46\46(m\75a.external.pageT,j\46\0460\74k\46\46(j[d](\42_tbnd\42,void 0,a.external.startE),j[d](\42tbnd_\42,\42_tbnd\42,k)));m\46\46(a[b].pt\75m)}catch(n){};a.tickAboveFold\75function(c){var i\0750;if(c.offsetParent){do i+\75c.offsetTop;while(c\75c.offsetParent)}c\75i;750\76\75c\46\46a[b].load[d](\42aft\42)};var p\75!1;function q(){p||(p\75!0,a[b].load[d](\42firstScrollTime\42))}a.addEventListener?a.addEventListener(\42scroll\42,q,!1):a.attachEvent(\42onscroll\42,q);\n })();\74/script\076', 'mobileHeadScript': '', 'adsenseClientId': 'pub-2737979331486921', 'ieCssRetrofitLinks': '\74!--[if IE]\76\74script type\75\42text/javascript\42 src\75\42//www.blogger.com/static/v1/jsbin/968765673-ieretrofit.js\42\76\74/script\76\n\74![endif]--\076', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/04452fcc9c8aa994'}}, {'name': 'skin', 'data': {'vars': {'content_padding': '0', 'tabs_selected_background_color': '#a1ee98', 'region_shadow_spread': '3px', 'header_padding': '0', 'tab_selected_background_gradient': 'url(http://www.blogblog.com/1kt/transparent/white80.png)', 'link_visited_color': '#66cc66', 'tabs_margin_sides': '20px', 'post_title_font': 'normal bold 18px Cherry Cream Soda', 'tabs_separator_color': '#ffffff', 'tabs_text_color': '#ffffff', 'header_background_gradient': 'none', 'widget_title_font': 'bold normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif', 'body_background': '#ca9e81 url(http://themes.googleusercontent.com/image?id\0751qeBEvfKyH9V6Ks_yQ-2qSJBkCtl1epyTChwKxLA2W9yw8ednmajpzMUWoGV82okNb9pX) no-repeat fixed top center /* Credit: kcline (http://www.istockphoto.com/googleimages.php?id\0754024312\46platform\75blogger) */', 'tab_first_border_radius': '10px', 'tabs_border_radius': '0', 'keycolor': '#1a2a1a', 'content_shadow_spread': '0', 'main_background': 'transparent url(http://www.blogblog.com/1kt/transparent/white80.png) repeat scroll top left', 'header_font': 'normal normal 50px Rock Salt', 'footer_background': 'transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left', 'header_background_color': 'transparent', 'widget_title_text_transform': 'uppercase', 'footer_link_visited_color': '#77ee7f', 'footer_link_hover_color': '#43ff32', 'footer_border_radius_bottom': '20px', 'tabs_background_gradient': 'none', 'tab_background': 'transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left', 'mobile_background_overlay': 'transparent none repeat scroll top left', 'tabs_background_color': 'transparent', 'header_border_radius': '0', 'post_margin_sides': '-20px', 'link_hover_color': '#43ff32', 'footer_link_color': '#a1ee98', 'content_background': 'transparent none repeat scroll top left', 'tabs_margin_bottom': '0', 'body_text_color': '#b40762', 'main_padding_sides': '20px', 'post_border_color': '#a64d79', 'footer_text_color': '#cccccc', 'footer_border_radius_top': '0', 'post_background_color': '#ffffff', 'content_border_radius': '0', 'endSide': 'right', 'post_footer_text_color': '#1a2a1a', 'startSide': 'left', 'date_header_color': '#333333', 'tabs_font': 'normal normal 15px Allerta', 'body_font': 'normal normal 15px \47Trebuchet MS\47, Trebuchet, sans-serif', 'post_border_radius': '5px', 'widget_title_text_color': '#a64d79', 'content_margin': '20px', 'link_color': '#339933', 'footer_widget_title_text_color': '#aaaaaa', 'header_text_color': '#ffffff', 'main_border_radius_top': '20px', 'region_shadow_offset': '1px', 'tab_border_radius': '10px', 'tabs_selected_text_color': '#5806b4', 'body_background_color': '#111111', 'tabs_spacing': '.25em'}, 'override': ''}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '/?view\75classic'}, 'flipcard': {'name': 'flipcard', 'url': '/?view\75flipcard'}, 'magazine': {'name': 'magazine', 'url': '/?view\75magazine'}, 'mosaic': {'name': 'mosaic', 'url': '/?view\75mosaic'}, 'sidebar': {'name': 'sidebar', 'url': '/?view\75sidebar'}, 'snapshot': {'name': 'snapshot', 'url': '/?view\75snapshot'}, 'timeslide': {'name': 'timeslide', 'url': '/?view\75timeslide'}}}]); | |
_WidgetManager._RegisterWidget('_PageListView', new _WidgetInfo('PageList1', 'crosscol', null, document.getElementById('PageList1'), {'title': 'Pages', 'links': [{'href': 'http://www.busyvegetarianmom.com/', 'title': 'Home', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/breakfast.html', 'title': 'Breakfast', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/lunch.html', 'title': 'Lunch', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/dinner.html', 'title': 'Dinner', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/dessert.html', 'title': 'Dessert', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/snacks.html', 'title': 'Snacks', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/all-recipes.html', 'title': 'All Recipes', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/helpful-info.html', 'title': 'Helpful Info', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/about-me.html', 'title': 'About Me', 'isCurrentPage': false}, {'href': 'http://www.busyvegetarianmom.com/p/t-shirts-for-sale.html', 'title': 'Contact', 'isCurrentPage': false}, {'href': 'http://www.foodiefriendsfriday.com/', 'title': 'Foodie Friends Friday', 'isCurrentPage': false}], 'mobile': false}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image1', 'sidebar-right-1', null, document.getElementById('Image1'), {'resize': true}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_PlusBadgeView', new _WidgetInfo('PlusBadge1', 'sidebar-right-1', null, document.getElementById('PlusBadge1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_FollowersView', new _WidgetInfo('Followers1', 'sidebar-right-1', null, document.getElementById('Followers1'), {'title': 'Followers', 'codeSnippet': '\74script type\75\42text/javascript\42\76\n if (!window.google || !google.friendconnect) {\n document.write(\47\74script type\75\42text/javascript\42\47 +\n \47src\75\42http://www.google.com/friendconnect/script/friendconnect.js\42\76\47 +\n \47\74/scr\47 + \47ipt\76\47);\n }\n \74/script\76\n\74script type\75\42text/javascript\42\76\n if (!window.registeredBloggerCallbacks) {\n window.registeredBloggerCallbacks \75 true;\n\n \n\n \n gadgets.rpc.register(\47requestReload\47, function() {\n document.location.reload();\n });\n\n \n gadgets.rpc.register(\47requestSignOut\47, function(siteId) {\n \n google.friendconnect.container.openSocialSiteId \75 siteId;\n google.friendconnect.requestSignOut();\n });\n }\n \74/script\76\n\74script type\75\42text/javascript\42\76\n \n function registerGetBlogUrls() {\n gadgets.rpc.register(\47getBlogUrls\47, function() {\n var holder \75 {};\n \n \n \n \n holder.currentPost \75 \42http://www.blogger.com/feeds/1751558825372994375/posts/default/4386855153306022212\42;\n \n \n \n holder.currentComments \75 \42http://www.blogger.com/feeds/1751558825372994375/4386855153306022212/comments/default\42;\n \n holder.currentPostUrl \75 \42\42;\n holder.currentPostId \75 4386855153306022212\n \n \n \n holder.postFeed \75 \42http://www.blogger.com/feeds/1751558825372994375/posts/default\42;\n \n \n \n holder.commentFeed \75 \42http://www.blogger.com/feeds/1751558825372994375/comments/default\42;\n \n holder.currentBlogUrl \75 \42http://www.busyvegetarianmom.com/\42;\n holder.currentBlogId \75 \0421751558825372994375\42;\n \n return holder;\n });\n }\n \74/script\76\n\74script type\75\42text/javascript\42\76\n if (!window.registeredCommonBloggerCallbacks) {\n window.registeredCommonBloggerCallbacks \75 true;\n\n gadgets.rpc.register(\47resize_iframe\47, function(height) {\n var el \75 document.getElementById(this[\47f\47]);\n if (el) {\n el.style.height \75 height + \47px\47;\n }\n });\n\n \n gadgets.rpc.register(\47set_pref\47, function() {});\n\n registerGetBlogUrls();\n }\n \74/script\76\n\74div id\75\42div-k8gii2rmrqbs\42 style\75\42width: 100%; \42\76\74/div\76\n\74script type\75\42text/javascript\42\76\n var skin \75 {};\n skin[\47FACE_SIZE\47] \75 \04732\47;\n skin[\47HEIGHT\47] \75 \042260\42;\n skin[\47TITLE\47] \75 \42Followers\42;\n skin[\47BORDER_COLOR\47] \75 \42transparent\42;\n skin[\47ENDCAP_BG_COLOR\47] \75 \42transparent\42;\n skin[\47ENDCAP_TEXT_COLOR\47] \75 \42#b40762\42;\n skin[\47ENDCAP_LINK_COLOR\47] \75 \42#339933\42;\n skin[\47ALTERNATE_BG_COLOR\47] \75 \42transparent\42;\n \n skin[\47CONTENT_BG_COLOR\47] \75 \42transparent\42;\n skin[\47CONTENT_LINK_COLOR\47] \75 \42#339933\42;\n skin[\47CONTENT_TEXT_COLOR\47] \75 \42#b40762\42;\n skin[\47CONTENT_SECONDARY_LINK_COLOR\47] \75 \42#339933\42;\n skin[\47CONTENT_SECONDARY_TEXT_COLOR\47] \75 \42#000000\42;\n skin[\47CONTENT_HEADLINE_COLOR\47] \75 \42#a64d79\42;\n skin[\47FONT_FACE\47] \75 \42normal normal 15px \\x27Trebuchet MS\\x27, Trebuchet, sans-serif\42;\n google.friendconnect.container.setParentUrl(\42/\42);\n google.friendconnect.container[\42renderMembersGadget\42](\n {id: \42div-k8gii2rmrqbs\42,\n height: 260,\n \n \n \n site: \04210984146126725887114\42,\n \n locale: \47en\47 },\n skin);\n \74/script\076'}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML3', 'sidebar-right-1', null, document.getElementById('HTML3'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML1', 'sidebar-right-1', null, document.getElementById('HTML1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML2', 'sidebar-right-1', null, document.getElementById('HTML2'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML7', 'sidebar-right-1', null, document.getElementById('HTML7'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML8', 'sidebar-right-1', null, document.getElementById('HTML8'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML13', 'sidebar-right-1', null, document.getElementById('HTML13'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML14', 'sidebar-right-1', null, document.getElementById('HTML14'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML15', 'sidebar-right-1', null, document.getElementById('HTML15'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML16', 'sidebar-right-1', null, document.getElementById('HTML16'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML18', 'sidebar-right-1', null, document.getElementById('HTML18'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML17', 'sidebar-right-1', null, document.getElementById('HTML17'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense1', 'sidebar-right-1', null, document.getElementById('AdSense1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense5', 'sidebar-right-1', null, document.getElementById('AdSense5'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense3', 'sidebar-right-1', null, document.getElementById('AdSense3'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense7', 'sidebar-right-1', null, document.getElementById('AdSense7'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense6', 'sidebar-right-1', null, document.getElementById('AdSense6'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense9', 'sidebar-right-1', null, document.getElementById('AdSense9'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense10', 'sidebar-right-1', null, document.getElementById('AdSense10'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense8', 'sidebar-right-1', null, document.getElementById('AdSense8'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML4', 'sidebar-right-1', null, document.getElementById('HTML4'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML10', 'sidebar-left-1', null, document.getElementById('HTML10'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML11', 'sidebar-left-1', null, document.getElementById('HTML11'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'sidebar-left-1', null, document.getElementById('HTML6'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML19', 'sidebar-left-1', null, document.getElementById('HTML19'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense12', 'sidebar-left-1', null, document.getElementById('AdSense12'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'sidebar-left-1', null, document.getElementById('BlogArchive1'), {'languageDirection': 'ltr'}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense13', 'sidebar-left-1', null, document.getElementById('AdSense13'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense11', 'sidebar-left-1', null, document.getElementById('AdSense11'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML9', 'sidebar-left-1', null, document.getElementById('HTML9'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML5', 'footer-2-2', null, document.getElementById('HTML5'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_FollowByEmailView', new _WidgetInfo('FollowByEmail1', 'footer-2-2', null, document.getElementById('FollowByEmail1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_GadgetView', new _WidgetInfo('Gadget1', 'footer-2-2', null, document.getElementById('Gadget1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense2', 'footer-2-2', null, document.getElementById('AdSense2'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML12', 'footer-2-2', null, document.getElementById('HTML12'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_PlusOneView', new _WidgetInfo('PlusOne1', 'footer-2-1', null, document.getElementById('PlusOne1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'footer-2-1', null, document.getElementById('Profile1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AttributionView', new _WidgetInfo('Attribution1', 'footer-3', null, document.getElementById('Attribution1'), {'attribution': 'All content and photos are Copyright © 2012 Busy Vegetarian Mom. All RIghts Reserved.. Picture Window template. Template images by \74a href\75\47http://www.istockphoto.com/googleimages.php?id\0754024312\46platform\75blogger\46langregion\75en\47 target\75\47_blank\47\76kcline\74/a\76. Powered by \74a href\75\47http://www.blogger.com\47 target\75\47_blank\47\76Blogger\74/a\76.'}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML20', 'footer-1', null, document.getElementById('HTML20'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_AdSenseView', new _WidgetInfo('AdSense4', 'footer-1', null, document.getElementById('AdSense4'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_HeaderView', new _WidgetInfo('Header1', 'header', null, document.getElementById('Header1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', null, document.getElementById('Navbar1'), {}, 'displayModeFull')); | |
_WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', null, document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': '//www.blogger.com/static/v1/jsbin/3981298936-lbx.js', 'lightboxCssUrl': '//www.blogger.com/static/v1/v-css/228702327-lightbox_bundle.css'}, 'displayModeFull')); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment